old-cross-binutils/gdb/config
Mark Kettenis 8a96bc77ca * i386fbsd-tdep.c: New file.
(i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
i386bsd-tdep.c.
(_initialize_i386fbsd_tdep): New function.
(i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
(i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs, TDEP->sizeof_gregset and
TDEP->sizeof_fpregset.  Use ARRAY_SIZE to initialize
TDEP->sc_num_regs.
(i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs and TDEP->sizeof_gregset.  Use ARRAY_SIZE
to initialize TDEP->sc_num_regs.
* i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
(_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
FreeBSD ELF OS/ABI's here.
* Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
(i386fbsd-tdep.o): New target.
* config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
* config/i386/fbsd64.mt (TDEPFILES):  Add i386fbsd-tdep.o.
2003-10-11 15:22:39 +00:00
..
alpha 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
arm 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 18:52:23 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris 2001-12-21 Orjan Friberg <orjanf@axis.com> 2001-12-21 09:53:58 +00:00
d10v 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
djgpp 2003-09-14 Andrew Cagney <cagney@redhat.com> 2003-09-14 21:24:12 +00:00
frv * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V 2003-09-08 23:21:37 +00:00
h8300 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
i386 * i386fbsd-tdep.c: New file. 2003-10-11 15:22:39 +00:00
ia64 * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
m32r 2003-08-01 Andrew Cagney <cagney@redhat.com> 2003-08-01 21:14:33 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k 2003-10-02 Andrew Cagney <cagney@redhat.com> 2003-10-02 20:28:31 +00:00
m88k 2002-12-16 Andrew Cagney <ac131313@redhat.com> 2002-12-16 20:39:23 +00:00
mcore * config/mcore/tm-mcore.h: Remove file. 2002-07-05 15:09:49 +00:00
mips 2003-10-06 Andrew Cagney <cagney@redhat.com> 2003-10-06 20:23:41 +00:00
mn10300 * config/mn10300/mn10300.mt (TM_FILE): Delete. 2001-08-12 03:39:11 +00:00
none Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
ns32k 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
pa 2003-10-06 Andrew Cagney <cagney@redhat.com> 2003-10-06 20:23:41 +00:00
powerpc 2003-10-09 Andrew Cagney <cagney@redhat.com> 2003-10-10 02:40:19 +00:00
rs6000 2003-10-09 Andrew Cagney <cagney@redhat.com> 2003-10-10 02:40:19 +00:00
s390 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
sh 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
sparc 2003-10-06 Andrew Cagney <cagney@redhat.com> 2003-10-06 20:23:41 +00:00
v850 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
vax 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
nm-gnu.h 2003-05-16 Andrew Cagney <cagney@redhat.com> 2003-05-17 06:00:01 +00:00
nm-linux.h * Makefile.in (i386-linux-nat.o): Update dependencies. 2003-08-17 18:22:25 +00:00
nm-lynx.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
nm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-nto.h Added i386 QNX Neutrino support. 2003-05-05 13:57:21 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-nbsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-sysv4.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00