Age | Commit message (Expand) | Author | Files | Lines |
1992-07-04 | Tidy innerblock_complaint and blockvector_complaint. | John Gilmore | 1 | -3/+6 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -9/+9 |
1992-07-03 | * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris. | John Gilmore | 1 | -47/+72 |
1992-06-30 | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 1 | -0/+3 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -11/+11 |
1992-06-25 | * buildsym.c (read_sun_builtin_type): Handle new FCS Sun CC | Stu Grossman | 1 | -0/+8 |
1992-06-19 | * valprint.c (type_print_1): Plug memory leak. Print all | Fred Fish | 1 | -1/+1 |
1992-06-15 | * buildsym.c (define_symbol): Nameless types are now on several | John Gilmore | 1 | -7/+5 |
1992-06-13 | Lint | John Gilmore | 1 | -1/+1 |
1992-06-13 | * buildsym.h: Add processing_acc_compilation flag. | John Gilmore | 1 | -1/+144 |
1992-05-01 | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 1 | -76/+48 |
1992-04-09 | buildsym.c: Fix parameter mis-match. | Per Bothner | 1 | -1/+1 |
1992-04-09 | Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik). | Per Bothner | 1 | -0/+39 |
1992-04-02 | * buildsym.c (read_struct_type): Avoid coredump when C++ | John Gilmore | 1 | -1/+1 |
1992-03-29 | Create and use macros for iterating on symtabs, psymtabs, msymbols. | John Gilmore | 1 | -13/+33 |
1992-03-29 | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1 | -6/+6 |
1992-03-27 | Misc cleanups from code review. | John Gilmore | 1 | -3/+0 |
1992-03-24 | Fixed a place where dbx symbol name continuation was appearing in an | Michael Tiemann | 1 | -0/+1 |
1992-03-21 | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1 | -1/+2 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -1/+0 |
1992-03-02 | More changes, mostly from IBM for rs6000. (See ChangeLog.) | Per Bothner | 1 | -0/+2 |
1992-03-01 | More changes, mostly from IBM, for the rs6000. See ChangeLog. | Per Bothner | 1 | -12/+22 |
1992-02-29 | Mostly rs6000 changes from IBM. | Per Bothner | 1 | -0/+4 |
1992-02-22 | Saberlint. | John Gilmore | 1 | -1/+0 |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1 | -209/+330 |
1992-02-07 | * buildsym.c (read_struct_type): Avoid double-bump of parse ptr | John Gilmore | 1 | -3/+5 |
1992-01-27 | * buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug. | John Gilmore | 1 | -2/+4 |
1992-01-20 | Fix demangling of destructors, and fix a minor indentation problem. | Michael Tiemann | 1 | -1/+1 |
1992-01-07 | buildsym.c (cleanup_undefined_types): Add support for enums. | Stu Grossman | 1 | -1/+5 |
1991-12-27 | More changes, mostly cleanups from the last set. | Per Bothner | 1 | -2/+2 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -24/+34 |
1991-12-09 | Integrated quick fixes to C++ handling of static member functions and | Michael Tiemann | 1 | -17/+19 |
1991-12-05 | Supply missing parenthesis (~line 1269). | Fred Fish | 1 | -1/+1 |
1991-12-05 | Fix things pointed up by Fred Fish's test suite; see ChangeLog. | John Gilmore | 1 | -77/+137 |
1991-12-01 | Changes due to include file renaming: | Steve Chamberlain | 1 | -1/+1 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -16/+34 |
1991-11-22 | SCO lint. | John Gilmore | 1 | -1/+1 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+0 |
1991-11-18 | Make changes needed to handle code which uses ANSI-mangled names (and | Michael Tiemann | 1 | -5/+52 |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 1 | -13/+3 |
1991-11-12 | * Makefile.in: Add xcoffread.c, xcoffexec.c. | John Gilmore | 1 | -0/+18 |
1991-11-09 | Remove Rs/6000 changes (patch_block_stabs) so it will link without. | John Gilmore | 1 | -12/+0 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1 | -56/+205 |
1991-11-04 | * infrun.c: Fixed typo in comment. | Per Bothner | 1 | -15/+17 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1 | -33/+145 |
1991-10-26 | Break out symbol-table-building routines | John Gilmore | 1 | -0/+2791 |