Age | Commit message (Expand) | Author | Files | Lines |
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 |
1991-10-26 | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 1 | -20/+0 |
1991-10-24 | Remove the object file specific fields from the partial symbol table | Fred Fish | 1 | -36/+51 |
1991-09-19 | * mipsread.c (_initialize_mipsread): Avoid using | John Gilmore | 1 | -1/+7 |
1991-09-19 | * symfile.c (allocate_symtab): New fn, consolidates the work | John Gilmore | 1 | -9/+30 |
1991-09-17 | Fix signed vs. unsigned char bug in parse_lines(). | Stu Grossman | 1 | -215/+229 |
1991-07-19 | Make mipsread.c handle static symbols, both in psymtabs and symtabs. | John Gilmore | 1 | -83/+169 |
1991-07-09 | * core.c (memory_error): Reword error msg to mislead less. | John Gilmore | 1 | -34/+52 |
1991-05-13 | * mipsread.c: Rather than keeping count of how many symtabs | John Gilmore | 1 | -113/+113 |
1991-05-03 | Mips bringup and general cleanup | John Gilmore | 1 | -234/+0 |
1991-04-20 | * mipsread.c (parse_symbol): Set startup_file_{start,end} if | Jim Kingdon | 1 | -0/+5 |
1991-04-19 | *** empty log message *** | Jim Kingdon | 1 | -1/+3 |
1991-04-13 | * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New | John Gilmore | 1 | -20/+27 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+2879 |