binutils-gdb/gdb/config/i386
Jason Thorpe 9eeef8efe5 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
nbsd-tdep.h to dependency list.
* configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
nbsdaout.mh and nbsdelf.mh consistently.
* configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
nbsdaout.mt and nbsdelf.mh consistently.
* armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
(arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
* config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS.  Move
a.out shared library stuff from here...
* config/nm-nbsdaout.h: ...to here.
* config/tm-nbsd.h: Remove.
* config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
* config/arm/nbsd.mh: Remove.
* config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
nbsd-tdep.o.
* config/arm/nbsdaout.mh: New file.
* config/arm/nbsdelf.mh: New file.
* config/arm/nm-nbsdaout.h: New file.
* config/i386/nbsd.mh: Remove.
* config/i386/nbsd.mt: Remove.
* config/i386/nbsdaout.mh: New file.
* config/i386/nbsdaout.mt: New file.
* config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
* config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
* config/i386/nm-nbsd.h (REGISTER_U_ADDR,
i386_register_u_addr): Remove.
* config/i386/nm-nbsdaout.h: New file.
* config/i386/nm-nbsdelf.h: Remove.
* config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
(USE_STRUCT_CONVENTION): Remove.
* config/i386/tm-nbsdaout.h: New file.
* config/i386/tm-nbsdelf.h: Remove.
* config/m68k/nbsd.mh: Remove.
* config/m68k/nbsd.mt: Remove.
* config/m68k/nbsdaout.mh: New file.
* config/m68k/nbsdaout.mt: New file.
* config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
* config/m68k/nm-nbsdaout.h: New file.
* config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
(IN_SOLIB_CALL_TRAMPOLINE): Define.
* config/ns32k/nbsd.mh: Remove.
* config/ns32k/nbsd.mt: Remove.
* config/ns32k/nbsdaout.mh: New file.
* config/ns32k/nbsdaout.mt: New file.
* config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
* config/ns32k/nm-nbsdaout.h: New file.
* config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
(IN_SOLIB_CALL_TRAMPOLINE): Define.
* config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
(SVR4_SHARED_LIBS): Remove.
* config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
* config/sparc/nbsd.mh: Remove.
* config/sparc/nbsd.mt: Remove.
* config/sparc/nbsdaout.mh: New file.
* config/sparc/nbsdaout.mt: New file.
* config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
* config/sparc/nbsdelf.mt: New file.
* config/sparc/nm-nbsdaout.h: New file.
* config/sparc/nm-nbsdelf.h: Remove.
* config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
* config/sparc/tm-nbsdaout.h: New file.
2002-05-22 03:59:55 +00:00
..
cygwin.mh 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr> 2002-02-04 11:00:10 +00:00
cygwin.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embed.mt Zap config/i386/tm-embed.h. 2001-11-18 21:28:20 +00:00
fbsd.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
fbsd.mt * i386bsd-nat.c: Include <signal.h>, <stddef.h> and 2001-07-13 18:27:21 +00:00
gdbserve.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
go32.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
go32.mt import gdb-19990422 snapshot 1999-04-27 01:26:45 +00:00
i386aix.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386aix.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386aout.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386bsd.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386bsd.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386dgux.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386gnu.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
i386gnu.mt * i386gnu-nat.c: Include "i387-nat.h". 2001-07-22 20:35:14 +00:00
i386lynx.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
i386lynx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386m3.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386m3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mach.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386mk.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386mk.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386nw.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386os9k.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386sco4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386sco5.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386sco5.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sol2.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
i386sol2.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
i386v.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386v.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386v4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v32.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386v42mp.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
i386v42mp.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
linux.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
linux.mt 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
nbsdaout.mh * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nbsdaout.mt * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nbsdelf.mh * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nbsdelf.mt * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
ncr3000.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
ncr3000.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
nm-cygwin.h * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define. 2002-05-18 19:29:37 +00:00
nm-fbsd.h * fbsd-proc.c: New file. 2002-03-31 17:47:17 +00:00
nm-gnu.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-go32.h * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define. 2002-05-18 19:29:37 +00:00
nm-i386.h * config/i386/nm-i386.h: Fix formatting and change reference to 2001-03-23 16:17:45 +00:00
nm-i386aix.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386bsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386mach.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-i386sco.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386sco4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sco5.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sol2.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-i386v.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386v42mp.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-linux.h s/Linux/.../ 2002-02-24 22:56:08 +00:00
nm-m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +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-obsd.h Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
nm-ptx4.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-symmetry.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-x86-64.h * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete. 2002-04-10 12:12:36 +00:00
obsd.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
obsd.mt Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
ptx.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
ptx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ptx4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
ptx4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
symmetry.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
symmetry.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-cygwin.h * config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if 2001-11-27 05:15:58 +00:00
tm-fbsd.h * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, 2001-07-28 17:03:38 +00:00
tm-go32.h * i386-tdep.c (i386go32_frame_saved_pc): New function. 2001-12-02 18:29:08 +00:00
tm-i386.h Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
tm-i386aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386bsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386gnu.h * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, 2001-07-28 17:03:38 +00:00
tm-i386lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386m3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386mk.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386nw.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386os9k.h * config/i386/tm-i386.h (REGISTER_NAMES): Remove. 2001-10-31 22:24:06 +00:00
tm-i386sco5.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
tm-i386sol2.h * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call 2001-07-30 21:45:26 +00:00
tm-i386v.h * config/i386/tm-i386v.h: Don't include "regcache.h". 2001-10-29 23:54:56 +00:00
tm-i386v4.h * config/i386/tm-i386v4.h: Define HAVE_I387_REGS. 2002-01-30 22:32:38 +00:00
tm-i386v42mp.h Redefine ptid_t to be a struct rather than an int. 2001-05-15 00:03:38 +00:00
tm-linux.h 2002-04-24 Daniel Jacobowitz <drow@mvista.com> 2002-04-24 22:09:58 +00:00
tm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
tm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
tm-obsd.h Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
tm-ptx.h * config/i386/tm-i386.h (REGISTER_NAMES): Remove. 2001-10-31 22:24:06 +00:00
tm-ptx4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-symmetry.h * config/i386/tm-i386.h (REGISTER_NAMES): Remove. 2001-10-31 22:24:06 +00:00
tm-vxworks.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
vxworks.mt import gdb-1999-07-19 snapshot 1999-07-19 23:30:11 +00:00
x86-64linux.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
x86-64linux.mt * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
xm-cygwin.h * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of GDBINIT_FILENAME. 2002-02-14 16:32:57 +00:00
xm-go32.h * config/i386/xm-go32.h: Include xm-i386.h. 2001-08-02 15:18:15 +00:00
xm-i386.h * config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed. 2001-08-30 21:53:47 +00:00
xm-i386aix.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00
xm-i386bsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386gnu.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386m3.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386mach.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386mk.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-i386sco.h * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
xm-i386v.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-i386v32.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-nbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-ptx.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-ptx4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-symmetry.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00