* config/i386/nm-linux.h: Enable prototypes that were #ifdef out.
[binutils-gdb.git] / gdb / symtab.c
1997-06-13 Fred Fish * config/i386/nm-linux.h: Enable prototypes that were...
1997-06-13 Fred Fish * defs.h (perror_with_name): Is a NORETURN function.
1997-06-07 Peter Schauerstart-sanitize-gdbtk
1997-04-19 Peter Schauer * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs600...
1997-03-22 Peter Schauer * c-exp.y (yylex): Handle nested template parameter...
1997-01-04 Stu Grossman * Makefile.in configure configure.in: Remove ENABLE_C...
1996-12-14 Peter Schauer * c-exp.y (qualified_name): Replace explicit check...
1996-07-26 Fred FishSee gdb ChangeLog entry with header:
1996-01-04 Steve Chamberlain * mdebugread.c (mylookup_symbol): enum namespace becomes
1995-11-30 Per Bothner * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f...
1995-11-25 Peter Schauer * mdebugread.c (handle_psymbol_enumerators, parse_symbol):
1995-10-26 Brendan Kehoe * regex.h: Renamed to gnu-regex.h.
1995-10-24 Stu Grossman * infrun.c (wait_for_inferior): Disable questionable...
1995-08-11 Kung Hsu * symtab.c (list_symbols): if break command set breakp...
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1994-10-08 Peter Schauer Speed up GDB startup time by not demangling partial...
1994-05-13 Jim Kingdon gcc -Wall lint:
1994-04-28 Jim Kingdon * utils.c, defs.h (error_begin): New function.
1994-03-15 Peter Schauer For Sunos 4.x targets, enable gdb to set breakpoints...
1994-03-01 Peter Schauer * symtab.c (decode_line_1): Handle the case when...
1994-01-16 Jim Kingdon* symtab.c (lookup_symbol): Add comment about QUIT...
1994-01-12 John Gilmore* symtab.c (find_addr_symbol): New routine that will...
1994-01-06 Jim Kingdon* symtab.c (lookup_symbol): Don't try adding .c to...
1993-12-31 Peter Schauer * symtab.c (find_methods): Call fprintf_symbol_filtere...
1993-11-19 Jim Kingdon * symtab.c (decode_line_1): Add comment about use of
1993-11-19 Kung HsuModified Files:
1993-11-17 Jim Kingdon * symtab.c (gdb_mangle_name): Only assume that the...
1993-11-15 Kung HsuModified Files:
1993-11-10 Jim Kingdon gcc -Wall lint:
1993-11-08 Peter Schauer * symtab.c (decode_line_1, decode_line_2): Do not...
1993-11-02 Jim Kingdon * symtab.c, symtab.h, source.c: Change find_line_pc_ra...
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-10-21 Jim Kingdon* symtab.c (decode_line_1): Don't use SYMBOL_LINE for...
1993-09-29 Kung HsuModified Files:
1993-09-28 Jim KingdonTue Sep 28 09:45:38 1993 Peter Schauer (pes@regent...
1993-09-27 Jim Kingdon* symtab.c (find_pc_line): Fix comments.
1993-09-02 Jim Kingdon * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol...
1993-09-02 Jim Kingdon * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y...
1993-09-01 Jim Kingdon * symtab.c (find_pc_line, find_line_common),
1993-08-24 Jim Kingdon * frame.h, symtab.h, findvar.c (read_var_value): ...
1993-08-20 Peter Schauer * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):
1993-07-19 Peter Schauer Make breakpoint_re_set_one work with overloaded member...
1993-07-17 Jim Kingdon * symtab.c (find_pc_symtab): Call warning, not printf...
1993-07-12 Jim Kingdon * symtab.c (decode_line_1): Use end of block to figure...
1993-04-16 Jim Kingdon * symtab.{c,h}: Doc fixes (remove symseg references...
1993-04-08 Peter Schauer * symtab.h (DESTRUCTOR_PREFIX_P): New macro...
1993-03-11 Fred Fish * utils.c (fputs_demangled, fprint_symbol): Remove.
1993-03-11 Fred Fish * utils.c (fputs_demangled): Complete rewrite to...
1993-03-11 Fred Fish * main.c (source_command): Require an explicit pathna...
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-18 Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-11-16 Stu Grossman* symtab.c (find_pc_line): Improve code per gnu's...
1992-11-15 Fred Fish * Makefile.in (VERSION): Bump to 4.7.2
1992-11-14 Stu Grossman* infcmd.c (step_over_calls): Improve comments.
1992-09-10 John GilmoreRemoved a large number of changes inserted by Per Bothner
1992-09-04 K. Richard Pixleytab completion optimization
1992-09-04 Per BothnerA ton of changes to improve C++ debugging. See ChangeLog.
1992-07-09 Fred Fish * dwarfread.c (alloc_utype, decode_subscr_data): ...
1992-07-08 Stu Grossman* dbxread.c (dbx_symfile_init): Init stab_section_info...
1992-07-04 John Gilmore* main.c (main): Read the $HOME/.gdbinit file before...
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-25 Fred Fish * mipsread.c: Pass NULL name pointer to init_type...
1992-06-21 John GilmoreCOFF changes for dealing better with EPI 29K C compiler...
1992-04-22 Stu Grossman* symtab.c (lookup_symbol): Need to check if msymbol...
1992-03-19 Per Bothner Some improvements to g++ debugging.
1992-03-15 Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-02-29 Per BothnerMostly rs6000 changes from IBM.
1992-02-27 John Gilmore* breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.
1992-01-27 Michael TiemannDelete a superfluous space.
1991-12-23 Per BothnerOodles of changes. The most important is adding suppor...
1991-12-06 John Gilmore* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves...
1991-12-06 John Gilmore* symtab.c (check_stub_method): Must allocate two...
1991-11-30 Fred FishChange simple call to printf of error message to a...
1991-11-27 John GilmoreImprove G++ debugging support.
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-15 David Henkel-Wallaceansi name abuse changes
1991-11-12 Per BothnerFixes related to handling of C++ methods (handle destru...
1991-10-27 John Gilmore* buildsym.c: Break out initial malloc sizes.
1991-10-26 Per Bothner Various fixes to improve g++ debugging. See ChangeLog.
1991-10-24 Fred FishMake internal errors produce more useful messages.
1991-09-28 John Gilmore* symtab.c (lookup_method_type): Arguments were swappe...
1991-09-20 John Gilmore* utils.c (!HAVE_VPRINTF): Define vfprintf as a functi...
1991-09-19 John Gilmore* symtab.c (_initialize_symtab): Remove builtin type
1991-05-30 John GilmoreRoll in Tiemann changes for gcc -ansi. Fix assorted...
1991-05-04 John GilmoreSaber C (lint) cleanups, and a few bug fixes. See...
1991-05-02 Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-04-30 Michael TiemannTue Apr 30 13:13:33 1991 Michael Tiemann (tiemann...
1991-04-26 Jim Kingdon * symtab.c, symtab.h: Have a builtin_type_{,unsigned_...
1991-04-24 Jim Kingdon * symtab.c (lookup_symbol): Add 3 more of those loops...
1991-04-21 Jim Kingdon * coffread.c (find_linenos): Use LINESZ not sizeof...
1991-04-19 John Gilmore * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_L...
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28 K. Richard PixleyInitial revision
1990-09-05 John GilmoreInitial revision
2012-06-03 gdb-3.5gdb-3.5
2012-06-03 gdb-3.4gdb-3.4
2012-06-03 gdb-3.3gdb-3.3
2012-06-03 gdb-3.1gdb-3.1
2012-06-03 gdb-2.8.1gdb-2.8.1
next