2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-02-17 13:10:12 +08:00
binutils-gdb/gdb/config
Edith Epstein 1994dc7cfc Tue Dec 8 15:09:44 1998 Edith Epstein <eepstein@sophia.cygnus.com>
* config/m68k/tm-m68k.h (NUM_FREGS): m68k-linux patch.
          Added NUM_FREGS macro.

        * config/m68k/xm-linux.h: m68k-linux patch. New file.

        * config/m68k/tm-linux.h: m68k-linux patch. New file.

        * config/m68k/nm-linux.h: m68k-linux patch. New file.

        * config/m68k/linux.mt: m68k-linux patch. New file.

        * config/m68k/linux.mh: m68k-linux patch. New file.

        * gdbserver/low-linux.c: m68k-linux patch. Added an ifdef
          that checks the value of __GLIBC to decide whether or
          not to include sys/reg.h.

        * m68klinux-nat.c: m68k-linux patch. New file. Note
          both m68k-tdep.c and m68klinux-nat.c contain definitions
          for supply_gregset and supply_fpregset. The definitions
          in m68k-tdep.c are valid is USE_PROC_FS is defined. Otherwise,
          the definitions in m68klinux-nat.c will be used. This is a
          bit of a hack. The supply_* routines do not belong in
          *_tdep.c files. But, there are several lynx ports that currently
          depend on these definitions.

        * configure.tgt: m68k-linux patch. Added m68*-*-linux*
          gdb_target.

        * configure.host: m68k-linux patch. Added m68*-*-linux*
          gdb_host.

        * Makefile.in: m68k-linux patch. Added compile line for
          m68klinux-nat.o
1998-12-08 20:41:19 +00:00
..
a29k CARP: 1998-11-30 10:56:16 +00:00
alpha CARP: Delete ABOUT_TO_RETURN across all targets. 1998-11-26 11:13:01 +00:00
arc CARP: 1998-11-30 10:56:16 +00:00
arm CARP: 1998-11-28 22:53:04 +00:00
d10v CARP: 1998-11-30 10:56:16 +00:00
d30v CARP: 1998-11-30 10:56:16 +00:00
fr30 Still some bogus code; checkpoint. 1998-12-03 15:36:26 +00:00
h8300 CARP: 1998-11-30 10:56:16 +00:00
h8500 CARP: 1998-11-29 07:41:36 +00:00
i386 1998-12-07 Jason Molenda (jsm@bugshack.cygnus.com) 1998-12-07 23:07:17 +00:00
i960 CARP: 1998-11-30 10:56:16 +00:00
m32r CARP: 1998-11-28 22:53:04 +00:00
m68k Tue Dec 8 15:09:44 1998 Edith Epstein <eepstein@sophia.cygnus.com> 1998-12-08 20:41:19 +00:00
m88k CARP: 1998-11-30 10:56:16 +00:00
mips CARP: 1998-11-30 10:56:16 +00:00
mn10200 CARP: 1998-11-28 22:53:04 +00:00
mn10300 CARP: 1998-11-28 22:53:04 +00:00
none CARP: 1998-11-28 22:53:04 +00:00
ns32k CARP: 1998-11-28 22:53:04 +00:00
pa CARP: 1998-11-28 22:53:04 +00:00
powerpc 1998-12-07 Jason Molenda (jsm@bugshack.cygnus.com) 1998-12-07 23:07:17 +00:00
rs6000 * rs6000-tdep.c (pop_frame): Correctly find the registers saved in 1998-12-07 20:28:54 +00:00
sh CARP: 1998-11-28 22:53:04 +00:00
sparc CARP: 1998-11-30 10:56:16 +00:00
tic80 CARP: 1998-11-28 22:53:04 +00:00
v850 CARP: 1998-11-28 22:53:04 +00:00
vax CARP: 1998-11-28 22:53:04 +00:00
w65 CARP: 1998-11-29 07:41:36 +00:00
z8k CARP: 1998-11-29 07:41:36 +00:00
.Sanitize Add new config options --enable-carp (tempoary) and 1998-10-08 05:35:49 +00:00
nm-empty.h
nm-gnu.h Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step 1998-01-30 20:33:43 +00:00
nm-lynx.h
nm-m3.h
nm-nbsd.h
nm-sysv4.h Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step 1998-01-30 20:33:43 +00:00
tm-lynx.h
tm-nbsd.h
tm-sunos.h
tm-sysv4.h * config/i386/nm-linux.h: Enable prototypes that were #ifdef out. 1997-06-13 17:30:24 +00:00
xm-aix4.h
xm-lynx.h
xm-mpw.h
xm-nbsd.h
xm-sysv4.h fix gdb/13620 -- control-c to interrupt gdb command only works once. 1998-01-05 15:36:49 +00:00