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