| Commit message (Expand) | Author | Age | Files | Lines |
* | The list_in_scope pointer needs to be initialized to point to a | Fred Fish | 1992-01-24 | 1 | -1/+1 |
* | Changes to fix bug with static variables within function scopes. | Fred Fish | 1992-01-15 | 1 | -14/+13 |
* | Many changes to convert over to generic symbol table reading code in | Fred Fish | 1992-01-11 | 1 | -647/+92 |
* | Missed some stuff last time. | Per Bothner | 1991-12-28 | 1 | -1/+1 |
* | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1991-12-27 | 1 | -79/+23 |
* | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1991-12-23 | 1 | -8/+20 |
* | Numerous small changes and a complete reorganization of solib.c, to support | Fred Fish | 1991-12-16 | 1 | -4/+12 |
* | More fixes for opaque and anonymous enumerations, structures, and unions. | Fred Fish | 1991-12-06 | 1 | -18/+36 |
* | Fixes to improve opaque struct/union handling. Still fails to find the | Fred Fish | 1991-12-06 | 1 | -12/+24 |
* | * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in | John Gilmore | 1991-12-06 | 1 | -1/+0 |
* | Several changes to fix misc problems with enums, structs, and unions, | Fred Fish | 1991-12-06 | 1 | -71/+126 |
* | Arrange for enumeration members to be manipulated in source code order, | Fred Fish | 1991-12-05 | 1 | -3/+15 |
* | Handle structures and unions which contain DIE's other than just member | Fred Fish | 1991-12-04 | 1 | -13/+27 |
* | Changes due to include file renaming: | Steve Chamberlain | 1991-12-01 | 1 | -1/+1 |
* | Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration | Fred Fish | 1991-11-30 | 1 | -2/+6 |
* | Initialize the c++ specific portion of the type structure for union types | Fred Fish | 1991-11-22 | 1 | -14/+18 |
* | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1991-11-21 | 1 | -4/+1 |
* | Recognize obsolete form of AT_element_list attribute still used by AT&T | Fred Fish | 1991-11-20 | 1 | -4/+31 |
* | Ignore names invented by helpful compilers for anonymous structs, unions, | Fred Fish | 1991-11-20 | 1 | -2/+6 |
* | Changes to match new DWARF draft 5 version of include/dwarf.h. | Fred Fish | 1991-11-18 | 1 | -33/+22 |
* | Make changes needed to handle code which uses ANSI-mangled names (and | Michael Tiemann | 1991-11-18 | 1 | -0/+3 |
* | ansi name abuse changes | David Henkel-Wallace | 1991-11-15 | 1 | -3/+27 |
* | Changes to build misc function vector entries from canonical bfd symbol | Fred Fish | 1991-11-15 | 1 | -16/+10 |
* | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 1991-11-12 | 1 | -2/+2 |
* | Remove leftover call to do_cleanups() which resulted from a previous change. | Fred Fish | 1991-11-09 | 1 | -3/+0 |
* | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1991-11-09 | 1 | -108/+63 |
* | Add C++ as a separate language. | Per Bothner | 1991-11-06 | 1 | -3/+11 |
* | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 1991-10-26 | 1 | -1/+0 |
* | Add casts to remove compiler warnings from native Sun cc. | Fred Fish | 1991-10-25 | 1 | -2/+2 |
* | Remove prototype for dwarfwarn(). Breaks with <varargs.h>. | Fred Fish | 1991-10-25 | 1 | -2/+1 |
* | Use <varargs.h>, since <stdarg.h> is not portable. | John Gilmore | 1991-10-24 | 1 | -3/+6 |
* | New files for DWARF debugging format support, ELF object file support, SVR4 | Fred Fish | 1991-10-24 | 1 | -0/+3574 |