* Makefile.in (depend): Fix dependancy generation so that it does
[external/binutils.git] / gdb / dwarfread.c
1992-03-29 John GilmoreCreate and use macros for iterating on symtabs, psymtab...
1992-03-21 Fred FishMany changes, most related to creating entry point...
1992-03-15 Fred FishGlobs of changes. See the ChangeLog for details. ...
1992-03-03 Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-02-22 John GilmoreSaberlint.
1992-02-22 John Gilmore* Check in Fred Fish's changes in these modules. Fred
1992-02-17 Fred FishAdd code to handle TAG_pointer_type DIE's (DWARF Inform...
1992-02-17 Fred FishWhen creating user defined types for subroutine and...
1992-01-24 Fred FishThe list_in_scope pointer needs to be initialized to...
1992-01-15 Fred FishChanges to fix bug with static variables within functio...
1992-01-11 Fred FishMany changes to convert over to generic symbol table...
1991-12-28 Per BothnerMissed some stuff last time.
1991-12-27 Fred FishVarious changes to clean up ADD_PSYMBOL_TO_LIST and...
1991-12-23 Per BothnerOodles of changes. The most important is adding suppor...
1991-12-16 Fred FishNumerous small changes and a complete reorganization...
1991-12-06 Fred FishMore fixes for opaque and anonymous enumerations, struc...
1991-12-06 Fred FishFixes to improve opaque struct/union handling. Still...
1991-12-06 John Gilmore* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves...
1991-12-06 Fred FishSeveral changes to fix misc problems with enums, struct...
1991-12-05 Fred FishArrange for enumeration members to be manipulated in...
1991-12-04 Fred FishHandle structures and unions which contain DIE's other...
1991-12-01 Steve Chamberlain Changes due to include file renaming:
1991-11-30 Fred FishAdd tm-i386v4.h and xm-i386v4.h to Sanitize, add i386...
1991-11-22 Fred FishInitialize the c++ specific portion of the type structu...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-20 Fred FishRecognize obsolete form of AT_element_list attribute...
1991-11-20 Fred FishIgnore names invented by helpful compilers for anonymou...
1991-11-18 Fred FishChanges to match new DWARF draft 5 version of include...
1991-11-18 Michael TiemannMake changes needed to handle code which uses ANSI...
1991-11-15 David Henkel-Wallaceansi name abuse changes
1991-11-15 Fred FishChanges to build misc function vector entries from...
1991-11-12 Fred FishRemove internal gdb definition of fixed arg count conca...
1991-11-09 Fred FishRemove leftover call to do_cleanups() which resulted...
1991-11-09 John GilmoreAdd tracking of object files (that contain symbols...
1991-11-06 Per BothnerAdd C++ as a separate language.
1991-10-26 John Gilmore* symfile.c (syms_from_bfd): New routine.
1991-10-25 Fred FishAdd casts to remove compiler warnings from native Sun cc.
1991-10-25 Fred FishRemove prototype for dwarfwarn(). Breaks with <varargs.h>.
1991-10-24 John GilmoreUse <varargs.h>, since <stdarg.h> is not portable.
1991-10-24 Fred FishNew files for DWARF debugging format support, ELF objec...