summaryrefslogtreecommitdiffstats
path: root/gdb/dwarfread.c
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (VERSION): Bump to 4.5.2.Fred Fish1992-05-031-1/+21
* Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1992-04-171-9/+9
* Extensive changes to replace swapin() function with target_to_host()Fred Fish1992-04-141-347/+534
* Add swapin() function, and SWAPIN macro that calls it, to do byte swappingFred Fish1992-04-111-75/+127
* Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1992-03-291-17/+11
* Many changes, most related to creating entry point information on a per-objfileFred Fish1992-03-211-14/+11
* Globs of changes. See the ChangeLog for details. Most related toFred Fish1992-03-151-10/+10
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-2/+1
* Saberlint.John Gilmore1992-02-221-3/+0
* * Check in Fred Fish's changes in these modules. FredJohn Gilmore1992-02-221-479/+432
* Add code to handle TAG_pointer_type DIE's (DWARF Information Entries)Fred Fish1992-02-171-0/+51
* When creating user defined types for subroutine and array types, checkFred Fish1992-02-171-8/+42
* The list_in_scope pointer needs to be initialized to point to aFred Fish1992-01-241-1/+1
* Changes to fix bug with static variables within function scopes.Fred Fish1992-01-151-14/+13
* Many changes to convert over to generic symbol table reading code inFred Fish1992-01-111-647/+92
* Missed some stuff last time.Per Bothner1991-12-281-1/+1
* Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1991-12-271-79/+23
* Oodles of changes. The most important is adding support for stabsPer Bothner1991-12-231-8/+20
* Numerous small changes and a complete reorganization of solib.c, to supportFred Fish1991-12-161-4/+12
* More fixes for opaque and anonymous enumerations, structures, and unions.Fred Fish1991-12-061-18/+36
* Fixes to improve opaque struct/union handling. Still fails to find theFred Fish1991-12-061-12/+24
* * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us inJohn Gilmore1991-12-061-1/+0
* Several changes to fix misc problems with enums, structs, and unions,Fred Fish1991-12-061-71/+126
* Arrange for enumeration members to be manipulated in source code order,Fred Fish1991-12-051-3/+15
* Handle structures and unions which contain DIE's other than just memberFred Fish1991-12-041-13/+27
* Changes due to include file renaming:Steve Chamberlain1991-12-011-1/+1
* Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configurationFred Fish1991-11-301-2/+6
* Initialize the c++ specific portion of the type structure for union typesFred Fish1991-11-221-14/+18
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-4/+1
* Recognize obsolete form of AT_element_list attribute still used by AT&TFred Fish1991-11-201-4/+31
* Ignore names invented by helpful compilers for anonymous structs, unions,Fred Fish1991-11-201-2/+6
* Changes to match new DWARF draft 5 version of include/dwarf.h.Fred Fish1991-11-181-33/+22
* Make changes needed to handle code which uses ANSI-mangled names (andMichael Tiemann1991-11-181-0/+3
* ansi name abuse changesDavid Henkel-Wallace1991-11-151-3/+27
* Changes to build misc function vector entries from canonical bfd symbolFred Fish1991-11-151-16/+10
* Remove internal gdb definition of fixed arg count concat() function andFred Fish1991-11-121-2/+2
* Remove leftover call to do_cleanups() which resulted from a previous change.Fred Fish1991-11-091-3/+0
* Add tracking of object files (that contain symbols) to gdb.John Gilmore1991-11-091-108/+63
* Add C++ as a separate language.Per Bothner1991-11-061-3/+11
* * symfile.c (syms_from_bfd): New routine.John Gilmore1991-10-261-1/+0
* Add casts to remove compiler warnings from native Sun cc.Fred Fish1991-10-251-2/+2
* Remove prototype for dwarfwarn(). Breaks with <varargs.h>.Fred Fish1991-10-251-2/+1
* Use <varargs.h>, since <stdarg.h> is not portable.John Gilmore1991-10-241-3/+6
* New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish1991-10-241-0/+3574
OpenPOWER on IntegriCloud