OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
20 years ago2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 17 Oct 2003 01:36:56 +0000 (01:36 +0000)]
2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>

* gas/alpha/elf-reloc-8.d: Updated.

20 years agodaily update
Alan Modra [Fri, 17 Oct 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 16 Oct 2003 21:05:32 +0000 (21:05 +0000)]
2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>

* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
undefined patterns with '*'.

20 years ago2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 16 Oct 2003 21:04:04 +0000 (21:04 +0000)]
2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>

* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
use the last CIE from a different section.
(_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
size of the output section.

20 years ago.
Roland McGrath [Thu, 16 Oct 2003 18:55:52 +0000 (18:55 +0000)]
.

20 years ago2003-10-07 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 16 Oct 2003 18:55:48 +0000 (18:55 +0000)]
2003-10-07  Roland McGrath  <roland@redhat.com>

* elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
new section from p_align header field.

20 years ago2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 16 Oct 2003 15:25:54 +0000 (15:25 +0000)]
2003-10-16  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-xtensa.c (xtensa_read_table_entries): The external size
of entry is 8 bytes.

20 years ago2003-10-14 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 16 Oct 2003 15:22:27 +0000 (15:22 +0000)]
2003-10-14  H.J. Lu  <hongjiu.lu@intel.com>

* testsuite/demangle-expected: Update the expected output of
_GLOBAL__I__Z2fnv.

20 years ago * configure.in: Set em=linux for ppc-*-linux-gnu* target.
Alan Modra [Thu, 16 Oct 2003 13:16:26 +0000 (13:16 +0000)]
* configure.in: Set em=linux for ppc-*-linux-gnu* target.
* configure: Regenerate.

20 years ago * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use
Alan Modra [Thu, 16 Oct 2003 08:46:35 +0000 (08:46 +0000)]
* Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove.  Use
GENSCRIPTS and GEN_DEPENDS in place of these.
* Makefile.in: Regenerate.
* genscripts_extra.sh: Delete.  Merge extra functionality to..
* genscripts.sh: ..here.

* emulparams/gld960.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Define.
* emulparams/gld960coff.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
* emulparams/lnk960.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
* emulparams/m88kbcs.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
* emulparams/vanilla.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.

20 years ago * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't
Alan Modra [Thu, 16 Oct 2003 06:26:37 +0000 (06:26 +0000)]
* emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't
use $EMULATION_NAME to call bfd function.

20 years agoIndex: doc/ChangeLog
Andrew Cagney [Thu, 16 Oct 2003 04:11:10 +0000 (04:11 +0000)]
Index: doc/ChangeLog
2003-10-15  Andrew Cagney  <cagney@redhat.com>

* bfdint.texi (BFD target vector symbols): Rename _get_symtab to
_canonicalize_symtab.

2003-10-15  Andrew Cagney  <cagney@redhat.com>

* targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
with NAME##_canonicalize_symtab.
* libcoff-in.h (coff_canonicalize_symtab): Update.
* xsym.h (bfd_sym_canonicalize_symtab): Update.
* elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
* coffgen.c (coff_canonicalize_symtab): Update.
* libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
* libnlm.h (nlmNAME(canonicalize_symtab)): Update.
* ieee.c (ieee_vec): Update comment.
* libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
* mmo.c (mmo_canonicalize_symtab): Update.
* nlm-target.h (nlm_canonicalize_symtab): Update.
* nlmcode.h (nlm_canonicalize_symtab): Update.
* i386msdos.c (msdos_canonicalize_symtab): Update.
* hp300hpux.c (MY (canonicalize_symtab)): Update.
* oasys.c (oasys_canonicalize_symtab): Update.
* som.c (som_canonicalize_symtab): Update.
* pef.c (bfd_pef_canonicalize_symtab): Update.
* nlmcode.h (nlm_canonicalize_symtab): Update.
* xsym.c (bfd_sym_canonicalize_symtab): Update.
* vms.c (vms_canonicalize_symtab): Update.
* versados.c (versados_canonicalize_symtab): Update.
* mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
* ieee.c (ieee_canonicalize_symtab): Update.
* pdp11.c (NAME(aout,canonicalize_symtab)): Update.
* reloc.c: Update comment.
* libaout.h (NAME(aout,canonicalize_symtab)): Update.
* coff64-rs6000.c (aix5coff64_vec): Update.
* coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
* coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
* aoutx.h (NAME(aout,canonicalize_symtab)): Update.
* elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
* hp300hpux.c (MY_canonicalize_symtab): Update.
* ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
* aout-tic30.c (MY_canonicalize_symtab): Update.
* aout-target.h (MY_canonicalize_symtab): Update.
* ppcboot.c (ppcboot_canonicalize_symtab): Update.
* elf.c (_bfd_elf_canonicalize_symtab): Update.
* elfcode.h (elf_canonicalize_symtab): Update.
* ihex.c (ihex_canonicalize_symtab): Update.
* tekhex.c (tekhex_canonicalize_symtab): Update.
* binary.c (binary_canonicalize_symtab): Update.
* srec.c (srec_canonicalize_symtab): Update.

20 years agodaily update
Alan Modra [Thu, 16 Oct 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
Kazu Hirata [Wed, 15 Oct 2003 19:08:10 +0000 (19:08 +0000)]
* elf32-h8300.c (elf_reloc_map): Fix a comment typo.

20 years ago * doc/as.texinfo (Align): Correct list of byte targets.
Alan Modra [Wed, 15 Oct 2003 14:16:29 +0000 (14:16 +0000)]
* doc/as.texinfo (Align): Correct list of byte targets.

20 years agonclude/gdb:
Joern Rennecke [Wed, 15 Oct 2003 12:28:50 +0000 (12:28 +0000)]
nclude/gdb:
        * callback.h (struct host_callback_struct): New members ftruncate
        and truncate.
gdb:
sim/common:
        * callback.c (os_ftruncate, os_truncate): New functions.
        (default_callback): Initialize ftruncate and truncate members.
sim/sh:
        * syscall.h (SYS_truncate, SYS_ftruncate): Define.
        * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate.

20 years ago * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
Thiemo Seufer [Wed, 15 Oct 2003 11:12:53 +0000 (11:12 +0000)]
* config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
Fix indentation. Better error message.

20 years ago[bfd]
Kaz Kojima [Wed, 15 Oct 2003 06:23:55 +0000 (06:23 +0000)]
[bfd]
* elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
relocations.
(sh_elf_check_relocs): Likewise.

* elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
(sh64_elf_merge_symbol_attribute): New.
* elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
(sh64_elf64_merge_symbol_attribute): New.

[ld/testsuite]
* ld-sh/sh64/rd-sh64.exp: If the test matches *-dso.d, copy
the output of linker to the file tmpdir/*-dso.so.
* ld-sh/sh64/stobin-0-dso.d: New.
* ld-sh/sh64/stobin-1.d: New.
* ld-sh/sh64/stobin.s: New.
* ld-sh/sh64/stolib.s: New.

20 years agodaily update
Alan Modra [Wed, 15 Oct 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago * elf-bfd.h (struct elf_backend_data): New function pointer member
Kaz Kojima [Tue, 14 Oct 2003 22:43:10 +0000 (22:43 +0000)]
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_merge_symbol_attribute.
* elflink.h (elf_link_add_object_symbols): Adjust call to
elf_backend_merge_symbol_attribute if the backend defined it.
        * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
        (elfNN_bed): Add that to the initializer.

20 years agobfd ChangeLog:
Bob Wilson [Tue, 14 Oct 2003 22:28:28 +0000 (22:28 +0000)]
bfd ChangeLog:

2003-10-14  Bob Wilson  <bob.wilson@acm.org>

* elf32-xtensa.c (get_is_linkonce_section): Delete.
(xtensa_is_property_section, xtensa_is_littable_section): Use
XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros.  Do not recognize
linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
(xtensa_get_property_section_name): Check section name instead of
calling get_is_linkonce_section.  Remove unused bfd parameter.  Use
XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros.  Never generate
linkonce section names by appending ".xt.insn" or ".xt.lit".
(xtensa_read_table_entries): Remove bfd argument in call to
xtensa_get_property_section_name.  Free section name when done.
(elf_xtensa_combine_prop_entries): Free leaking table.

gas ChangeLog:

2003-10-14  Bob Wilson  <bob.wilson@acm.org>

* config/tc-xtensa.c (xtensa_create_property_segments): Remove bfd
argument in call to xtensa_get_property_section_name.  Formatting.

include ChangeLog:

2003-10-14  Bob Wilson  <bob.wilson@acm.org>

* elf/xtensa.h: Formatting.  Fix comments about property section
names for linkonce sections.

20 years ago * gettext.m4: Properly quote arguments to AC_DEFUN.
Nathanael Nerode [Tue, 14 Oct 2003 21:40:44 +0000 (21:40 +0000)]
* gettext.m4: Properly quote arguments to AC_DEFUN.

20 years ago * pe-dll.c (pe_implied_import_dll): Also scan .rdata sections
Danny Smith [Tue, 14 Oct 2003 06:26:31 +0000 (06:26 +0000)]
* pe-dll.c (pe_implied_import_dll): Also scan .rdata sections
to identify data symbols.

20 years agodaily update
Alan Modra [Tue, 14 Oct 2003 00:00:28 +0000 (00:00 +0000)]
daily update

20 years ago * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
Nathanael Nerode [Mon, 13 Oct 2003 21:45:29 +0000 (21:45 +0000)]
* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
HOST_FLAGS_TO_PASS.
* Makefile.in: Regenerate.

20 years ago * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
Richard Sandiford [Mon, 13 Oct 2003 19:51:10 +0000 (19:51 +0000)]
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
(_bfd_mips_elf_finish_dynamic_symbol): Don't handle them.  Don't
handle DT_MIPS_MSYM.  Set DT_RELSZ based on the number of relocations
that were needed.
(_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
(_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.

20 years ago * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Move
Richard Sandiford [Mon, 13 Oct 2003 19:48:39 +0000 (19:48 +0000)]
* emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Move
definition from elf64btsmip.sh.
(TEXT_DYNAMIC): Likewise elf32btsmipn32.sh.
* emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Remove.
* emulparams/elf64btsmip.sh (INITIAL_READONLY_SECTIONS): Remove.
* emulparams/elf64bmip.sh (SHLIB_TEXT_START_ADDR): Define.
(EXECUTABLE_SYMBOLS): Set __elf_header correctly for shared objects.
Define __program_header_table in terms of __elf_header.

20 years agobfd/
H.J. Lu [Mon, 13 Oct 2003 15:55:51 +0000 (15:55 +0000)]
bfd/

2003-10-10  H.J. Lu  <hongjiu.lu@intel.com>

* bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
(bfd_elf64_ia64_after_parse): Likewise.
* bfd-in2.h: Regenerated.

* elfxx-ia64.c (oor_ip): New.
(oor_branch_size): Likewise.
(bfd_elfNN_ia64_after_parse): Likewise.
(elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
equals sizeof (oor_ip).

ld/

2003-10-10  H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am (eelf64_ia64.c): Also depend on
$(srcdir)/emultempl/ia64elf.em.
* Makefile.in: Regenerated.

* emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Set to ia64elf.

* emultempl/ia64elf.em: New.

20 years ago * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
Kaz Kojima [Mon, 13 Oct 2003 05:11:30 +0000 (05:11 +0000)]
* elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
renumbering of some relocation numbers.

20 years ago[ld]
Kaz Kojima [Mon, 13 Oct 2003 05:09:21 +0000 (05:09 +0000)]
[ld]
* emulparams/shelf32_nbsd.sh (OTHER_SECTIONS): Redefine.

[ld/testsuite]
* ld-sh/rd-sh.exp (LDFLAGS): Define appropriately for each
sh64/sh5 targets.
* ld-sh/sh.exp: Don't do relaxing test for sh64*-*-* and
sh5*-*-* targets.
* ld-sh/sh64/relax.exp (emul32): Set to shelf32_nbsd for netbsd.
* ld-sh/sh64/relfail.exp: Set parameters for netbsd.
* ld-sh/sh64/sh64.exp: Skip this for netbsd.  Trim the section
numbers for crangerel1 and crengerel2 tests.
* ld-sh/sh64/abi32.sd: Update.
* ld-sh/sh64/abi32.xd: Likewise.
* ld-sh/sh64/abi64.sd: Likewise.
* ld-sh/sh64/abi64.xd: Likewise.
* ld-sh/sh64/abixx-noexp.sd: Likewise.
* ld-sh/sh64/cmpct1.sd: Likewise.
* ld-sh/sh64/cmpct1.xd: Likewise.
* ld-sh/sh64/crange1.rd: Likewise.
* ld-sh/sh64/crange2.rd: Likewise.
* ld-sh/sh64/crange3-cmpct.rd: Likewise.
* ld-sh/sh64/crange3-media.rd: Likewise.
* ld-sh/sh64/crange3.rd: Likewise.
* ld-sh/sh64/crangerel1.rd: Likewise.
* ld-sh/sh64/crangerel2.rd: Likewise.
* ld-sh/sh64/dlsection.sd: Likewise.
* ld-sh/sh64/endian.sbd: Likewise.
* ld-sh/sh64/endian.sld: Likewise.
* ld-sh/sh64/gotplt.d: Likewise.
* ld-sh/sh64/init-cmpct.d: Likewise.
* ld-sh/sh64/init-media.d: Likewise.
* ld-sh/sh64/init.s: Align functions.
* ld-sh/sh64/init64.d: Update.
* ld-sh/sh64/mix1-noexp.sd: Likewise.
* ld-sh/sh64/mix1.sd: Likewise.
* ld-sh/sh64/mix1.xd: Likewise.
* ld-sh/sh64/mix2-noexp.sd: Likewise.
* ld-sh/sh64/mix2.sd: Likewise.
* ld-sh/sh64/mix2.xd:Likewise.
* ld-sh/sh64/rel32.xd: Likewise.
* ld-sh/sh64/rel64.xd: Likewise.
* ld-sh/sh64/reldl32.rd: Likewise.
* ld-sh/sh64/reldl64.rd: Likewise.
* ld-sh/sh64/shdl32.xd: Update.
* ld-sh/sh64/shdl64.sd: Likewise.
* ld-sh/sh64/shdl64.xd: Likewise.
* ld-sh/shared-1.d: Add -z nocombreloc to ld option.  Update.
* ld-sh/sub2l-1.d: Make file format match with elf32-sh.*.
* ld-sh/weak1.d: Likewise.

20 years agodaily update
Alan Modra [Mon, 13 Oct 2003 00:00:26 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sun, 12 Oct 2003 00:00:25 +0000 (00:00 +0000)]
daily update

20 years ago * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extra
Kaz Kojima [Sat, 11 Oct 2003 21:51:13 +0000 (21:51 +0000)]
* config/tc-sh.h (sh_coff_reloc_mangle): Delete an extra
parenthesis.

20 years ago * config/tc-sh.c: Convert to ISO C90. Remove unnecessary
Kaz Kojima [Sat, 11 Oct 2003 13:40:21 +0000 (13:40 +0000)]
* config/tc-sh.c: Convert to ISO C90.  Remove unnecessary
        prototypes and casts.
* config/tc-sh.h: Likewise.
* config/tc-sh64.c: Likewise.
* config/tc-sh64.h: Likewise.

20 years agoFix bugus mail address
Alan Modra [Sat, 11 Oct 2003 13:13:02 +0000 (13:13 +0000)]
Fix bugus mail address

20 years ago * bfd.texinfo: Remove spurious backslash.
Alan Modra [Sat, 11 Oct 2003 13:10:24 +0000 (13:10 +0000)]
* bfd.texinfo: Remove spurious backslash.

20 years ago * coff-sh.c: Move definition of MAP and guard more code with
Alan Modra [Sat, 11 Oct 2003 13:08:44 +0000 (13:08 +0000)]
* coff-sh.c: Move definition of MAP and guard more code with
COFF_IMAGE_WITH_PE.

20 years ago * corefile.c (core_create_function_syms): Don't refer directly to
Alan Modra [Sat, 11 Oct 2003 12:34:31 +0000 (12:34 +0000)]
* corefile.c (core_create_function_syms): Don't refer directly to
_cooked_size and vma;  Use bfd_section_size and bfd_get_section_vma.

20 years agoOops. missed a line.
Alan Modra [Sat, 11 Oct 2003 12:33:50 +0000 (12:33 +0000)]
Oops. missed a line.

20 years ago * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
Alan Modra [Sat, 11 Oct 2003 12:32:18 +0000 (12:32 +0000)]
* section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
* bfd-in2.h: Regenerate.

20 years ago * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.
Hans-Peter Nilsson [Sat, 11 Oct 2003 09:18:58 +0000 (09:18 +0000)]
* ld-scripts/defined3.d, ld-scripts/defined3.t: New test.
* ld-scripts/defined.exp: Run defined3.

20 years ago * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols
Hans-Peter Nilsson [Sat, 11 Oct 2003 09:16:20 +0000 (09:16 +0000)]
* ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols
defined before the statement using DEFINED yield 1.
* ldexp.c (fold_name) <case DEFINED>: In lang_first_phase_enum,
call lang_track_definedness on symbol.  In subsequent phases, use
lang_symbol_definition_iteration and lang_statement_iteration to
check whether the symbol was defined before the current statement.
(exp_fold_tree) <case etree_assign et al>: Call
lang_update_definedness before updating symbol type when setting
symbol.
* ldlang.c (lang_definedness_table): New variable.
(lang_definedness_newfunc, lang_track_definedness)
(lang_symbol_definition_iteration, lang_update_definedness): New
functions.
(lang_init): Initialize lang_definedness_table and
lang_statement_iteration.
(lang_finish): Destroy bfd_hash_table_free.
(lang_size_sections): Increment lang_statement_iteration.
(lang_do_assignments_1): New function with former
lang_do_assignments contents.  Change recursive calls to call this
function.
(lang_do_assignments): Evacuate contents.  Increment
lang_statement_iteration, then just call lang_do_assignments_1.
* ldlang.h (struct lang_definedness_hash_entry)
(lang_statement_iteration, lang_track_definedness)
(lang_symbol_definition_iteration, lang_update_definedness):
Declare.

20 years agodaily update
Alan Modra [Sat, 11 Oct 2003 00:00:19 +0000 (00:00 +0000)]
daily update

20 years ago2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 10 Oct 2003 22:13:49 +0000 (22:13 +0000)]
2003-06-03  Michael Snyder  <msnyder@redhat.com>
and Bernd Schmidt   <bernds@redhat.com>
        and Alexandre Oliva <aoliva@redhat.com>

        * disassemble.c (disassembler): Add support for h8300sx.

20 years ago2003-10-10 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 10 Oct 2003 19:31:18 +0000 (19:31 +0000)]
2003-10-10  Dave Brolley  <brolley@redhat.com>

        * gas/frv/allinsn.s: Use preoperly aligned registers.
        * gas/frv/allinsn.d: Update expected results.

20 years ago2003-10-10 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 10 Oct 2003 19:30:02 +0000 (19:30 +0000)]
2003-10-10  Dave Brolley  <brolley@redhat.com>

        * frv-asm.c,frv-desc.c,frv-opc.c: Regenerated.

20 years ago2003-10-10 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 10 Oct 2003 19:29:38 +0000 (19:29 +0000)]
2003-10-10  Dave Brolley  <brolley@redhat.com>

        * frv.cpu (dnpmop): New p-macro.
        (GRdoublek): Use dnpmop.
        (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
        (store-double-r-r): Use (.sym regtype doublek).
        (r-store-double): Ditto.
        (store-double-r-r-u): Ditto.
        (conditional-store-double): Ditto.
        (conditional-store-double-u): Ditto.
        (store-double-r-simm): Ditto.
        (fmovs): Assign to UNIT FMALL.

20 years ago2003-10-10 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 10 Oct 2003 15:29:50 +0000 (15:29 +0000)]
2003-10-10  H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Likewise.

20 years ago2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 10 Oct 2003 01:36:36 +0000 (01:36 +0000)]
2003-10-09  H.J. Lu  <hongjiu.lu@intel.com>

* scripttempl/elf.sc (__executable_start): Provide.

20 years agodaily update
Alan Modra [Fri, 10 Oct 2003 00:00:19 +0000 (00:00 +0000)]
daily update

20 years ago2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 9 Oct 2003 18:15:59 +0000 (18:15 +0000)]
2003-10-09  H.J. Lu  <hongjiu.lu@intel.com>

* cofflink.c: Include "safe-ctype.h".
(coff_link_add_symbols): Use ISDIGIT instead of isdigit.

20 years ago * emulparams/armelf.sh: Define NO_SMALL_DATA.
Daniel Jacobowitz [Thu, 9 Oct 2003 14:06:07 +0000 (14:06 +0000)]
* emulparams/armelf.sh: Define NO_SMALL_DATA.
* emulparams/armelf_linux.sh, emulparams/armelf_oabi.sh,
emulparams/armnto.sh: Likewise.

20 years agodaily update
Alan Modra [Thu, 9 Oct 2003 00:00:19 +0000 (00:00 +0000)]
daily update

20 years ago* ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell
Alexandre Oliva [Wed, 8 Oct 2003 22:17:35 +0000 (22:17 +0000)]
* ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell
whether to skip test for no memory region.

20 years ago2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
DJ Delorie [Wed, 8 Oct 2003 21:29:04 +0000 (21:29 +0000)]
2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
* configure: Rebuilt
* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
* Makefile.in: Rebuilt

20 years agoMove ChangeLog entries for config/ subdir into config/ChangeLog, where
Nathanael Nerode [Wed, 8 Oct 2003 21:26:42 +0000 (21:26 +0000)]
Move ChangeLog entries for config/ subdir into config/ChangeLog, where
they belong.  Thanks to Kelley Cook <kcook34@ford.com>.

20 years ago2003-10-08 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 8 Oct 2003 18:26:01 +0000 (18:26 +0000)]
2003-10-08  Dave Brolley  <brolley@redhat.com>

        * frv-desc.[ch], frv-opc.[ch]: Regenerated.

20 years ago2003-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 8 Oct 2003 18:13:38 +0000 (18:13 +0000)]
2003-10-06  Dave Brolley  <brolley@redhat.com>

        * binutils-all/objdump.exp (cpu_expected): Add fr550.

20 years ago2003-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 8 Oct 2003 18:12:53 +0000 (18:12 +0000)]
2003-10-06  Dave Brolley  <brolley@redhat.com>

        * frv.h (EF_FRV_CPU_FR550): New macro.

20 years ago2003-10-08 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 8 Oct 2003 18:11:55 +0000 (18:11 +0000)]
2003-10-08  Dave Brolley  <brolley@redhat.com>

        * config/tc-frv.c (fr550_check_insn_acc_range): New function.
        (fr550_check_acc_range): New function.
        (md_assemble): Call fr550_check_acc_range.

20 years ago2003-10-08 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 8 Oct 2003 18:01:10 +0000 (18:01 +0000)]
2003-10-08  Chris Demetriou  <cgd@broadcom.com>

        * lib/gas-defs.exp (gas_run): Always log the command being run.
        (gas_start): Likewise.
        (regexp_diff): Make error reporting about non-existent files
        consistent.

20 years ago2003-10-08 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 8 Oct 2003 17:57:59 +0000 (17:57 +0000)]
2003-10-08  Dave Brolley  <brolley@redhat.com>
        On behalf of Michael Snyder  <msnyder@redhat.com>

        * archures.c: Add FRV fr550 machine.
        * cpu-frv.c: Ditto.
        * elf32-frv.c: Ditto.
        * bfd-in2.h: Regenerate.

20 years ago2003-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 8 Oct 2003 17:53:40 +0000 (17:53 +0000)]
2003-10-06  Dave Brolley  <brolley@redhat.com>

        * frv.cpu, frv.opc: Add support for fr550.

20 years ago * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
Thiemo Seufer [Wed, 8 Oct 2003 17:36:19 +0000 (17:36 +0000)]
* elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
for non-SGI N64 ABI. Improve code consitency.

20 years ago* as.c (use_gnu_debug_info_extensions) : New variable.
Nick Clifton [Wed, 8 Oct 2003 14:37:20 +0000 (14:37 +0000)]
* as.c (use_gnu_debug_info_extensions) : New variable.
 (parse_args) : Accept new --gstabs+ option, and set `use_gnu_debug_info_extensions'.
 (show_usage) : Document --gstabs+ option.
* as.h (use_gnu_debug_info_extensions) : New extern declaration.
* stabs.c (stabs_generate_asm_file) : If `use_gnu_debug_info_extensions' is set
  add the compilation directory to the stabs debug info.
* doc/as.texinfo : Document --gstabs+ option.
* NEWS: Mention new feature.

20 years agolexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.
Nick Clifton [Wed, 8 Oct 2003 13:52:33 +0000 (13:52 +0000)]
lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.
Change default to report unresolved symbols in object files as well.

20 years agoInclude bfd_elf64_sparc_vec if BFD64 is enabled.
Nick Clifton [Wed, 8 Oct 2003 13:50:23 +0000 (13:50 +0000)]
Include bfd_elf64_sparc_vec if BFD64 is enabled.

20 years ago * ldexp.c (fold_name) <case DEFINED>: Set section of result to
Hans-Peter Nilsson [Wed, 8 Oct 2003 12:40:26 +0000 (12:40 +0000)]
* ldexp.c (fold_name) <case DEFINED>: Set section of result to
abs_output_section.

20 years ago * ld-scripts/defined2.d, ld-scripts/defined2.t: New test.
Hans-Peter Nilsson [Wed, 8 Oct 2003 12:35:18 +0000 (12:35 +0000)]
* ld-scripts/defined2.d, ld-scripts/defined2.t: New test.
* ld-scripts/defined.exp: Run defined2.

20 years agodaily update
Alan Modra [Wed, 8 Oct 2003 00:00:17 +0000 (00:00 +0000)]
daily update

20 years ago * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS,
Bob Wilson [Tue, 7 Oct 2003 23:30:20 +0000 (23:30 +0000)]
* emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS,
OTHER_READWRITE_SECTIONS, OTHER_SECTIONS): Set section addresses to
zero for relocatable links.

20 years ago* elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
Alexandre Oliva [Tue, 7 Oct 2003 19:17:23 +0000 (19:17 +0000)]
* elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
rightshift to 2.

20 years ago * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.
Dave Anglin [Tue, 7 Oct 2003 17:30:02 +0000 (17:30 +0000)]
* configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.
* ld-elfvsb/elfvsb.exp: xfail non-pic shared library tests for
non 64-bit hppa*-*-linux* targets.
* ld-elfvsb/main.c (main_visibility_check): Cast value returned by
visibility_funptr () to a function pointer.
* ld-shared/shared.exp: xfail shared (non PIC), shared (non PIC, load
offset), and shared (PIC main, non PIC so) tests for non 64-bit
hppa*-*-linux* targets.

20 years agobfd/Changelog:
Nathan Sidwell [Tue, 7 Oct 2003 08:53:42 +0000 (08:53 +0000)]
bfd/Changelog:
* libbfd-in.h (_bfd_link_section_stabs): Add string offset
parameter.
* cofflink.c (coff_link_add_symbols): Deal with split stab
sections.
* elflink.h (elf_link_add_object_symbols): Deal with split stab
sections.
* stabs.c (_bfd_link_section_stabs): Add string offset parameter.
* libbfd.h: Regenerated.
ld/ChangeLog:
* ldwrite.c (unsplittable_name): New.
(clone_section): Strip existing numeric suffix. Only truncate names
for coff targets.
(split_sections): Use unsplittable_name.
binutils/ChangeLog:
* objdump.c (read_section_stabs): Just read one section, return
pointer to it. Add size parameter.
(print_section_stabs): Add string offset parameter. Adjust.
(struct stab_section_names): Add string offset member.
(find_stabs_sections): Correct check for split section suffix,
adjust read_section_stabs and print_section_stabs calls.
(dump_stabs_section): Clear string_offset, free string table.

20 years ago * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
Nathan Sidwell [Tue, 7 Oct 2003 08:49:11 +0000 (08:49 +0000)]
* coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
overflow, set reloc start position to after the count
reloc. Subtract one from num relocs. Give error on 0xffff relocs
and no overflow.
* cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
overflow.
* peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
0xffff.

20 years agodaily update
Alan Modra [Tue, 7 Oct 2003 00:00:18 +0000 (00:00 +0000)]
daily update

20 years ago2003-10-06 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Mon, 6 Oct 2003 18:10:48 +0000 (18:10 +0000)]
2003-10-06  H.J. Lu  <hongjiu.lu@intel.com>

* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
last CIE/FDE if needed.

20 years agolexsup.c (parse_args): Report unresolved symbols in shared libraries when
Nick Clifton [Mon, 6 Oct 2003 11:07:08 +0000 (11:07 +0000)]
lexsup.c (parse_args): Report unresolved symbols in shared libraries when
creating a dynamic executable.  This is a restoration of the default behaviour
for previous versions of the linker.

20 years agoChange target of hppa-netbsd port
Nick Clifton [Mon, 6 Oct 2003 11:01:36 +0000 (11:01 +0000)]
Change target of hppa-netbsd port

20 years agoFix macro tests to ignore section symbols
Nick Clifton [Mon, 6 Oct 2003 10:18:41 +0000 (10:18 +0000)]
Fix macro tests to ignore section symbols

20 years agoAdd i386-knetbsd-gnu triplet.
Nick Clifton [Mon, 6 Oct 2003 09:12:39 +0000 (09:12 +0000)]
Add i386-knetbsd-gnu triplet.

20 years agodaily update
Alan Modra [Mon, 6 Oct 2003 00:00:15 +0000 (00:00 +0000)]
daily update

20 years agoRevert -f change
Nick Clifton [Sun, 5 Oct 2003 08:58:01 +0000 (08:58 +0000)]
Revert -f change

20 years agodaily update
Alan Modra [Sun, 5 Oct 2003 00:00:15 +0000 (00:00 +0000)]
daily update

20 years ago2003-10-04 Christian Groessler <chris@groessler.org>
Christian Groessler [Sat, 4 Oct 2003 21:11:47 +0000 (21:11 +0000)]
2003-10-04  Christian Groessler  <chris@groessler.org>

* gas/z8k/calr-backf.s: New file.
* gas/z8k/calr-forwf.s: New file.
* gas/z8k/calr.d: New file.
* gas/z8k/calr.s: New file.
* gas/z8k/djnz-backf.s: New file.
* gas/z8k/djnz-backf2.s: New file.
* gas/z8k/djnz.d: New file.
* gas/z8k/djnz.s: New file.
* gas/z8k/jr-back.d: New file.
* gas/z8k/jr-forw.d: New file.
* gas/z8k/jr-back.s: Fix displacement length. Add some more jumps
for jr-back.d.
* gas/z8k/jr-backf.s: Fix displacement length.
* gas/z8k/jr-forw.s: Fix displacement length. Add some more jumps
for jr-forw.d.
* gas/z8k/jr-forwf.s: Fix displacement length.
* gas/z8k/z8k.exp: Run new tests.

20 years ago2003-10-04 Christian Groessler <chris@groessler.org>
Christian Groessler [Sat, 4 Oct 2003 21:11:05 +0000 (21:11 +0000)]
2003-10-04  Christian Groessler  <chris@groessler.org>

* tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness.
(md_apply_fix3): Fix R_JR, R_DISP7, and R_CALLR cases.
(md_pcrel_from): This function now gets called. Supply return
value.

20 years ago2003-10-04 Christian Groessler <chris@groessler.org>
Christian Groessler [Sat, 4 Oct 2003 21:09:29 +0000 (21:09 +0000)]
2003-10-04  Christian Groessler  <chris@groessler.org>

* coff-z8k.c (extra_case): Fix displacement length check for R_JR
and R_CALLR.

20 years ago * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
Stephane Carrez [Sat, 4 Oct 2003 21:02:53 +0000 (21:02 +0000)]
* elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
* elf32-m68hc11.c: Likewise.
* elf32-m68hc12.c: Likewise.
* elf32-m68hc1x.h: Likewise.

20 years ago * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
Stephane Carrez [Sat, 4 Oct 2003 20:07:24 +0000 (20:07 +0000)]
* elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
of flags between HC12 and HCS12.

20 years agoConvert to ISO C90
Nick Clifton [Sat, 4 Oct 2003 12:40:12 +0000 (12:40 +0000)]
Convert to ISO C90

20 years ago(std_shortopts): Remove 'f'.
Nick Clifton [Sat, 4 Oct 2003 12:07:27 +0000 (12:07 +0000)]
(std_shortopts): Remove 'f'.
(std_longopts): Add 'f'.
Doing this prevents -f<foo> being acecpted as an alias for -f

20 years ago(obj_coff_section [BEF_ASSEMBLER]): Make 'r' mean readonly data.
Nick Clifton [Sat, 4 Oct 2003 11:06:31 +0000 (11:06 +0000)]
(obj_coff_section [BEF_ASSEMBLER]): Make 'r' mean readonly data.

20 years agoSet SEC_EXCLUDE flag on sections which become empty after merging.
Nick Clifton [Sat, 4 Oct 2003 10:19:26 +0000 (10:19 +0000)]
Set SEC_EXCLUDE flag on sections which become empty after merging.

20 years ago2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 4 Oct 2003 04:54:47 +0000 (04:54 +0000)]
2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>

* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.

20 years agodaily update
Alan Modra [Sat, 4 Oct 2003 00:00:14 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Fri, 3 Oct 2003 00:00:13 +0000 (00:00 +0000)]
daily update

20 years ago * strerror.c: Revert last change. Declare static sys_nerr
Daniel Jacobowitz [Thu, 2 Oct 2003 19:07:17 +0000 (19:07 +0000)]
* strerror.c: Revert last change.  Declare static sys_nerr
and sys_errlist using different names.

20 years ago* resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bit
Christopher Faylor [Thu, 2 Oct 2003 14:13:10 +0000 (14:13 +0000)]
* resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bit
count' in icon groups.

20 years ago Correct sym def order & pick right sym for .idata$7 reloc.
Nick Clifton [Thu, 2 Oct 2003 11:18:13 +0000 (11:18 +0000)]
 Correct sym def order & pick right sym for .idata$7 reloc.

20 years ago2003-10-01 Phil Edwards <pme@gcc.gnu.org>
H.J. Lu [Thu, 2 Oct 2003 06:25:28 +0000 (06:25 +0000)]
2003-10-01  Phil Edwards  <pme@gcc.gnu.org>

* config-ml.in:  Use ac_configure_args directly instead of
ml_arguments.  Only set ml_norecursion if --no[-]recursion is
actually seen.

2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>

* config-ml.in: Propagate INSTALL variables.