binutils-gdb/gdb/config
Andrew Cagney c53efe6e57 From 2001-03-01 Tom Rix <trix@redhat.com>:
* mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
parameter to mn10200_analyze_prologue.
* config/mn10200/tm-mn10200.h: Include "regcache.h".
* MAINTAINERS: Document that mn10200-elf target is buildable.
2001-03-03 01:38:49 +00:00
..
a29k PARAMS removal. 2000-05-28 01:12:42 +00:00
alpha * config/alpha/tm-fbsd.h: Update copyright. 2001-01-25 18:41:23 +00:00
arc PARAMS removal. 2000-05-28 01:12:42 +00:00
arm Remove configurations marked as obsolete in 5.0. 2001-02-08 06:30:25 +00:00
d10v Multi-arch REGISTER_SIM_REGNO. Update d10v. 2000-08-02 11:05:50 +00:00
d30v PARAMS removal. 2000-05-28 01:12:42 +00:00
djgpp Add entries for gdb/gdbtk/*/ChangeLog-*. 2001-02-14 07:52:04 +00:00
fr30 PARAMS removal. 2000-05-28 01:12:42 +00:00
h8300 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 2000-07-19 14:11:42 +00:00
h8500 Replace calls to abort() with calls to internal_error(). 2001-02-25 04:45:12 +00:00
i386 * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ 2001-03-02 02:54:10 +00:00
i960 PARAMS removal. 2000-05-28 01:12:42 +00:00
ia64 Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h 2001-03-03 00:08:27 +00:00
m32r * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a. 2001-01-23 19:45:12 +00:00
m68hc11 From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: 2000-07-27 07:18:32 +00:00
m68k Remove configurations marked as obsolete in 5.0. 2001-02-08 06:30:25 +00:00
m88k Reorganize solib.c. 2000-10-24 20:05:36 +00:00
mcore Fix definition of SKIP_PROLOGUE macro. 2000-07-14 20:55:41 +00:00
mips * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a. 2001-01-23 19:45:12 +00:00
mn10200 From 2001-03-01 Tom Rix <trix@redhat.com>: 2001-03-03 01:38:49 +00:00
mn10300 2001-03-02 Matt Hiller <hiller@redhat.com> 2001-03-02 22:41:05 +00:00
none import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
ns32k Replace calls to abort() with calls to internal_error(). 2001-02-25 04:45:12 +00:00
pa Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). 2000-08-04 03:17:57 +00:00
powerpc * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ 2001-03-02 02:54:10 +00:00
romp import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
rs6000 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB. 2001-02-10 12:01:11 +00:00
sh * configure/sh/embed.mt: New file. 2001-01-30 23:37:07 +00:00
sparc * config/sparc/sp64linux.mt: New file. 2001-02-27 17:04:47 +00:00
tic80 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a. 2001-01-23 19:45:12 +00:00
v850 PARAMS removal. 2000-05-28 01:12:42 +00:00
vax 2001-01-24 Jeff Holcomb <jeffh@redhat.com> 2001-01-26 19:47:23 +00:00
w65 PARAMS removal. 2000-05-28 01:12:42 +00:00
z8k Replace calls to abort() with calls to internal_error(). 2001-02-25 04:45:12 +00:00
nm-gnu.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
nm-linux.h Fix GDB_GREGSET_T, GDB_FPREGSET_T typos. 2000-05-28 16:26:17 +00:00
nm-lynx.h Corrected spelling errors in comments 2000-10-23 22:49:29 +00:00
nm-m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
nm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-linux.h 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com> 2000-10-31 19:35:04 +00:00
tm-lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-nbsd.h 2000-03-21 J.T. Conklin <jtc@redback.com> 2000-03-22 01:36:31 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
xm-lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-mpw.h 2001-01-24 Jeff Holcomb <jeffh@redhat.com> 2001-01-26 19:47:23 +00:00
xm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
xm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00