Age | Commit message (Expand) | Author | Files | Lines |
1992-10-21 | hppa native support | K. Richard Pixley | 1 | -0/+16 |
1992-10-20 | * mips-nat.c: Straighten out include files. Work around | Stu Grossman | 1 | -0/+6 |
1992-10-20 | * mips-nat.c (fetch_core_registers, register_addr): Copy from | Stu Grossman | 1 | -0/+8 |
1992-10-20 | * remote-hms.c: Disable all uses of serial_nextbaudrate and | Stu Grossman | 1 | -0/+3 |
1992-10-19 | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 1 | -0/+3 |
1992-10-19 | * Makefile.in (HFILES): Fixup list of nm-*.h files. Add missing ones. | Stu Grossman | 1 | -0/+4 |
1992-10-19 | * c-exp.y: Moved handling of 'const' and 'volatile' from | Per Bothner | 1 | -0/+5 |
1992-10-18 | * breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints | Fred Fish | 1 | -0/+5 |
1992-10-17 | Native support cleanup and corefile fixes for i386 SVR4 systems. | Fred Fish | 1 | -0/+11 |
1992-10-17 | misc 386 configs updated | K. Richard Pixley | 1 | -0/+15 |
1992-10-16 | i386bsd cleanup | K. Richard Pixley | 1 | -0/+7 |
1992-10-16 | i386v host/target/native separation | K. Richard Pixley | 1 | -1/+14 |
1992-10-16 | linux host/target/native separation | K. Richard Pixley | 1 | -0/+11 |
1992-10-16 | sun386 host/target/native separation | K. Richard Pixley | 1 | -0/+13 |
1992-10-16 | i386mach host/target/native separation | K. Richard Pixley | 1 | -0/+12 |
1992-10-16 | go32 host/target/native separation | K. Richard Pixley | 1 | -0/+8 |
1992-10-16 | added nm-m88k.h to HFILES | K. Richard Pixley | 1 | -0/+1 |
1992-10-16 | m88k native support | K. Richard Pixley | 1 | -0/+13 |
1992-10-16 | * i386b-nat.c: Comment changes. | John Gilmore | 1 | -0/+7 |
1992-10-16 | Avoid longjmp()-catching compilation errors in cross-ports. | John Gilmore | 1 | -0/+15 |
1992-10-16 | Make core files work again on most hosts. | John Gilmore | 1 | -2/+11 |
1992-10-16 | * config/decstation.mh, news.mh (NATDEPFILES): Add corelow.o. | John Gilmore | 1 | -0/+6 |
1992-10-16 | ultra3 split | K. Richard Pixley | 1 | -0/+15 |
1992-10-16 | add MEM_FNS_DECLARED | K. Richard Pixley | 1 | -0/+4 |
1992-10-15 | * Makefile.in (VERSION): Roll to 4.6.8. | John Gilmore | 1 | -4/+4 |
1992-10-15 | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 1 | -1/+42 |
1992-10-15 | * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo." | Stu Grossman | 1 | -0/+13 |
1992-10-15 | sony news native support | K. Richard Pixley | 1 | -0/+9 |
1992-10-15 | remove redundant include of sys/time.h. | K. Richard Pixley | 1 | -0/+2 |
1992-10-15 | include ctype.h | K. Richard Pixley | 1 | -0/+5 |
1992-10-13 | * config/news1000.mt: No longer needed, same as news.mt. | John Gilmore | 1 | -0/+1 |
1992-10-13 | Convert m68k entries to m68* entries to handle | John Gilmore | 1 | -0/+5 |
1992-10-10 | remove duplicate inftarg.o | K. Richard Pixley | 1 | -0/+4 |
1992-10-10 | * Makefile.in (HFILES): Add all nm-irix3.h, nm-irix4.h, | Stu Grossman | 1 | -0/+3 |
1992-10-09 | * config/irix3.mh (NATDEPFILES): nat-mips.o => mips-nat.o. | Stu Grossman | 1 | -0/+2 |
1992-10-09 | * Makefile.in (alldeps.mak): Add = sign after NATDEPFILES. | Stu Grossman | 1 | -0/+2 |
1992-10-09 | * config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o. | Stu Grossman | 1 | -4/+8 |
1992-10-09 | Fri Oct 9 08:41:11 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 1 | -0/+9 |
1992-10-09 | Sun2 native support (untested). | K. Richard Pixley | 1 | -0/+9 |
1992-10-09 | Mips native support. Decstation and iris4 have been tested. | K. Richard Pixley | 1 | -0/+26 |
1992-10-09 | * config/rs6000.mh (XDEPFILES): removed fork-child.o. | K. Richard Pixley | 1 | -0/+9 |
1992-10-09 | * infcmd.c (path_info): Avoid 250-char limit on printf_filtered, | John Gilmore | 1 | -0/+5 |
1992-10-09 | * remote-nindy.c (nindy_load): Replacement version from Steve | Ken Raeburn | 1 | -0/+5 |
1992-10-09 | * Makefile.in (HFILES): Add nm-*.h files. | Stu Grossman | 1 | -0/+4 |
1992-10-09 | * config/sun4os4.mh (XDEPFILES): fork-child.o removed. | K. Richard Pixley | 1 | -0/+3 |
1992-10-08 | * doc/gdbint.texinfo: document a few more macros, create new | K. Richard Pixley | 1 | -0/+5 |
1992-10-08 | * Makefile.in alldeps.mak depend: Rip out 29k/udi pending | Stu Grossman | 1 | -0/+5 |
1992-10-08 | * Makefile.in (setup-to-dist): Remove -norecursion so that doc | Stu Grossman | 1 | -0/+5 |
1992-10-08 | * Makefile.in (nindy.o): Define "STRIP" as pathname of strip program. | Ken Raeburn | 1 | -0/+15 |