| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1993-01-16 | 1 | -14/+20 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -1/+2 |
* | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1992-12-15 | 1 | -14/+15 |
* | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 1992-12-15 | 1 | -3/+16 |
* | * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specific | John Gilmore | 1992-10-21 | 1 | -5/+4 |
* | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 1992-10-15 | 1 | -7/+7 |
* | * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo." | Stu Grossman | 1992-10-15 | 1 | -70/+100 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -2/+2 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -7/+10 |
* | * mipsread.c: Pass NULL name pointer to init_type, not 0. | Fred Fish | 1992-06-25 | 1 | -10/+8 |
* | * mipsread.c: Undo ill effects from including <strings.h>, | Fred Fish | 1992-06-17 | 1 | -2/+5 |
* | * mipsread.c: #include <strings.h> for rindex(). | Stu Grossman | 1992-06-16 | 1 | -6/+9 |
* | Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, | Fred Fish | 1992-04-15 | 1 | -9/+15 |
* | * mipsread.c (parse_partial_symbols): Complain when sh->index is | John Gilmore | 1992-04-12 | 1 | -605/+693 |
* | * mipsread.c: Create a .gdbinfo pseudo-symbol for each | Stu Grossman | 1992-04-07 | 1 | -3/+5 |
* | * mipsread.c: Create a .gdbinfo pseudo-symbol for each | Per Bothner | 1992-04-07 | 1 | -18/+34 |
* | * mipsread.c: Fix many invocations of complain. Use enum | Stu Grossman | 1992-04-07 | 1 | -6/+7 |
* | * mipsread.c: Fix many invocations of complain. | Stu Grossman | 1992-04-06 | 1 | -9/+9 |
* | * buildsym.h, dbxread.c, mipsread.c: Add objfile arg to | Stu Grossman | 1992-04-04 | 1 | -1/+2 |
* | * Makefile.in (OBS): Compile mipsread.c for all targets now. | John Gilmore | 1992-04-03 | 1 | -10/+15 |
* | * mipsread.c (fixup_sigtramp): Also look for _sigtramp as a real | Stu Grossman | 1992-04-03 | 1 | -34/+38 |
* | * mipsread.c (parse_symbol, parse_procedure): Re-do the way that | Stu Grossman | 1992-03-31 | 1 | -83/+39 |
* | Create and use macros for iterating on symtabs, psymtabs, msymbols. | John Gilmore | 1992-03-29 | 1 | -140/+130 |
* | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1992-03-21 | 1 | -11/+8 |
* | * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, | Fred Fish | 1992-03-19 | 1 | -16/+48 |
* | * mipsread.c (mipscoff_symfile_read): Eliminate a lot of | John Gilmore | 1992-03-14 | 1 | -15/+13 |
* | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 1992-03-05 | 1 | -2/+3 |
* | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1992-03-03 | 1 | -140/+227 |
* | * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. | John Gilmore | 1992-02-22 | 1 | -108/+121 |
* | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 1992-02-06 | 1 | -10/+11 |
* | Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. | Per Bothner | 1992-02-05 | 1 | -9/+39 |
* | Various fixed triggered by trying to do the right thing wrt | Per Bothner | 1992-01-30 | 1 | -83/+147 |
* | Handle debug symbols in dynamically loaded (relocated) code: | John Gilmore | 1992-01-28 | 1 | -122/+174 |
* | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1991-12-23 | 1 | -658/+579 |
* | Changes due to include file renaming: | Steve Chamberlain | 1991-12-01 | 1 | -1/+1 |
* | Make structs work on DECstation (sigh) | John Gilmore | 1991-11-28 | 1 | -3/+8 |
* | Fix syntax errors. | John Gilmore | 1991-11-27 | 1 | -2/+3 |
* | Improve G++ debugging support. | John Gilmore | 1991-11-27 | 1 | -35/+37 |
* | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1991-11-21 | 1 | -8/+8 |
* | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1991-11-09 | 1 | -23/+30 |
* | * mipsread.c (read_mips_symtab, read_the_mips_symtab): Use real | John Gilmore | 1991-11-01 | 1 | -3/+6 |
* | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 1991-10-26 | 1 | -20/+0 |
* | Remove the object file specific fields from the partial symbol table | Fred Fish | 1991-10-24 | 1 | -36/+51 |
* | * mipsread.c (_initialize_mipsread): Avoid using | John Gilmore | 1991-09-19 | 1 | -1/+7 |
* | * symfile.c (allocate_symtab): New fn, consolidates the work | John Gilmore | 1991-09-19 | 1 | -9/+30 |
* | Fix signed vs. unsigned char bug in parse_lines(). | Stu Grossman | 1991-09-17 | 1 | -215/+229 |
* | Make mipsread.c handle static symbols, both in psymtabs and symtabs. | John Gilmore | 1991-07-19 | 1 | -83/+169 |
* | * core.c (memory_error): Reword error msg to mislead less. | John Gilmore | 1991-07-09 | 1 | -34/+52 |
* | * mipsread.c: Rather than keeping count of how many symtabs | John Gilmore | 1991-05-13 | 1 | -113/+113 |
* | Mips bringup and general cleanup | John Gilmore | 1991-05-03 | 1 | -234/+0 |