Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-10-24 | Add three new builtin types (builtin_type_long_double, builtin_type_complex, | Fred Fish | 1 | -0/+3 | |
and builtin_type_double_complex). Also add and use various TARGET_<TYPE>_BIT macros to indicate the sizes of various types on the target machine. | |||||
1991-10-24 | Remove the object file specific fields from the partial symbol table | Fred Fish | 1 | -46/+37 | |
structure and replace them with a pointer to private data for each different flavor of object file reader to initialize appropriately. | |||||
1991-05-03 | Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog. | Jim Kingdon | 1 | -0/+7 | |
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1 | -0/+15 | |
Look at the ChangeLog for Apr 30 and May 1. | |||||
1991-04-30 | Tue Apr 30 13:13:33 1991 Michael Tiemann (tiemann at cygint.cygnus.com) | Michael Tiemann | 1 | -1/+1 | |
* valprint.c (type_print_base): If the type being printed is a struct containing undefined types, print "<undefine type>" as the type instead of crashing. * values.c (value_headof): Get the vtable pointer taking TYPE_VPTR_BASETYPE into account. * symtab.c, symtab.h, dbxread.c: Fix various whitespace splotches. | |||||
1991-04-26 | * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long | Jim Kingdon | 1 | -2/+21 | |
regardless of LONG_LONG. symtab.c, symtab.h (allocate_stub_method): New function. | |||||
1991-04-19 | * symtab.c (free_symtab): Declare as exported void fn now. | John Gilmore | 1 | -0/+3 | |
1991-04-13 | * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New | John Gilmore | 1 | -0/+5 | |
defines for the blocks of a blockvector that contain global and file-static symbols and the first of the smaller scope contours. | |||||
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+884 | |
1990-09-05 | Initial revision | John Gilmore | 1 | -371/+0 | |
2012-06-03 | gdb-3.3 | gdb-3.3 | 1 | -26/+53 | |
2012-06-03 | gdb-3.1 | gdb-3.1 | 1 | -4/+65 | |
2012-06-03 | gdb-2.8.1 | gdb-2.8.1 | 1 | -3/+71 | |
2012-06-03 | gdb-2.8 | gdb-2.8 | 1 | -70/+8 | |
2012-06-03 | gdb-2.5.2 | gdb-2.5.2 | 1 | -1/+1 | |
2012-06-03 | gdb-2.5.1 | gdb-2.5.1 | 1 | -25/+74 | |
2012-06-03 | gdb-2.4+.aux.coff | gdb-2.4+.aux.coff | 1 | -0/+228 | |