Age | Commit message (Expand) | Author | Files | Lines |
1994-10-25 | * config/i386/tm-nbsd.h: Enable longjmp support. | J.T. Conklin | 1 | -1/+14 |
1994-10-20 | * config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o. | J.T. Conklin | 1 | -2/+1 |
1994-10-15 | * .Sanitize: Add nm-nbsd.h. | Peter Schauer | 1 | -0/+1 |
1994-10-14 | * h8500-tdep.c (target_read_sp, target_write_sp, target_read_pc, | Stan Shebs | 1 | -14/+12 |
1994-10-13 | correct comment | Ian Lance Taylor | 1 | -2/+1 |
1994-10-13 | * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER and | Ian Lance Taylor | 1 | -14/+2 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 73 | -73/+75 |
1994-10-13 | * exec.c: Merge in RS6000 support from xcoffexec.c. | Stan Shebs | 2 | -0/+8 |
1994-10-08 | * config/sparc/tm-sparc.h: Add PARAMS declarations to all | Peter Schauer | 1 | -5/+11 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 3 | -6/+2 |
1994-10-06 | * config/mips/tm-mips.h (GDB_TARGET_IS_MIPS64): If not already | Ian Lance Taylor | 7 | -52/+59 |
1994-10-05 | * nlm/Makefile.in: Get rid of NWINCLUDES. | J.T. Conklin | 2 | -4/+0 |
1994-10-01 | * nlm/Makefile.in: Get rid of NWINCLUDES. | J.T. Conklin | 2 | -1/+4 |
1994-09-27 | Don't nuke hppapro.mt. | Rob Savoye | 1 | -0/+1 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 16 | -58/+6 |
1994-09-23 | * solib.c: *BSD systems need <a.out.h> to be included before | J.T. Conklin | 13 | -10/+202 |
1994-09-17 | * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, | Stan Shebs | 23 | -86/+78 |
1994-09-14 | Add support for the w89k and op50n PA target board code. | Rob Savoye | 1 | -2/+2 |
1994-09-09 | Add XDEPFILE = ser-tcp.o | Rob Savoye | 1 | -0/+1 |
1994-09-09 | * config/i386/gdbserve.mt: New file, defs for i386 nlm stub. | J.T. Conklin | 2 | -0/+4 |
1994-09-09 | GDB support for HP-PRO. | Rob Savoye | 1 | -0/+9 |
1994-09-09 | * config/i386/xm-go32.h (GDBINIT_FILENAME): Set to gdb.ini. | Steve Chamberlain | 1 | -0/+2 |
1994-09-09 | * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset and leaf_function | Steve Chamberlain | 1 | -1/+3 |
1994-09-09 | * config/h8500/tm-h8500.h (target_write_pc, TARGET_WRITE_PC): | Steve Chamberlain | 1 | -2/+2 |
1994-09-04 | Update to reflect changes in config files | Stan Shebs | 5 | -5/+14 |
1994-09-04 | * configure.in (config/nm-empty.h): If cross only, use instead | Stan Shebs | 7 | -2/+112 |
1994-09-03 | * objfiles.c (allocate_objfile): Add the newly-created objfile to | Stan Shebs | 1 | -0/+2 |
1994-09-03 | Add gdbserve.mt. | Stu Grossman | 1 | -0/+1 |
1994-09-03 | Add .Sanitize. | Stu Grossman | 1 | -0/+33 |
1994-09-02 | * config/sparc/tm-nbsd.h: Add #defines to map NetBSD struct and | J.T. Conklin | 1 | -0/+22 |
1994-09-01 | * rs6000-pinsn.c (print_insn): Use powerpc disassembler when | Stu Grossman | 4 | -3/+8 |
1994-09-01 | * config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete. | Jim Kingdon | 1 | -3/+0 |
1994-09-01 | Commit again, CVS botched this last time. | J.T. Conklin | 5 | -97/+0 |
1994-09-01 | * config/tm-nbsd.h: New file, support for all NetBSD targets. | J.T. Conklin | 8 | -7/+174 |
1994-08-30 | * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition, | Stan Shebs | 1 | -2/+0 |
1994-08-29 | * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead. | Stu Grossman | 1 | -1/+1 |
1994-08-29 | * nlm/Makefile.in: Add rule for .S.o. | Stu Grossman | 1 | -1/+1 |
1994-08-26 | Remove RCS ID's | J.T. Conklin | 2 | -8/+2 |
1994-08-26 | * sparcnbsd.mh,sparcnbsd.mt: New files, support for NetBSD/sparc. | J.T. Conklin | 3 | -0/+11 |
1994-08-25 | * config/xm-nbsd.h: New file, support for all NetBSD ports. | J.T. Conklin | 4 | -0/+97 |
1994-08-25 | * config/xm-nbsd.h: New file, support for all NetBSD ports. | J.T. Conklin | 2 | -0/+38 |
1994-08-23 | * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh, | Stan Shebs | 5 | -21/+30 |
1994-08-19 | * Makefile.in (ALLDEPFILES): Add hpread.c. | Jeff Law | 3 | -2/+35 |
1994-08-18 | Support both the generic remote protocol and the one for HP-PRO targets. | Rob Savoye | 2 | -2/+2 |
1994-08-18 | * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and | Stu Grossman | 4 | -0/+58 |
1994-08-18 | Use new remote-pa, rather than the generic one. | Rob Savoye | 3 | -2/+3 |
1994-08-17 | * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE, | Stan Shebs | 1 | -2/+27 |
1994-08-17 | Add serial tcp support for HPPA hosts and targets. | Rob Savoye | 2 | -1/+5 |
1994-08-07 | * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5, | Peter Schauer | 1 | -0/+4 |
1994-08-04 | New file. (stan said I could put it here) | Steve Chamberlain | 3 | -0/+1556 |