Age | Commit message (Expand) | Author | Files | Lines |
1993-03-06 | * tm-mips.h (GDB_TARGET_IS_MIPS): no longer used, now removed. | K. Richard Pixley | 2 | -5/+2 |
1993-03-06 | accept mips-sgi-irix4* for irix4. | K. Richard Pixley | 2 | -1/+9 |
1993-03-05 | * read.h: Define stringer here. | Ian Lance Taylor | 2 | -10/+1 |
1993-03-05 | (print_register_hook): Lint. | Steve Chamberlain | 1 | -38/+37 |
1993-03-05 | Lint fixes from Paul Eggert (eggert@twinsun.com): | John Gilmore | 2 | -3/+11 |
1993-03-05 | Fixes submitted by Karl Berry (karl@nermal.hq.ileaf.com): | Fred Fish | 2 | -2/+5 |
1993-03-05 | * m88k-nat-c (SXIP_OFFSET, SNIP_OFFSET, SFIP_OFFSET): Enclose | Fred Fish | 2 | -6/+9 |
1993-03-04 | * coff-mips.c (ecoff_bfd_reloc_type_lookup): New function. | Ian Lance Taylor | 3 | -78/+198 |
1993-03-04 | * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY. | Ian Lance Taylor | 1 | -13/+31 |
1993-03-04 | * mips.sc-sh: Added variables which may be overridden by a | Ian Lance Taylor | 6 | -7/+37 |
1993-03-04 | * read.c (s_space): Multiply repeat count by mult, not fill. | Steve Chamberlain | 2 | -1/+5 |
1993-03-04 | * dbxread.c (dbx_symfile_init): Catch the case where there is | Fred Fish | 1 | -0/+6 |
1993-03-04 | read.c needs ctype.h | Ken Raeburn | 2 | -170/+175 |
1993-03-04 | * dbxread.c (dbx_symfile_init): Make size of the string table | Fred Fish | 2 | -35/+53 |
1993-03-03 | Always keep simulators | Steve Chamberlain | 1 | -27/+1 |
1993-03-03 | Add ChangeLog to kept things | Steve Chamberlain | 1 | -0/+1 |
1993-03-03 | Found trying to compile on ok. | Steve Chamberlain | 2 | -6/+2 |
1993-03-03 | SUB_SEGMENT_ALIGN now takes an argument. | Ken Raeburn | 2 | -7/+7 |
1993-03-03 | SUB_SEGMENT_ALIGN now takes an argument. | Ken Raeburn | 2 | -0/+13 |
1993-03-03 | Put back mips-dec-bsd* case. | Ken Raeburn | 2 | -0/+8 |
1993-03-03 | * Makefile.in: Changes to build testsuite correctly. | Ian Lance Taylor | 1 | -0/+10 |
1993-03-03 | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | Fred Fish | 4 | -0/+19 |
1993-03-03 | * dbxread.c (dbx_symfile_init): Fix for nonexistant string table, | Fred Fish | 7 | -3/+33 |
1993-03-03 | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | Fred Fish | 3 | -0/+57 |
1993-03-03 | * sysdep-sysv4.h: New file for SVR4. | Fred Fish | 3 | -0/+35 |
1993-03-03 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | David D. Zuhn | 1 | -2/+0 |
1993-03-03 | "make check" now works! | Rob Savoye | 1 | -1/+5 |
1993-03-03 | * c-exp.y (parse_number): Change high_bit to unsigned. | Fred Fish | 6 | -18/+43 |
1993-03-03 | * aoutx.h (string.h): Include for strchr and friends. | Fred Fish | 1 | -0/+6 |
1993-03-02 | * listing.c: Cleaned up a bit, added prototypes, made NO_LISTING | Ian Lance Taylor | 1 | -0/+5 |
1993-03-02 | ChangeLog is gone | Ken Raeburn | 1 | -2/+4 |
1993-03-02 | keep new elf files | Ken Raeburn | 1 | -1/+7 |
1993-03-02 | build gas for mips-dec-bsd | Ken Raeburn | 2 | -1/+4 |
1993-03-02 | changes this morning & yesterday | Ken Raeburn | 1 | -0/+35 |
1993-03-02 | set SEC_RELOC only if fixups are required | Ken Raeburn | 1 | -348/+749 |
1993-03-02 | configure.in: For VMS target, skip bfd, ld, binutils. | Ken Raeburn | 2 | -0/+7 |
1993-03-02 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | Ian Lance Taylor | 1 | -3/+3 |
1993-03-02 | Update Gilmore entry | John Gilmore | 1 | -1/+12 |
1993-03-02 | * coffread.c (process_coff_symbol): Change PCC argument correction | John Gilmore | 2 | -1/+14 |
1993-03-02 | * coredep.c: Handle NO_PTRACE_H in coredep.c. Fix by Michael | John Gilmore | 2 | -1/+12 |
1993-03-02 | undo prev change | Brendan Kehoe | 1 | -2/+2 |
1993-03-02 | * Makefile.in (all-prms, install-prms): Changed to gnats. | Brendan Kehoe | 3 | -11/+18 |
1993-03-01 | ChangeLog entry for last week's tc-sparc.c change. | Jim Wilson | 1 | -0/+5 |
1993-03-01 | forgot to check in: sparc s_xword support | Ken Raeburn | 1 | -0/+6 |
1993-03-01 | updated and expanded | Ken Raeburn | 1 | -16/+73 |
1993-03-01 | record some of my gas work | K. Richard Pixley | 1 | -2/+11 |
1993-03-01 | * language.h (local_decimal_format_custom): Add prototype. | Fred Fish | 3 | -0/+24 |
1993-02-28 | minor revision, some new info | Ken Raeburn | 1 | -0/+69 |
1993-02-28 | mips-bsd and 386bsd support | Ken Raeburn | 10 | -3/+82 |
1993-02-28 | undo previous change | Brendan Kehoe | 2 | -6/+0 |