Age | Commit message (Expand) | Author | Files | Lines |
1992-10-26 | Added \n to error message. | Ian Lance Taylor | 1 | -1/+1 |
1992-10-23 | Fri Oct 23 14:40:38 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -1/+8 |
1992-10-23 | If fclose fails, set bfd_error to system_call_error. | Ian Lance Taylor | 1 | -3/+6 |
1992-10-23 | Fri Oct 23 13:55:35 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -13/+35 |
1992-10-23 | Fri Oct 23 10:32:36 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 4 | -20/+75 |
1992-10-23 | Fri Oct 23 08:15:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -8/+81 |
1992-10-23 | * Makefile.in (VERSION): 4.7.1 post release! | Stu Grossman | 2 | -2/+4 |
1992-10-23 | * config/hppahpux.mh (NATDEPFILES): Add hppah-nat.o. | Stu Grossman | 2 | -115/+10 |
1992-10-23 | Update the dates in the manual. | John Gilmore | 1 | -3/+3 |
1992-10-23 | These two files are copyrighted by Sun Microsystems. | John Gilmore | 2 | -223/+11 |
1992-10-23 | More news... | John Gilmore | 1 | -100/+129 |
1992-10-23 | Change copyright to FSF. | Stu Grossman | 1 | -1/+1 |
1992-10-23 | Add copyrights, change to FSF. | Stu Grossman | 12 | -8/+44 |
1992-10-23 | Update and correct copyright notices. | Stu Grossman | 3 | -5/+5 |
1992-10-23 | Remove refs to UDI for now. | Stu Grossman | 3 | -26/+0 |
1992-10-23 | Update NEWS, remove refs to UDI and Energize/Cadillac from ChangeLog. | Stu Grossman | 1 | -14/+115 |
1992-10-23 | * solaris2.h: Get the definition of alloca from alloca.h if we | Stu Grossman | 1 | -0/+3 |
1992-10-23 | * Makefile.in (VERSION): gdb-4.7 release. | John Gilmore | 3 | -171/+179 |
1992-10-23 | Add opcodes dir to GDB distribution description. | John Gilmore | 2 | -0/+7 |
1992-10-23 | * sparc-tdep.c: include nm.h (for now) so that we get USE_PROC_FS | Stu Grossman | 1 | -0/+3 |
1992-10-22 | Oops! | Stu Grossman | 1 | -0/+42 |
1992-10-22 | * alldeps.mak, depend: Update. | Stu Grossman | 3 | -52/+63 |
1992-10-22 | * config/rs6000.mh (NATDEPFILES): Add corelow.o. | John Gilmore | 1 | -1/+1 |
1992-10-22 | * partial-stab.h ('f', 'F'): Don't reference pst->textlow if pst | John Gilmore | 4 | -6/+15 |
1992-10-22 | * configure.in (i960-*-{aout,bout}): Support these. | John Gilmore | 1 | -0/+2 |
1992-10-22 | First cut at news for 4.7. Just an outline, and an indicator of where we | Stu Grossman | 1 | -0/+18 |
1992-10-22 | Add nm-i386sco.h. | Stu Grossman | 1 | -0/+1 |
1992-10-22 | * configure.in: Make SCO work again... | Stu Grossman | 1 | -0/+4 |
1992-10-22 | * Makefile.in (HFILES): Add nm-i386sco.h. | Stu Grossman | 5 | -3/+13 |
1992-10-22 | * i386v-nat.c: Remove space from front of #endif. | Stu Grossman | 4 | -4/+18 |
1992-10-22 | sun4sol2 native stuff | K. Richard Pixley | 7 | -12/+45 |
1992-10-21 | * coredep.c: Include "nm.h" to get REGISTER_U_ADDR. | John Gilmore | 2 | -0/+4 |
1992-10-21 | * Makefile.in (VERSION): Tick to 4.6.9. | John Gilmore | 6 | -19/+36 |
1992-10-21 | * config/a29k-aout.mt (DEFAULT_TARGET): Set to one that exists. | John Gilmore | 1 | -0/+4 |
1992-10-21 | Document host/native/target split. | John Gilmore | 1 | -72/+190 |
1992-10-21 | * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specific | John Gilmore | 1 | -5/+4 |
1992-10-21 | * doc/gdbint.texinfo: Document obsolete STACK_END_ADDR. | John Gilmore | 1 | -26/+50 |
1992-10-21 | * mips-nat.c (zerobuf): Get rid of const to avoid gcc warnings. | Stu Grossman | 2 | -1/+3 |
1992-10-21 | * xm-mips.h (offsetof): Don't define this if __STDC__. | Stu Grossman | 2 | -1/+5 |
1992-10-21 | umax native support | K. Richard Pixley | 7 | -38/+71 |
1992-10-21 | hppa native support | K. Richard Pixley | 16 | -21/+875 |
1992-10-20 | Tue Oct 20 13:02:25 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -37/+39 |
1992-10-20 | Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
1992-10-20 | Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+4 |
1992-10-20 | Tue Oct 20 10:56:06 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -3/+3 |
1992-10-20 | * mips-nat.c: Straighten out include files. Work around | Stu Grossman | 2 | -9/+20 |
1992-10-20 | * mips-nat.c (fetch_core_registers, register_addr): Copy from | Stu Grossman | 5 | -2/+97 |
1992-10-20 | * remote-hms.c: Disable all uses of serial_nextbaudrate and | Stu Grossman | 2 | -2/+8 |
1992-10-19 | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 4 | -19/+14 |
1992-10-19 | * Makefile.in (HFILES): Fixup list of nm-*.h files. Add missing ones. | Stu Grossman | 2 | -3/+7 |