]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/symtab.c
import gdb-1999-07-07 post reformat
[thirdparty/binutils-gdb.git] / gdb / symtab.c
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
1999-06-28  Jason Molendaimport gdb-1999-06-28 snapshot
1999-06-07  Jason Molendaimport gdb-1999-06-07 snapshot
1999-05-25  Jason Molendaimport gdb-1999-05-25 snapshot
1999-05-05  Stan Shebsimport gdb-19990504 snapshot
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan Shebsimport gdb-19990422 snapshot
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository gdb-4_18-branchpoint
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-28  David Taylorhp merge changes -- too numerous to mention here; see...
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-07-17  Ron Unrau * blockframe.c (find_pc_sect_partial_function...
1998-06-27  Keith Seitz * symtab.h (enum namespace): Add new namespaces...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-09  Doug Evans * symtab.c (fixup_psymbol_section): Move forward decla...
1998-01-23  Fred Fish * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "...
1998-01-12  Michael SnyderMon Jan 12 11:46:51 1998 Michael Snyder (msnyder...
1997-10-22  Jeff LawMore comment fixes to make the code clearer.
1997-10-22  Jeff Law * symtab.c: Include inferior.h.
1997-09-09  Jeff Law * symtab.c (lookup_block_symbol): Add missing...
1997-09-08  Dawn Perchik * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add...
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.
next