aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * c-valprint.c (print_function_pointer_address): New functionPeter Schauer2000-11-201-3/+23
* Protoization.Kevin Buettner2000-07-301-16/+5
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-10/+13
* C++ changes for 5.0, finally committed.Daniel Berlin2000-04-041-0/+14
* Clean up compiler warnings:Jim Kingdon2000-02-081-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-3/+3
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-12/+18
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-3/+6
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-111/+112
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+535
* Initial creation of sourceware repositoryStan Shebs1999-04-161-535/+0
* c_value_print -- remove hack^2 from HP -- it causes testsuite losses withDavid Taylor1999-01-051-8/+1
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-1/+5
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-36/+99
* * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1998-10-051-2/+4
* * c-valprint.c (c_val_print): Use extract_address to retrievePeter Schauer1997-08-031-4/+5
* * c-valprint.c: Fix checkin glitch.Dawn Perchik1997-02-121-1/+0
* * c-valprint.c (c_val_print): Fix printing for arrays definedDawn Perchik1997-02-121-0/+1
* * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1997-01-041-2/+3
* * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologuePeter Schauer1996-11-091-3/+4
* * c-valprint.c (c_val_print): Fix printing for arrays definedDawn Perchik1996-04-291-0/+1
* * stabsread.c (rs6000_builtin_type): Make bool type unsigned.Per Bothner1996-01-241-2/+14
* * ch-exp.y: Replaced by ...Per Bothner1995-11-301-44/+13
* * values.c allocate_repeat_value): Allocate an array type, andPer Bothner1995-10-061-45/+22
* Update FSF address.Fred Fish1995-08-021-1/+1
* Fix problems with infinite recursion when printing a classPeter Schauer1995-03-101-5/+3
* * c-valprint.c (c_value_print): Check for plain literal `char'Peter Schauer1994-11-011-3/+3
* Stop printing at null char option, from Oliver MeyerStan Shebs1994-07-151-2/+19
* * Makefile.in (dcache_h): Remove redundant definition.Stan Shebs1994-06-301-1/+0
* Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner1994-06-051-0/+61
* Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner1994-05-051-0/+11
* * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon1994-05-041-2/+2
* * valprint.c (val_print_string): Ignore error if the errorJim Kingdon1994-03-131-3/+4
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-2/+2
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-4/+5
* * valops.c (value_assign): Set `type' after coercing toval.Peter Schauer1994-01-251-2/+4
* * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.Jim Kingdon1994-01-111-5/+10
* Modified Files:Kung Hsu1993-12-171-3/+3
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-7/+7
* Modified Files:Kung Hsu1993-09-291-1/+18
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-1/+1
* gcc lintK. Richard Pixley1993-09-081-1/+0
* * c-valprint.c (c_val_print): Fix thinko with unspecified lengthJim Kingdon1993-07-121-2/+3
* * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.Jim Kingdon1993-06-251-0/+4
* * Makefile.in (VERSION): Bump to 4.9.2.Fred Fish1993-06-121-4/+0
* * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1993-04-291-5/+1
* * coffread.c (process_coff_symbol): Change PCC argument correctionJohn Gilmore1993-03-021-1/+1
* * c-exp.y (exp): Add production to support direct creationFred Fish1993-01-191-0/+1
* * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1993-01-161-14/+16
* * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish1993-01-141-149/+7