old-cross-binutils/gdb/config
Michael Snyder d1732185ee Fri Mar 20 14:45:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
* gdbserver/Makefile.in: add dependency on XM_CLIBS.
        * gdbserver/low-sim.c (registers) force into alignment.
        (create_inferior): Fix typo on new_argv; add abfd arg to
        sim_open, sim_create_inferior.  Add reg_size arg to
        sim_fetch_register, sim_store_register.  Make simulator
        take a single-step to get into a known running state.
        * gdbserver/gdbreplay.c: include fcntl.h for def'n of F_SETFL.
        * gdbserver/server.c: Add remote_debug variable to control
        debug output.
        * gdbserver/server.h: Add prototypes for enable/disable_async_io.
        * gdbserver/remote-utils.c: add verbose debugging output controlled
        by "remote_debug" variable.  Add call to "disable_async_io()"
        to avoid being killed by async SIGIO signals.
        * config/m32r/m32r.mt: define GDBSERVER_(LIBS and DEPFILES),
        so that gdbserver can be built with the m32r simulator.
1998-03-20 23:33:28 +00:00
..
a29k * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): 1998-02-09 21:25:02 +00:00
alpha * alpha-nat.c (fetch_aout_core_registers): Rename from 1998-02-03 01:20:27 +00:00
arc Remove/retain old ARC stuff as appropriate 1997-09-16 02:27:10 +00:00
arm * arm-xdep.c: Move native-specific code to here from arm-tdep.c. 1996-04-05 04:32:27 +00:00
d10v Make `target d10v'' and `target remote'' equivalent. 1998-02-16 09:17:07 +00:00
d30v Remove GCC-isms 1998-01-14 23:13:56 +00:00
h8300 Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com> 1996-12-03 19:44:51 +00:00
h8500 * config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a. 1996-11-20 08:58:20 +00:00
i386 * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used. 1998-02-14 00:49:47 +00:00
i960 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): 1998-02-09 21:25:02 +00:00
m32r Fri Mar 20 14:45:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com> 1998-03-20 23:33:28 +00:00
m68k Fri Mar 13 15:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 1998-03-13 23:43:05 +00:00
m88k * configure.in (--with-mmalloc): Add new configure arg to use the 1998-01-14 04:28:29 +00:00
mips Fri Mar 13 15:43:53 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 1998-03-13 23:45:51 +00:00
mn10200 * config/mn10300/tm-mn10300.h (EXTRACT_STRUCT_VALUE_ADDRESS): The 1997-04-25 06:14:15 +00:00
mn10300 * config/mn10300/tm-mn10300.h (EXTRACT_STRUCT_VALUE_ADDRESS): The 1997-04-25 06:14:15 +00:00
none Update FSF address. 1995-08-02 03:41:12 +00:00
ns32k * configure.in (--with-mmalloc): Add new configure arg to use the 1998-01-14 04:28:29 +00:00
pa * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can 1998-01-30 03:54:54 +00:00
powerpc * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*, 1998-01-24 01:34:00 +00:00
rs6000 * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h 1997-04-19 08:52:42 +00:00
sh New commands `set architecture'', show architecture'' and `info 1997-08-28 10:20:21 +00:00
sparc massive sanitization fixes 1998-03-13 13:09:32 +00:00
tic80 start-sanitize-tic80 1997-08-09 04:49:48 +00:00
v850 Reverted breakpoint back to its old value. 1997-12-05 17:24:15 +00:00
vax Changes from: David Mosberger-Tang <davidm@azstarnet.com> 1996-05-26 21:41:40 +00:00
w65 Update FSF address. 1995-08-02 03:41:12 +00:00
z8k Update FSF address. 1995-08-02 03:41:12 +00:00
.Sanitize Add v850 directory to keep list 1997-12-03 18:16:22 +00:00
nm-empty.h * configure.in (config/nm-empty.h): If cross only, use instead 1994-09-04 23:16:22 +00:00
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 * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
nm-m3.h * config/nm-m3.h (ATTACH_NO_WAIT): Define. 1996-04-12 06:15:16 +00:00
nm-nbsd.h * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. 1996-02-21 01:52:37 +00:00
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 Update FSF address. 1995-08-02 03:41:12 +00:00
tm-nbsd.h * config/nm-nbsd.h (link_object, lo_name, etc): Move to here 1996-03-06 04:01:02 +00:00
tm-sunos.h Update FSF address. 1995-08-02 03:41:12 +00:00
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 * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC 1996-08-15 20:52:34 +00:00
xm-lynx.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-mpw.h * config/xm-mpw.h: New file, all-Mac host support. 1995-10-27 05:19:11 +00:00
xm-nbsd.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
xm-sysv4.h fix gdb/13620 -- control-c to interrupt gdb command only works once. 1998-01-05 15:36:49 +00:00