Fred Fish
b998e7b872
* gdb.base/break.exp: Change test that deletes all breakpoints
...
when no user breakpoints are installed. A post 4.15 change
causes gdb to no longer prompt in this case.
1995-11-01 23:02:09 +00:00
Ian Lance Taylor
e8d6d5d0a5
* reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
...
Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
1995-11-01 22:12:57 +00:00
Ken Raeburn
7954cc14d9
* config/tc-i386.c (md_assemble): For a jump instruction with non-constant
...
target, require 7 available bytes in the current frag, not 6.
1995-11-01 21:14:44 +00:00
Ian Lance Taylor
6398299816
Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* Makefile.in (ALL_EMULATIONS): Add edelta68.o.
(edelta68.c): New target.
* configure.tgt (m68*-motorola-sysv3*): New target.
* emulparams/delta68.sh: New file.
* scripttempl/delta68.sc: New file.
* scripttempl/m88kbcs.sc: Handle .init and .fini. Change section
addresses.
1995-11-01 20:52:10 +00:00
Per Bothner
c3294c2e78
* Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion.
...
(all): Depend on $(GEN_FILES), not diststuff (which also depends
on info).
1995-11-01 20:50:55 +00:00
Ian Lance Taylor
f8c814d644
Wed Nov 1 15:25:18 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* m68k.h (PAGEMAGICEXECSWAPPED): Define.
(PAGEMAGICPEXECSWAPPED): Define.
(PAGEMAGICPEXECTSHLIB): Define.
(PAGEMAGICPEXECPAGED): Define.
(_COMMENT): DEFINE.
* m88k.h (_COMMENT): Define.
1995-11-01 20:26:50 +00:00
Ian Lance Taylor
911d6ca12a
Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* sym_ids.c: Include <ctype.h>.
1995-11-01 20:24:27 +00:00
Fred Fish
e6729433e6
* symtab.c (in_prologue): Document func_start and when it is zero
...
don't call SKIP_PROLOGUE (which typically leads unconditionally to
an error when we try to access a prologue at address 0).
1995-11-01 20:11:52 +00:00
Ian Lance Taylor
e75c301b04
Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* binutils-all/objcopy.exp: Add setup_xfails for
m68*-motorola-sysv3* and m88*-motorola-sysv3*.
1995-11-01 20:11:07 +00:00
Ian Lance Taylor
97f264c0e6
Wed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* Makefile.in (syslex.o): add -I$(srcdir) if compiling in a
separate directory.
1995-11-01 20:06:30 +00:00
Michael Meissner
c143ef6296
Lots of changes
1995-11-01 19:32:38 +00:00
Ian Lance Taylor
7f82c7e1ee
Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* coff-m88k.c (rtype2howto): New static function.
(RTYPE2HOWTO): Use it rather than a macro definition.
* coffcode.h (coff_write_object_contents): set internal_a.magic
to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
* configure.in: m68*-motorola-sysv3* does not use ptrace-core.o;
define TRAD_HEADER to new file hosts/delta68.h.
m88*-motorola-sysv*, however, does use ptrace-core.o.
* hosts/delta68.h: New file.
* ptrace-core.c (ptrace_unix_core_file_p): change bfd_zmalloc to
bfd_zalloc; provide proper parm abfd to calls to bfd_zalloc.
1995-11-01 19:31:48 +00:00
Ian Lance Taylor
f10c3c09a7
Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
...
* chew.c: Include <ctype.h>.
1995-11-01 19:30:04 +00:00
Ken Raeburn
619c7730f0
* i386linux.c (MY(vec)): Declare before use.
1995-11-01 18:56:16 +00:00
Ian Lance Taylor
681bbcf570
* m68k-opc.c (m68k_opcode_aliases): Add dbfw as an alias for dbf,
...
and likewise for all the dbxx opcodes.
1995-11-01 18:34:56 +00:00
Ian Lance Taylor
b2193cc594
* elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
...
BFD is not of the right type.
(bfd_elf_get_needed_list): Likewise.
* i386linux.c (bfd_linux_size_dynamic_sections): Likewise.
* sunos.c (bfd_sunos_get_needed_list): Likewise.
* xcofflink.c (XCOFF_XVECP): Define.
(bfd_xcoff_link_record_set): Don't do anything if the BFD is not
of the right type.
(bfd_xcoff_import_symbol): Likewise.
(bfd_xcoff_export_symbol): Likewise.
(bfd_xcoff_link_count_reloc): Likewise.
(bfd_xcoff_record_link_assignment): Likewise.
(bfd_xcoff_size_dynamic_sections): Likewise.
1995-11-01 18:25:35 +00:00
Ian Lance Taylor
baabeb74a7
* sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol
...
table index against the number of symbols for a base relative
reloc.
1995-11-01 18:09:06 +00:00
Ian Lance Taylor
ef51e36abc
* ldgram.y (mri_script_command): Accept ',' as well as '=' in
...
ALIGN and ALIGNMOD statements.
1995-11-01 17:31:58 +00:00
Ian Lance Taylor
fba668022c
* configure.in: If the only directory in target_configdirs which
...
actually exists is libiberty, then set target_configdirs to empty,
to avoid trying to build a target libiberty in a gas or gdb
distribution.
1995-11-01 17:25:21 +00:00
Ian Lance Taylor
c73b4ae640
minor cleanups
1995-11-01 17:24:20 +00:00
Ian Lance Taylor
73246ff837
* coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro to
...
static function.
* xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Set
full_aouthdr flag here...
(_bfd_xcoff_bfd_final_link): ...not here.
1995-11-01 16:47:14 +00:00
Ian Lance Taylor
2a80ec10a8
* emultempl/aix.em: Include ldgram.h.
...
(gld${EMULATION_NAME}_parse_args): Handle -pD and -pT, as used on
AIX 4.1.
* Makefile.in ($(EMULATION_OFILES)): Depend upon ldgram.h.
1995-11-01 16:46:19 +00:00
Michael Meissner
4ac24d7673
remove extra #endif
1995-11-01 03:25:04 +00:00
Michael Meissner
5281197d1e
fix typo in last change
1995-11-01 03:02:04 +00:00
Jason Molenda
3067858d09
Regenerated.
1995-11-01 02:30:41 +00:00
J.T. Conklin
39772dd8f1
* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
...
of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
systems.
1995-11-01 02:02:21 +00:00
Jim Wilson
52b5deb997
Patches to make fixincludes work for cross toolchains.
1995-11-01 01:03:31 +00:00
Fred Fish
76ab264518
* arc-dis.c: Include elf-bfd.h rather than libelf.h.
1995-11-01 00:01:39 +00:00
Ian Lance Taylor
b629f62767
* config/tc-ppc.c (ppc_lglobl): Do the right thing.
1995-11-01 00:00:47 +00:00
Fred Fish
a99d0ef1ea
* elfread.c: Include elf-bfd.h rather than libelf.h.
1995-10-31 23:58:52 +00:00
Fred Fish
d033806fda
* config/obj-elf.h: Include bfd/elf-bfd.h rather than
...
bfd/libelf.h.
1995-10-31 23:40:03 +00:00
Ian Lance Taylor
59c80ca243
Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>
...
* ecoff.c (ecoff_frob_symbol): Warn about weak common symbols.
1995-10-31 23:30:21 +00:00
Fred Fish
6ab826bd98
* libelf.h: Rename to elf-bfd.h to avoid conflict with
...
systems that have a system <libelf.h>.
* Makefile.in: Globally replace libelf.h with elf-bfd.h.
* bfd.c, elf.c, elf32-arc.c, elf32-gen.c, elf32-hppa.c,
elf32-hppa.h, elf32-i386.c, elf32-i860.c, elf32-m68k.c,
elf32-m88k.c, elf32-mips.c, elf32-ppc.c, elf32-sparc.c,
elf64-gen.c, elf64-sparc.c, elfcode.h, elflink.c,
elfxx-target.h: Include elf-bfd.h rather than libelf.h.
* elfxx-target.h: Change libelf.h reference to elf-bfd.h.
1995-10-31 23:29:05 +00:00
Ian Lance Taylor
02a5d23525
Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>
...
* configure.host (alpha-*-linux*): New host.
* configure.tgt (alpha-*-linux*): New target.
1995-10-31 23:23:48 +00:00
Fred Fish
c7c26058d8
* gdb.base/return.exp (return_tests): Change xfail for test
...
"correct value returned double test" to stop xfailing at
Solaris 2.5. Apparently the bug has been fixed.
1995-10-31 23:18:28 +00:00
Ian Lance Taylor
7ab1edc8f0
* config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.
...
(ppc_eb): Likewise. Set the storage class to C_BLOCK, not C_FCN.
(ppc_frob_symbol): Don't change C_BLOCK symbols to C_HIDEXT.
* config/obj-coff.c (coff_frob_symbol): Don't call
SA_SET_SYM_ENDNDX with the current symbol; call it with the next
one. If OBJ_XCOFF, try to figure out whether the symbol is going
to be dropped.
1995-10-31 22:55:22 +00:00
Ian Lance Taylor
d7b2038fac
Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>
...
* configure.in (alpha-*-linux*): Use ecoff.
* configure: Rebuild.
* ecoff.c (ecoff_directive_extern): New function.
(ecoff_directive_weakext): New function.
(ecoff_build_symbols): Handle weak symbols.
(ecoff_setup_ext): Likewise.
* ecoff.h (ecoff_directive_extern): Declare.
(ecoff_directive_weakext): Declare.
* symbols.c (S_IS_WEAK): New function.
* symbols.h (S_IS_WEAK): Declare.
* config/obj-ecoff.c (obj_pseudo_table): Add "extern" and
"weakext".
* config/tc-mips.c (mips_pseudo_table): Remove "extern".
(s_extern): Remove.
1995-10-31 21:41:59 +00:00
Michael Meissner
5d0e859038
map , to spaces in --enable-sim-cflags
1995-10-31 20:59:19 +00:00
Ian Lance Taylor
0652d579db
Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>
...
* ecoff.c (ecoff_set_symbol_info): Add new parameter weak. If
set, set BSF_WEAK in symbol. Change all callers.
(ecoff_get_extr): Set weakext based on BSF_WEAK.
(ecoff_link_add_externals): If weakext is set, pass BSF_WEAK to
_bfd_generic_link_add_one_symbol.
(ecoff_indirect_link_order): Check that the section tdata relocs
are not NULL before using them.
1995-10-31 20:50:25 +00:00
Ian Lance Taylor
999cc186c5
Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>
...
* configure.in (alpha*-*-linux*): Set COREFILE to trad-core.o and
define TRAD_HEADER as hosts/alphalinux.h.
* configure: Rebuild.
* hosts/alphalinux.h: New file.
* trad-core.c (trad_unix_core_file_p): Cast u.u_ar0 to bfd_vma,
not int.
1995-10-31 20:32:53 +00:00
Ian Lance Taylor
d29120d2ff
really make import_file static
1995-10-31 20:28:25 +00:00
Michael Meissner
4b935ed4a4
Add various switches to control how the simulator is built
1995-10-31 20:24:41 +00:00
Ian Lance Taylor
0e3dd9a071
* config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END for
...
symbols with csect aux entries.
1995-10-31 20:22:04 +00:00
Steve Chamberlain
82dbdc50e7
* Makefile.in, configure.in: Make winsup builds work with
...
new scheme.
1995-10-31 20:01:18 +00:00
Ian Lance Taylor
2bd0aeb941
* coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
...
C_ECOMM storage classes.
1995-10-31 19:20:58 +00:00
Ian Lance Taylor
31751d9d3e
* config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".
...
(ppc_stab_symbol): New static variable.
(ppc_change_csect): Check that ppc_toc_csect is not NULL.
(ppc_stabx): Set ppc_stab_symbol around call to symbol_make. Set
sy_tc.real_name to the stab string.
(ppc_bc, ppc_ec): New static functions.
(ppc_canonicalize_symbol_name): If ppc_stab_symbol is set, don't
do anything.
(ppc_symbol_new_hook): If ppc_stab_symbol is set, don't look for a
suffix.
1995-10-31 19:16:02 +00:00
Steve Chamberlain
9cbf6c0e3a
Tue Oct 31 10:42:42 1995 steve chamberlain <sac@slash.cygnus.com>
...
* win32-nat.c (xlate_exception): Treat a stack overflow like a SEGV.
1995-10-31 18:50:02 +00:00
Steve Chamberlain
b4fdbe09dc
Tue Oct 31 10:38:58 1995 steve chamberlain <sac@slash.cygnus.com>
...
* display.c, parens.c, readline.c, rldefs.h: Change use of
WIN32 to __WIN32__.
1995-10-31 18:40:29 +00:00
Steve Chamberlain
309dca2a1e
* Makefile.in, configure.in: Make winsup builds work with
...
new scheme.
1995-10-31 18:32:51 +00:00
Ian Lance Taylor
cbdf59ad43
* input-scrub.c (input_scrub_push): Reset sb_index.
1995-10-31 18:30:02 +00:00