Age | Commit message (Expand) | Author | Files | Lines |
1995-08-02 | Update FSF address. | Fred Fish | 198 | -199/+199 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 17 | -71/+0 |
1995-08-01 | * h8500-tdep.c: General linting and cleanup. | Stan Shebs | 2 | -59/+46 |
1995-07-29 | * procfs.c (unconditionally_kill_inferior): Clear current signal | Peter Schauer | 1 | -0/+26 |
1995-07-29 | * config/mips/tm-irix3.h, config/mips/tm-irix5.h, | Peter Schauer | 3 | -2/+6 |
1995-07-27 | Better support V.4 calling sequences. | Michael Meissner | 1 | -38/+58 |
1995-07-25 | Change aix_framedata -> rs6000_framedata | Michael Meissner | 1 | -3/+12 |
1995-07-20 | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1 | -1/+4 |
1995-07-18 | * gdbserver/low-hppabsd.c: New file. | Jeff Law | 2 | -2/+7 |
1995-07-15 | * config/alpha/alpha-osf3.mh, config/alpha/nm-osf3.h: New files | Peter Schauer | 1 | -0/+2 |
1995-07-01 | Reflect comings and goings of files. | Stan Shebs | 3 | -9/+15 |
1995-07-01 | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 10 | -25/+37 |
1995-06-21 | * config/pa/tm-hppa.h (PSW_*): Define processor status word masks. | Jeff Law | 1 | -0/+23 |
1995-06-14 | Copyright update in tm-est.h, and minor formatting cleanup. | Stu Grossman | 1 | -2/+2 |
1995-06-06 | Fix some little endian problems | Michael Meissner | 1 | -6/+3 |
1995-05-24 | Wed May 24 15:49:47 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -1/+1 |
1995-05-23 | * config/idt.mt: replace monitor and array-rom with the new | Rob Savoye | 1 | -1/+1 |
1995-05-22 | * breakpoint.c: Move defaults of watchpoint related macros into | Stu Grossman | 3 | -0/+8 |
1995-05-17 | * monitor.c (monitor_printf): Changed format specification in | J.T. Conklin | 9 | -28/+0 |
1995-05-16 | Fix arc sanitization. | David Edelsohn | 1 | -1/+6 |
1995-05-16 | * config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh}, | J.T. Conklin | 4 | -9/+0 |
1995-05-15 | * remote.c (remote_kill): Add prototype. | Stan Shebs | 1 | -1/+1 |
1995-05-15 | (SER_HARDWIRE): Comment out for now. | David Edelsohn | 1 | -1/+2 |
1995-05-12 | * Support debugging using native MACH primitives on hppa*-*-osf*. | Jeff Law | 4 | -3/+86 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 3 | -0/+35 |
1995-05-03 | * configure.in (--enable-netrom): New configuration option. | Stan Shebs | 3 | -3/+7 |
1995-04-22 | * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly | Jeff Law | 1 | -2/+11 |
1995-04-20 | * hppa-tdep.c (deposit_17): New routine to deposit 17 bit | Stu Grossman | 2 | -50/+68 |
1995-04-17 | * monitor.c: Move all xmodem stuff into xmodem.[ch]. Remove | Stu Grossman | 2 | -2/+2 |
1995-04-12 | * arc-tdep.c: #include "gdbcmd.h". | David Edelsohn | 1 | -37/+77 |
1995-04-11 | Always keep MPW support | Stan Shebs | 1 | -14/+2 |
1995-04-10 | * config/mips/xm-irix5.h: turn on CC_has_LONG_LONG and | Kung Hsu | 2 | -0/+4 |
1995-04-10 | Removed the following files from "Things to Keep": | David H. Webster | 1 | -3/+0 |
1995-03-31 | * config/a29k/tm-a29k.h: Nuke obsolete define CONTROL_END_ADDR; it | Jim Kingdon | 1 | -8/+0 |
1995-03-30 | start-sanitize-gdbtk | Stu Grossman | 2 | -5/+9 |
1995-03-28 | * config/mips/tm-irix3.h (CAUSE_REGNUM, BADVADDR_REGNUM): | Peter Schauer | 1 | -2/+5 |
1995-03-25 | * sparc-tdep.c, config/sparc/tm-sun4sol2.h | Peter Schauer | 2 | -4/+7 |
1995-03-25 | * configure.in: Move test for m68*-est-* before m68*-*-coff*. | Stu Grossman | 2 | -1/+3 |
1995-03-20 | * findvar.c (read_register_bytes write_register_bytes): Make | Stu Grossman | 1 | -0/+2 |
1995-03-15 | * nlmstub.def: Removed, this was moved to nlm/gdbserve.def | J.T. Conklin | 3 | -20/+0 |
1995-03-11 | * config/tm-arc.h: Change arc register names. | Kung Hsu | 1 | -3/+3 |
1995-03-04 | * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define. | David Edelsohn | 1 | -11/+16 |
1995-03-03 | * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos. | David Edelsohn | 1 | -3/+4 |
1995-03-02 | * sparc-tdep.c (NUM_SPARC_FPREGS): Define. | David Edelsohn | 4 | -151/+78 |
1995-03-01 | * config/m68k/vxworks68.mt: add remote-vx68.o. | Kung Hsu | 1 | -1/+1 |
1995-03-01 | * config/i960/vxworks960.mt: add remote-vx960.o. | Kung Hsu | 1 | -1/+1 |
1995-02-22 | Added arc to Things-to-lose | Angela Marie Thomas | 1 | -0/+1 |
1995-02-09 | keep tm-pro.h | Stan Shebs | 1 | -0/+1 |
1995-02-09 | keep est.mt | Stan Shebs | 1 | -0/+1 |
1995-02-09 | * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME. | Jim Kingdon | 1 | -0/+3 |