]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/symtab.h
import gdb-1999-09-08 snapshot
[thirdparty/binutils-gdb.git] / gdb / symtab.h
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
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-10-14  Jason Molenda1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-09-08  Dawn Perchik * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add...
1997-06-28  Fred Fish * buildsym.h (struct subfile): Add debugformat member.
1997-06-13  Fred Fish * defs.h (perror_with_name): Is a NORETURN function.
1996-07-03  Mark Alexander * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,
1996-02-16  Fred Fish * bcache.c, bcache.h: New files to implement a byte...
1996-02-16  Fred Fish * demangle.c (is_cplus_marker): New function, checks...
1996-01-04  Steve Chamberlain * symtab.h (namespace enum): becomes typedef to avoid...
1995-10-24  Stu Grossman * infrun.c (wait_for_inferior): Disable questionable...
1994-04-15  Stan ShebsFri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros...
1994-04-08  Peter Schauer * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment...
1994-01-16  Jim Kingdon* symtab.h (struct symbol): Make section short, not...
1994-01-12  John Gilmore* symtab.h (struct symbol, general_symbol_info, minimal...
1993-12-27  Jim Kingdon * dbxread.c: Move default definition of GCC_COMPILED_F...
1993-11-02  Jim Kingdon * symtab.c, symtab.h, source.c: Change find_line_pc_ra...
1993-09-08  Jim Kingdon * minsyms.c, symtab.h (lookup_next_minimal_symbol...
1993-09-01  Jim Kingdon * symtab.h (struct linetable), xcoffread.c (arrange_li...
1993-08-24  Jim Kingdon * frame.h, symtab.h, findvar.c (read_var_value): ...
1993-08-21  Jim Kingdon* frame.h, symtab.h: Revise comments regarding baseregs.
1993-07-19  Peter Schauer Make breakpoint_re_set_one work with overloaded member...
1993-07-12  Jim Kingdon * symtab.c (decode_line_1): Use end of block to figure...
1993-07-08  Jim Kingdon * infcmd.c (run_stack_dummy): New argument name.
1993-06-29  Jim Kingdon* symtab.h: Add comments about line numbers.
1993-06-29  Jim Kingdon * symtab.h (struct symtab, line_charpos): Fix comment.
1993-05-26  Jim Kingdon * source.c (line_info): If --fullname, display the...
1993-04-23  Jim KingdonDoc fixes to previous doc fixes.
1993-04-22  Jim KingdonThu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus...
1993-04-22  Jim Kingdon * symtab.h: Clean up SYMBOL_VALUE comments.
1993-04-16  Fred FishRemove chill sanitizations, which are no longer necessary.
1993-04-16  Jim KingdonMore doc fixes
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-23  John Gilmore* symtab.h (struct linetable_entry): Remove confusing...
1992-12-23  Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-09-04  Per BothnerA ton of changes to improve C++ debugging. See ChangeLog.
1992-07-04  John GilmoreRelocate symbols using an array of section_offsets...
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-13  Fred Fish* symtab.h (struct symbol): Add aux_value union for...
1992-03-18  Fred FishChanges to implement the -mapped and -readnow options...
1991-12-23  Per BothnerOodles of changes. The most important is adding suppor...
1991-12-19  Stu Grossman* command.h, defs.h, eval.h, expression.h, remote-sa...
1991-11-28  John GilmoreMake structs work on DECstation (sigh)
1991-11-27  John GilmoreImprove G++ debugging support.
1991-11-21  John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-19  Fred FishAdd defines so that parsers produced by SVR4 versions...
1991-11-09  John GilmoreAdd tracking of object files (that contain symbols...
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 FishAdd three new builtin types (builtin_type_long_double...
1991-10-24  Fred FishRemove the object file specific fields from the partial...
1991-05-03  Jim KingdonMake it run on wingnut (88k, DGUX). Complete list...
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-19  John Gilmore * symtab.c (free_symtab): Declare as exported...
1991-04-13  John Gilmore * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LO...
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.3gdb-3.3
2012-06-03  gdb-3.1gdb-3.1
2012-06-03  gdb-2.8.1gdb-2.8.1
2012-06-03  gdb-2.8gdb-2.8
2012-06-03  gdb-2.5.2gdb-2.5.2
2012-06-03  gdb-2.5.1gdb-2.5.1
2012-06-03  gdb-2.4+.aux.coffgdb-2.4+.aux.coff