Age | Commit message (Expand) | Author | Files | Lines |
1993-05-22 | * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefine | Peter Schauer | 1 | -4/+26 |
1993-04-16 | * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue | Peter Schauer | 1 | -3/+28 |
1993-03-28 | * breakpoint.c (breakpoint_re_set_one): Fix storage leak. | Peter Schauer | 1 | -1/+6 |
1993-03-23 | * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, | Fred Fish | 1 | -1/+1 |
1993-03-22 | * mipsread.c (compare_blocks): Sort blocks with the same start | Ian Lance Taylor | 1 | -1/+1 |
1993-03-22 | * mipsread.c (parse_procedure): Save cur_fdr accross call to | Peter Schauer | 1 | -621/+597 |
1993-02-04 | Reindented to GNU standard. No semantic changes. This checkin is to | Ian Lance Taylor | 1 | -2084/+2239 |
1993-02-02 | Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -23/+10 |
1993-02-02 | * hp300ux-nat.c: Update copyrights. | John Gilmore | 1 | -11/+11 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1 | -14/+20 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -1/+2 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -14/+15 |
1992-12-15 | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 1 | -3/+16 |
1992-10-21 | * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specific | John Gilmore | 1 | -5/+4 |
1992-10-15 | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 1 | -7/+7 |
1992-10-15 | * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo." | Stu Grossman | 1 | -70/+100 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -2/+2 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -7/+10 |
1992-06-25 | * mipsread.c: Pass NULL name pointer to init_type, not 0. | Fred Fish | 1 | -10/+8 |
1992-06-17 | * mipsread.c: Undo ill effects from including <strings.h>, | Fred Fish | 1 | -2/+5 |
1992-06-16 | * mipsread.c: #include <strings.h> for rindex(). | Stu Grossman | 1 | -6/+9 |
1992-04-15 | Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, | Fred Fish | 1 | -9/+15 |
1992-04-12 | * mipsread.c (parse_partial_symbols): Complain when sh->index is | John Gilmore | 1 | -605/+693 |
1992-04-07 | * mipsread.c: Create a .gdbinfo pseudo-symbol for each | Stu Grossman | 1 | -3/+5 |
1992-04-07 | * mipsread.c: Create a .gdbinfo pseudo-symbol for each | Per Bothner | 1 | -18/+34 |
1992-04-07 | * mipsread.c: Fix many invocations of complain. Use enum | Stu Grossman | 1 | -6/+7 |
1992-04-06 | * mipsread.c: Fix many invocations of complain. | Stu Grossman | 1 | -9/+9 |
1992-04-04 | * buildsym.h, dbxread.c, mipsread.c: Add objfile arg to | Stu Grossman | 1 | -1/+2 |
1992-04-03 | * Makefile.in (OBS): Compile mipsread.c for all targets now. | John Gilmore | 1 | -10/+15 |
1992-04-03 | * mipsread.c (fixup_sigtramp): Also look for _sigtramp as a real | Stu Grossman | 1 | -34/+38 |
1992-03-31 | * mipsread.c (parse_symbol, parse_procedure): Re-do the way that | Stu Grossman | 1 | -83/+39 |
1992-03-29 | Create and use macros for iterating on symtabs, psymtabs, msymbols. | John Gilmore | 1 | -140/+130 |
1992-03-21 | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1 | -11/+8 |
1992-03-19 | * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, | Fred Fish | 1 | -16/+48 |
1992-03-14 | * mipsread.c (mipscoff_symfile_read): Eliminate a lot of | John Gilmore | 1 | -15/+13 |
1992-03-05 | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 1 | -2/+3 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -140/+227 |
1992-02-22 | * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. | John Gilmore | 1 | -108/+121 |
1992-02-06 | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 1 | -10/+11 |
1992-02-05 | Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. | Per Bothner | 1 | -9/+39 |
1992-01-30 | Various fixed triggered by trying to do the right thing wrt | Per Bothner | 1 | -83/+147 |
1992-01-28 | Handle debug symbols in dynamically loaded (relocated) code: | John Gilmore | 1 | -122/+174 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -658/+579 |
1991-12-01 | Changes due to include file renaming: | Steve Chamberlain | 1 | -1/+1 |
1991-11-28 | Make structs work on DECstation (sigh) | John Gilmore | 1 | -3/+8 |
1991-11-27 | Fix syntax errors. | John Gilmore | 1 | -2/+3 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -35/+37 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -8/+8 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1 | -23/+30 |
1991-11-01 | * mipsread.c (read_mips_symtab, read_the_mips_symtab): Use real | John Gilmore | 1 | -3/+6 |