David Edelsohn
b0d8c28f61
* remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
...
(sim_open): New argument `kind'.
1997-04-02 23:24:25 +00:00
David Edelsohn
fbda74b1c1
* aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.
...
(sim-debug): Allow arguments. Define WITH_DEBUG in addition to
-DDEBUG.
* configure: Regenerated to track ../common/aclocal.m4 changes.
1997-04-02 23:17:50 +00:00
David Edelsohn
b04500b2c4
* Makefile.in (autoconf-install): New target.
1997-04-02 23:10:34 +00:00
Ian Lance Taylor
ba254dc504
Revert last patch, and:
...
* elflink.h (elf_link_add_object_symbols): Let a common symbol
override an uninitialized symbol from a shared library with a
smaller size.
1997-04-02 22:47:29 +00:00
David Edelsohn
9909707740
* remote-sim.c (gdbsim_open): Check return code from sim_open.
1997-04-02 22:17:42 +00:00
Ian Lance Taylor
f74e2365dd
* elflink.h (elf_link_add_object_symbols): When there is a size
...
change, use the larger size. From H.J. Lu <hjl@gnu.ai.mit.edu>.
1997-04-02 22:17:35 +00:00
Ian Lance Taylor
d73607c5b5
remove obsolete and unused file
1997-04-02 21:41:50 +00:00
Michael Meissner
acba322ed2
Undo part of 3/26 change and always create got section
1997-04-02 21:22:19 +00:00
Ian Lance Taylor
7a68d1f726
* elf-m10200.c: Rename from elf32-mn10200.c.
...
* elf-m10300.c: Rename from elf32-mn10300.c.
* cpu-m10200.c: Rename from cpu-mn10200.c
* cpu-m10300.c: Rename from cpu-mn10300.c
* Makefile.in: Update accordingly.
1997-04-02 21:09:29 +00:00
Ian Lance Taylor
28e8de4165
* m10200-dis.c: Rename from mn10200-dis.c.
...
* m10200-opc.c: Rename from mn10200-opc.c.
* m10300-dis.c: Rename from mn10300-dis.c
* m10300-opc.c: Rename from mn10300-opc.c.
* Makefile.in: Update accordingly.
1997-04-02 21:07:39 +00:00
Ian Lance Taylor
e46ea72de6
remove uninteresting TODO file
1997-04-02 20:44:14 +00:00
Ian Lance Taylor
64d2004922
* COPYING: Update FSF address.
1997-04-02 19:51:31 +00:00
Ian Lance Taylor
d02305b214
* mips16-opc.c: Add mul and dmul macros.
...
PR 11982.
1997-04-02 17:25:03 +00:00
Ian Lance Taylor
08438bef4a
* config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
...
PR 11982.
1997-04-02 17:24:44 +00:00
Ian Lance Taylor
3072dce9e5
* elf32-mips.c (elf_mips_ctor64_howto): New static variable.
...
(elf_mips_isa): Move to earlier in file.
(mips_reloc_map): Remove BFD_RELOC_CTOR entry.
(bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR
specially.
1997-04-02 16:57:43 +00:00
Ian Lance Taylor
dc69600243
* ldlang.c (lang_process): Call lang_check immediately after
...
opening the input files, rather than at the end of the link.
1997-04-02 16:55:59 +00:00
Ian Lance Taylor
ab66cc8d3d
* elf32-mips.c (mips16_jump_reloc): Print a warning rather than
...
calling abort.
PR 11972.
1997-04-02 15:49:47 +00:00
Andrew Cagney
a35e91c3c7
New file common/sim-config.c sets/checks simulator configuration options.
...
Update common/aclocal.m4 to better work with sim-config.[hc].
1997-04-02 05:04:25 +00:00
Andrew Cagney
61c8342039
New target autoconf-changelog
1997-04-02 04:53:56 +00:00
Andrew Cagney
b69cc8ab14
New target - autoconf-changelog
1997-04-02 04:52:31 +00:00
Jim Wilson
3c83da8ac4
* config/tc-mips.c (md_begin): Don't set interlocks for 4100.
1997-04-02 02:33:47 +00:00
Ian Lance Taylor
21ac2bc790
Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
...
* makefile.vms: Don't run conf-a-gas.
1997-04-01 21:29:27 +00:00
Ian Lance Taylor
77090cfa9d
Tue Apr 1 16:27:45 1997 Klaus Kaempf <kkaempf@progis.de>
...
* makefile.vms: Update CFLAGS, add clean target.
1997-04-01 21:28:15 +00:00
Ian Lance Taylor
396e8d7ff0
Tue Apr 1 16:24:28 1997 Klaus Kaempf <kkaempf@progis.de>
...
* config-gas.com: Update to handle both vax and alpha.
* makefile.vms: Update to use config-gas.
* conf-a-gas.com: Remove file.
1997-04-01 21:26:16 +00:00
Ian Lance Taylor
e72afe26be
Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de>
...
* configure.com: New file.
* config.h-vms: Remove file.
* makefile.vms: Update for new configure scheme.
1997-04-01 21:22:54 +00:00
Ian Lance Taylor
0f8545578e
Tue Apr 1 16:18:05 1997 Klaus Kaempf <kkaempf@progis.de>
...
* configure.com: New file.
* config.h-vms: Remove file.
* makefile.vms: Update for new configure scheme.
1997-04-01 21:19:48 +00:00
Ian Lance Taylor
db2377831a
* Makefile.in: Remove unnecessary itbl-parse.h, ibtl-parse.c, and
...
itbl-lex.c dependencies. Remove rules for itbl-lex.o,
itbl-parse.o, and itbl-ops.o; just use the normal .c.o rule.
1997-04-01 21:09:44 +00:00
Michael Meissner
64251de516
Make # a line comment character
1997-04-01 16:29:10 +00:00
Jason Molenda
991747113e
* configure.in (gdbtcl): Create soft-link for gdbtcl/ directory instead
...
of gdbtk.tcl.
1997-04-01 06:04:02 +00:00
Ian Lance Taylor
3c6adeaf93
Mon Mar 31 23:53:44 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
...
* config/tc-ppc.c (register_name): Declare.
1997-04-01 04:54:41 +00:00
Ian Lance Taylor
8faaff9e41
Mon Mar 31 23:28:39 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
...
* coffcode.h (coff_mkobject_hook): Declare if not a macro.
1997-04-01 04:30:38 +00:00
Ian Lance Taylor
9582f9abec
remove m32r sanitization
1997-04-01 04:12:20 +00:00
Ian Lance Taylor
88ddffaf42
Mon Mar 31 16:35:51 1997 Joel Sherrill <joel@oarcorp.com>
...
* configure.tgt (hppa*-*-rtems*): New target, like hppa-*-*elf*.
1997-03-31 21:39:24 +00:00
Ian Lance Taylor
3418d8c43d
x
1997-03-31 21:35:19 +00:00
Ian Lance Taylor
332d5c4952
Mon Mar 31 16:31:04 1997 Joel Sherrill <joel@oarcorp.com>
...
* configure.in (hppa*-*-rtems*): New target, like hppa-*-*elf*.
* configure: Rebuild.
1997-03-31 21:34:52 +00:00
Ian Lance Taylor
5cfc99877f
Mon Mar 31 16:29:50 1997 Joel Sherrill <joel@oarcorp.com>
...
* bfd/config.bfd (hppa*-*-rtems*): New target, like hppa-*-*elf*.
1997-03-31 21:30:49 +00:00
Ian Lance Taylor
7f5d96ba89
Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
...
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
1997-03-31 21:29:17 +00:00
Ian Lance Taylor
34c6830141
* coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a
...
symbol index for a R_IHCONST reloc.
1997-03-31 21:12:54 +00:00
Ian Lance Taylor
774dc17cdc
Mon Mar 31 15:40:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
...
* targmatch.sed: Do not use \(\) recursively.
1997-03-31 20:41:59 +00:00
Ian Lance Taylor
0cb7d01dd2
* gdbinit.in: New file.
...
* .gdbinit: Remove.
* configure.in: Generate .gdbinit from gdbinit.in.
* configure: Rebuild.
1997-03-31 19:57:51 +00:00
Ian Lance Taylor
2f2bcadb7d
* config/tc-mips.c (mips_pseudo_table): Add "stabn".
...
(mips16_mark_labels): New static function.
(append_insn): Call mips16_mark_labels.
(mips_emit_delays): Likewise.
(s_insn): Likewise. Don't call mips_clear_insn_labels.
(s_mips_stab): New static function.
1997-03-31 19:45:23 +00:00
Ian Lance Taylor
6d65a06574
* configure.in: Use ELF for mips-*-gnu*.
...
* configure: Rebuild.
1997-03-31 19:16:11 +00:00
Ian Lance Taylor
ca37421ec4
Mon Mar 31 14:01:40 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
...
* config/tc-m68k.h (TARGET_FORMAT): Set to "coff-m68k-sysv" if
TE_DELTA.
1997-03-31 19:11:03 +00:00
Fred Fish
ae1b7a4245
* configure.in: Remove noconfigdirs case since gdb also
...
configures and builds for tic80-coff.
1997-03-30 19:46:29 +00:00
Fred Fish
538fd878d8
* config/tic80/tic80.mt: Disable using the simulator
...
until it is ready.
1997-03-30 19:35:55 +00:00
Bob Manson
5cb6d16506
* gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
1997-03-29 22:08:56 +00:00
Fred Fish
681a0aded2
* COPYING: Install new version of file from FSF.
...
* copying.c (show_copying_command): Update FSF address.
1997-03-29 21:03:31 +00:00
Bob Manson
81ad11036d
* gdb.base/scope.exp: It's now init0(), not init().
...
* gdb.base/scope0.c: For now, change init() to be init0().
1997-03-29 21:00:14 +00:00
Bob Manson
d848223548
* config/monitor.exp: Use gdb_serial in preference to serial
...
or netport.
* lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
and it's not already set.
* gdb.base/setshow.exp: Only test the run command if the target
isn't using a stub and if it supports argument passing.
1997-03-29 19:24:07 +00:00
Ian Lance Taylor
cd6a44090f
* Makefile.in (distclean): Remove .gdbinit.
1997-03-28 23:34:28 +00:00