summaryrefslogtreecommitdiff
path: root/gdb/configure.tgt
Commit message (Collapse)AuthorAgeFilesLines
* * configure.host: Accept sparcv9 as alias for sparc64.Alexandre Oliva2002-01-241-1/+1
| | | | * configure.tgt: Likewise.
* 2002-01-20 Jiri Smid <smid@suse.cz>Andreas Jaeger2002-01-201-0/+6
| | | | | * configure.host, configure.tgt: Support x86-64. * NEWS: Note new target x86-64.
* Mark all 29k targets as obsolete (second attempt to commit this).Andrew Cagney2002-01-151-7/+8
|
* Remove obsolete MacOS support.Andrew Cagney2002-01-051-1/+0
|
* 2001-12-21 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-12-211-1/+0
| | | | | | | | | | | | | | | | * configure.tgt: Delete CRIS from multi-arch targets. * config/cris/tm-cris.h: New file. * config/cris/cris.mt (TDEPFILES): Add corelow.o solib.o solib-svr4.o. (TM_FILE): New macro. * cris-tdep.c (cris_examine): Correct check for srp register. (supply_gregset, fetch_core_registers, cris_linux_svr4_fetch_link_map_offsets, cris_fpless_backtrace): New functions. (_initialize_cris_tdep): Add core functions and new command. (cris_gdbarch_init): Define link map offsets.
* 2001-12-17 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-12-171-0/+1
| | | | | | | | | From Richard Earnshaw <rearnsha@arm.com>: * config/arm/nbsd.mh, config/arm/nbsd.mt, config/arm/tm-nbsd.h, config/arm/nm-nbsd.h, config/arm/xm-nbsd.h: New files. * armbsd-nat.c: New file. * Makefile.in: Build it. * configure.host, configure.tgt: Support NetBSD/arm.
* * Makefile.in: Add support for xstormy16.Corinna Vinschen2001-12-131-0/+3
| | | | | | * configure.tgt: Ditto. * xstormy16-tdep.c: New file. * config/xstormy16/xstormy16.mt: New file.
* Zap sony news (m68k) and ISI (m68k) targets.Andrew Cagney2001-12-011-6/+0
|
* Zap the ultra series of a29k host and target.Andrew Cagney2001-12-011-2/+0
|
* Zap Sun's i386i.Andrew Cagney2001-12-011-1/+0
|
* Zap all but ns32k-netbsd NS32k targets and hosts.Andrew Cagney2001-12-011-3/+0
|
* Zap harris target and host.Andrew Cagney2001-12-011-1/+0
|
* Zap some older PPC targets.Andrew Cagney2001-12-011-5/+0
|
* Zap a29k.Andrew Cagney2001-12-011-2/+0
|
* Delete tic80 target.Andrew Cagney2001-12-011-3/+0
|
* Add x86 OpenBSD native configuration.Mark Kettenis2001-11-231-0/+1
| | | | | | | | * config/i386/obsd.mt, config/i386/tm-obsd.h, config/i386/obsd.mh, config/i386/nm-obsd.h: New files. * configure.host (i[3456]86-*-openbsd*): New host. * configure.tgt (i[3456]86-*-openbsd*): New target. * NEWS: Update.
* * config/mn10300/mn10300.mt (TM_FILE): Delete.Andrew Cagney2001-08-121-0/+1
| | | | | | * configure.tgt: Add mn10300 to list of mulit-arch targets. * config/mn10300/tm-mn10300.h: Delete file. Move contents ... * mn10300-tdep.c: To here.
* * configure.tgt (i*86-*-pe*): New target.Andrew Cagney2001-07-191-0/+1
|
* 2001-07-16 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-07-161-0/+3
| | | | | | * configure.tgt: Recognise the CRIS architecture. * config/cris/cris.mt: New file for CRIS target. * cris-tdep.c: New file for CRIS target.
* * configure.tgt: Mark d10v as pure multi-arch.Andrew Cagney2001-07-111-0/+1
| | | | | * config/d10v/tm-d10v.h: Delete file. * config/d10v/d10v.mt (TM_FILE): Delete.
* MIPS/Linux supportDaniel Jacobowitz2001-07-101-0/+1
|
* Recognise the s390 host and target.Andrew Cagney2001-06-151-0/+4
|
* * config/mips/tm-irix6.h: New file.Eli Zaretskii2001-06-071-1/+1
| | | | | | | | | | | | | | | | | | | * config/mips/irix6.mh: New file. * config/mips/irix6.mt: New file. * config/mips/xm-irix6.h: New file. * config/mips/nm-irix6.h: New file. * mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the disassembler info in tm_print_insn_info as appropriate for the N32 ABI. Force N32 ABI to be the default if the CPU is R8000 or R10000. * configure.tgt (mips*-sgi-irix6*): Map to irix6. * configure.host (mips*-sgi-irix6*): Ditto.
* Obsolete NEWS and ISI systems (along with a few redundant m68k targets).Andrew Cagney2001-04-171-6/+6
|
* Obsolete sun386i.Andrew Cagney2001-04-111-1/+1
|
* Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platformsAndrew Cagney2001-04-061-4/+4
| | | | and powerpc-*-netware* target.
* Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.Andrew Cagney2001-04-051-2/+2
|
* Obsolete w65-*-* target.Andrew Cagney2001-04-031-1/+1
|
* Obsolete tic80.Andrew Cagney2001-04-031-2/+2
|
* Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* andAndrew Cagney2001-04-021-3/+3
| | | | ns32k-utek-*.
* Obsolete harris 88k target.Andrew Cagney2001-03-091-1/+1
|
* Configury changes for AIX5/IA-64.Kevin Buettner2001-03-061-0/+1
|
* * config/sparc/sp64linux.mt: New file.Andrew Cagney2001-02-271-0/+1
| | | | | | | * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target. * configure.host: Recognize sparc64-*-linux* as a linux host. From 2000-03-17 Jakub Jelinek <jakub@redhat.com>: * config/sparc/tm-sp64linux.h: New file.
* Remove configurations marked as obsolete in 5.0.Andrew Cagney2001-02-081-9/+0
|
* * configure/sh/embed.mt: New file.J.T. Conklin2001-01-301-1/+4
| | | | | | | * configure/sh/linux.mt: New file. * configure/sh/sh.mt: Removed. * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets. (sh-*-*): Removed.
* * configure.tgt (hppa*-*-bsd*, hppa*-*-osf*, m68*-*-sunos4*,J.T. Conklin2000-12-141-5/+10
| | | | rs6000-*-lynxos*, sparc-*-sunos4*): Add gdbserver to configdirs.
* * gdbserver/low-hppabsd.c (buf2, environ, quit, quit_flag):J.T. Conklin2000-12-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Removed unused variables and declarations. * gdbserver/low-linux.c (buf2, environ, query, quit, quit_flag): Likewise. * gdbserver/low-nbsd.c (buf2, environ, quit, quit_flag): Likewise. * gdbserver/low-sparc.c (buf2, environ, query, quit, quit_flag): Likewise. * gdbserver/low-sun.c (buf2, environ, query, quit, quit_flag): Likewise. * gdbserver/low-hppabsd.c, gdbserver/low-linux.c, gdbserver/low-nbsd.c, gdbserver/low-sparc.c, gdbserver/low-sun3.c (create_inferior): Update comment. * gdbserver/low-nbsd.c (initialize_arch, fetch_inferior_registers, store_inferior_registers): Provide implementations for the m68k and ns32k. * config/m68k/nbsd.mt (GDBSERVER_DEPFILES): Add low-nbsd.o * config/ns32k/nbsd.mt (GDBSERVER_DEPFILES): Likewise. * configure.tgt (m68*-*-netbsd*, ns32k-*-netbsd*): Add gdbserver to configdirs. -------------------------------------------------------------------
* Add support for configuring an xscale atrgetNick Clifton2000-11-261-0/+4
|
* From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney2000-07-271-0/+9
| | | | | | | | * configure.tgt: Recognize the 68hc11. * m68hc11-tdep.c: New file for 68hc11 target. * config/m68hc11/m68hc11.mt: New file for 68hc11 port. * configure.tgt: When 68hc11, set gdb_multi_arch.
* * configure.host (hppa*64*): Renamed from hppa2.0w perJeff Law2000-06-131-1/+1
| | | | | gcc/binutils changes. * configure.tgt: Similarly.
* * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin2000-06-021-0/+2
| | | | | | | | * config/i386/nbsdelf.mt: New file. * config/i386/tm-nbsdelf.h: New file. * config/i386/tm-nbsd.h: change include of tm-nbsd.h to the more explicit config/tm-nbsd.h.
* * configure.host, configure.tgt (alpha*-*-freebsd*): New entry.Mark Kettenis2000-05-311-0/+1
|
* * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here...J.T. Conklin2000-05-241-1/+2
| | | | | | | | | | | | | | | | | | | * config/i386/nbsd.mh (NATDEPFILES): ...to here. * config/m68k/nbsd.mt (TDEPFILES): Move solib.o from here... * config/m68k/nbsd.mh (NATDEPFILES): ...to here. * config/ns32k/nbsd.mt (TDEPFILES): Move solib.o from here... * config/ns32k/nbsd.mh (NATDEPFILES): ...to here. * config/powerpc/nbsd.mt (GDBSERVER_DEPFILES): Add low-nbsd.o. * configure.tgt (powerpc-*-netbsd*): add gdbserver to configdirs. * gdbserver/low-nbsd.c (initialize_arch): Define for PPC. (fetch_inferior_registers): Likewise. (store_inferior_registers): Likewise. * gdbserver/low-nbsd.c (fetch_inferior_registers): Handle X86 floating point registers. (store_inferior_registers): Likewise. -------------------------------------------------------------------
* * configure.host, configure.tgt (powerpc-*-netbsd*): New entry.J.T. Conklin2000-05-181-0/+1
| | | | | | * config/powerpc/nbsd.mh, config/powerpc/nbsd.mt, config/powerpc/tm-nbsd.h, config/powerpc/nm-nbsd.h, config/powerpc/xm-nbsd.h: New files.
* Remove obsolete Gould configuration:Stan Shebs2000-05-011-6/+0
| | | | | | | * configure.host, configure.tgt: Remove Gould configs. * Makefile.in: Remove Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Remove files. * NEWS: Mention removal.
* Changes to support core files and linux threads.Scott Bambrough2000-04-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-04-20 Scott Bambrough <scottb@netwinder.org> * arm-linux-nat.c (PIDGET, TIDGET): New. (get_thread_id, GET_THREAD_ID): New. (fetch_nwfpe_register, store_nwfpe_register): New. (fetch_register, store_register): New. (fetch_fpregister, store_fpregister): New. (fill_gregset, supply_gregset): New. (fill_fpregset, supply_fpregset): New. (fetch_fpregs): Modified to use thread id's. (store_fpregs): Modified to use thread id's and fetch_nwfpe_register. (fetch_regs): Modified to use thread id's. (store_regs): Modified to use thread id's. (fetch_inferior_registers): Modified to handle single register fetches. (store_inferior_registers): Modified to handle single register stores. (arm_linux_register_u_addr): Removed. * configure.tgt: Added gdbserver to configdirs for arm*-*-linux*. * config/arm/linux.mh (NATDEPFILES): Removed core-aout.o. Added core-regset.o. (LOADLIBES): Define. * config/arm/nm-linux.h: Include config/nm-linux.h. (ATTACH_DETACH): Removed. Defined in config/nm-linux.h. (REGISTER_U_ADDR): Removed. (SVR4_SHARED_LIBS): Removed. Defined in config/nm-linux.h. (#include "solib.h"): Removed. Included via config/nm-linux.h.
* IA-64 changes.Kevin Buettner2000-03-211-0/+2
|
* * configure.tgt: Add arm, mips, sh wince targets.Christopher Faylor2000-02-241-1/+3
| | | | | | | | | | | | | * config/arm/tm-wince.h: New file. * config/arm/wince.mt New file. * config/sh/tm-wince.h: New file. * config/sh/wince.mt New file. * config/mips/tm-wince.h: New file. * config/mips/wince.mt New file. * wince.c: New file. * wince-stub.c: New file. * wince-stub.h: New file. * sh-tdep.c: Use correct register names for Windows CE.
* Changes for GNU/Linux PPC native port.Kevin Buettner2000-02-221-1/+2
|
* 2000-02-10 J.T. Conklin <jtc@redback.com>Jim Kingdon2000-02-131-1/+2
| | | | | | | | | | | * config/i386/nbsd.mt (GDBSERVER_DEPFILES): Add low-nbsd.o * configure.tgt (i[3456]86-*-netbsd*): add gdbserver to configdirs. * gdbserver/low-nbsd.c: New file. * gdbserver/Makefile.in: convert to autoconf. * gdbserver/configure.in: likewise. * gdbserver/configure: generate.