OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
20 years ago * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
Daniel Jacobowitz [Wed, 12 Nov 2003 17:15:38 +0000 (17:15 +0000)]
* Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
* doc/Makefile.am (install-info): Define.

* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.

20 years agodaily update
Alan Modra [Tue, 11 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agoAdd new feature to objcopy/strip. The -w switch allows wildcards to be used
Nick Clifton [Tue, 11 Nov 2003 17:50:26 +0000 (17:50 +0000)]
Add new feature to objcopy/strip.  The -w switch allows wildcards to be used
in symbol names.

20 years agoFix decision about when a .interp section should exist
Nick Clifton [Tue, 11 Nov 2003 13:32:38 +0000 (13:32 +0000)]
Fix decision about when a .interp section should exist

20 years agoAdd support for arm-wince-pe target.
Nick Clifton [Tue, 11 Nov 2003 12:05:08 +0000 (12:05 +0000)]
Add support for arm-wince-pe target.

20 years ago2003-11-11 Jan Hubicka <jh@suse.cz>
Andreas Jaeger [Tue, 11 Nov 2003 09:30:48 +0000 (09:30 +0000)]
2003-11-11  Jan Hubicka  <jh@suse.cz>

* config/tc-i386.c (tc_i386_fix_adjustable):

20 years ago * objdump.c: Revert rev 1.81 commit.
Alan Modra [Tue, 11 Nov 2003 01:57:04 +0000 (01:57 +0000)]
* objdump.c: Revert rev 1.81 commit.

20 years agodaily update
Alan Modra [Mon, 10 Nov 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years agoRemove "member" from verbose output of "-dv" in order to conform to POSIX
Nick Clifton [Mon, 10 Nov 2003 17:28:33 +0000 (17:28 +0000)]
Remove "member" from verbose output of "-dv" in order to conform to POSIX
specification.

20 years agoAdd initial support for TLS sections in PE format files.
Nick Clifton [Mon, 10 Nov 2003 17:04:55 +0000 (17:04 +0000)]
Add initial support for TLS sections in PE format files.

20 years ago * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.
Alan Modra [Mon, 10 Nov 2003 03:07:52 +0000 (03:07 +0000)]
* config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.

20 years agoExpand and consolidate bug reporting details.
Alan Modra [Mon, 10 Nov 2003 03:06:05 +0000 (03:06 +0000)]
Expand and consolidate bug reporting details.

20 years agodaily update
Alan Modra [Sun, 9 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * configure.host (HOSTING_LIBS): Group libgcc and libc with
Alan Modra [Sun, 9 Nov 2003 13:24:45 +0000 (13:24 +0000)]
* configure.host (HOSTING_LIBS): Group libgcc and libc with
--start-group, --end-group pair.
(*-*-netbsd*, am33_2.0-*-linux*): Use the default HOSTING_LIBS.
(am33_2.0-*-linux*): Edit default HOSTING_CRT0.
(arm*-*-linux-gnu*): Remove extraneous '*' in sed expression.
(hppa*64*-*-linux*, hppa*-*-linux*): Remove target specific case.

20 years agodaily update
Alan Modra [Sat, 8 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Fri, 7 Nov 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2003-11-07 Christian Groessler <chris@groessler.org>
Christian Groessler [Fri, 7 Nov 2003 20:43:15 +0000 (20:43 +0000)]
2003-11-07  Christian Groessler  <chris@groessler.org>

* doc/c-z8k.texi: Document command-line options.  Fix byte
register names.  Document '.z8001' and '.z8002' directives.
Extend addressing modes documentation.

20 years agoUse consistent error messages for missing files.
Nick Clifton [Fri, 7 Nov 2003 12:19:34 +0000 (12:19 +0000)]
Use consistent error messages for missing files.
Detect directories where an ordinary file is expected.

20 years agodaily update
Alan Modra [Thu, 6 Nov 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.
Nick Clifton [Thu, 6 Nov 2003 15:30:05 +0000 (15:30 +0000)]
* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.
  (rn_table, iwmmxt_table, cp_table, cn_table, fn_table, sn_table,
  dn_table, mav_mvf_table, mac_mvd_table, mav_mvfx_table,
  mav_mvax_table, mav_dspc_table): Initialise new field.
  (insert_reg_alias): Initialise new field.
  (md_pseudo_table): Add "unreq" entry.
  (s_unreq): New function: Undo the effects of a previous .req.
* doc/c-arm.texi: Document new pseudo op.
* NEWS: Mention new feature.
* testsuite/gas/arm/req.s: New test file.  Check .req and .unreq psuedo ops.
* testsuite/gas/arm/req.l: Expected error output from req.s test.
* testsuite/gas/arm/copro.d: Set target architecture for objdump so that the
  test will work on architectures which cannot encode higher arm architecture
  types in their file headers.
* testsuite/gas/arm/arm.exp: Run new req.s test.
  Skip thumb instruction test for PE targets which do not support
  thumb relocations.
* testsuite/gas/elf/elf.exp: Skip special handling of section2 test for XScale
  targets - it is no longer needed.

20 years ago * elf32-ppc.c (ppc_elf_install_value): Delete.
Alan Modra [Thu, 6 Nov 2003 14:30:11 +0000 (14:30 +0000)]
* elf32-ppc.c (ppc_elf_install_value): Delete.
(shared_stub_entry, stub_entry): Make them arrays of ints.
Remove initial branch.
(ppc_elf_relax_section): Write one branch around all trampolines
instead.  Correct bogus R_PPC_PLTREL24 handling.  Correct
branch range check.  Only use shared_stub_entry when shared.
Test that branches can reach stubs.  Write trampolines out at
end so that just one realloc is used.  Handle little-endian
mode.  Move relevant code from ppc_elf_install_value to here.
(ppc_elf_relocate_section): Move code handling RELAX32 from
ppc_elf_install_value to here.

20 years agoFix 'the the' typo
Nick Clifton [Thu, 6 Nov 2003 11:58:58 +0000 (11:58 +0000)]
Fix 'the the' typo

20 years ago2003-11-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 6 Nov 2003 04:32:07 +0000 (04:32 +0000)]
2003-11-05  H.J. Lu  <hongjiu.lu@intel.com>

* m68k-opc.c (m68k_opcodes): Reorder "fmovel".

20 years ago * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.
Alan Modra [Thu, 6 Nov 2003 02:58:40 +0000 (02:58 +0000)]
* elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.
(ppc_elf_install_value): Handle R_PPC_RELAX32PC.  Merge duplicate
cases.
(shared_stub_entry): Correct opcode.
(ppc_elf_relax_section): Generate R_PPC_RELAX32PC relocs.
(ppc_elf_relocate_section): Handle them.

20 years ago * ppc.h (R_PPC_RELAX32PC): Define.
Alan Modra [Thu, 6 Nov 2003 02:57:08 +0000 (02:57 +0000)]
* ppc.h (R_PPC_RELAX32PC): Define.

20 years agodaily update
Alan Modra [Wed, 5 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
Alan Modra [Wed, 5 Nov 2003 13:17:09 +0000 (13:17 +0000)]
* elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
updated section in case of merged section.
* elf-bfd.h (_bfd_elf_rela_local_sym): Update declaration.
* elf-hppa.h (elf_hppa_relocate_section): Adjust call.
* elf-m10200.c (mn10200_elf_relocate_section): Likewise.
* elf-m10300.c (mn10300_elf_relocate_section): Likewise.
* elf32-arm.h (elf32_arm_relocate_section): Likewise.
* elf32-avr.c (elf32_avr_relocate_section): Likewise.
* elf32-cris.c (cris_elf_relocate_section): Likewise.
* elf32-fr30.c (fr30_elf_relocate_section): Likewise.
* elf32-frv.c (elf32_frv_relocate_section): Likewise.
* elf32-h8300.c (elf32_h8_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-i860.c (elf32_i860_relocate_section): Likewise.
* elf32-m32r.c (m32r_elf_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-mcore.c (mcore_elf_relocate_section): Likewise.
* elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
* elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.
* elf32-s390.c (elf_s390_relocate_section): Likewise.
* elf32-sh.c (sh_elf_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
* elf32-v850.c (v850_elf_relocate_section) Likewise.
* elf32-vax.c (elf_vax_relocate_section): Likewise.
* elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
* elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
* elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
* elf64-mmix.c (mmix_elf_relocate_section): Likewise.
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
* elf64-s390.c (elf_s390_relocate_section): Likewise.
* elf64-sh64.c (sh_elf64_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
* elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.

* elf32-cris.c (cris_elf_relocate_section): Don't recalculate symbol
section for reloc output.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
* elf32-vax.c (elf_vax_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.

* elf32-ppc.c (ppc_elf_relocate_section): Don't recalculate everything
for R_PPC_RELAX32 reloc.  Don't bother checking ppc_elf_install_value
return value.
* elf64-ppc.c (ppc64_elf_relocate_section <R_PPC64_TOC>): Sanity check
sec->id.

20 years ago * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.
Alan Modra [Wed, 5 Nov 2003 01:23:55 +0000 (01:23 +0000)]
* elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.
(elf32_d10v_relocate_section): Use them to handle -r reloc
adjustments, and in place of _bfd_elf_rela_local_sym.

20 years ago2003-11-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 5 Nov 2003 01:14:25 +0000 (01:14 +0000)]
2003-11-04  H.J. Lu  <hongjiu.lu@intel.com>

* gas/m68k/mcf-mov3q.d: Support 64bit BFD.

20 years ago * cpu-iq2000.c (arch_info_struct): Warning fix.
Alan Modra [Tue, 4 Nov 2003 23:58:06 +0000 (23:58 +0000)]
* cpu-iq2000.c (arch_info_struct): Warning fix.

20 years ago * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.
Alan Modra [Tue, 4 Nov 2003 23:52:58 +0000 (23:52 +0000)]
* elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.
(elf32_hppa_copy_indirect_symbol): Don't copy NON_GOT_REF on
weakdefs.
(elf32_hppa_check_relocs): Use ELIMINATE_COPY_RELOCS.
(elf32_hppa_adjust_dynamic_symbol): Likewise.  Copy weakdef
NON_GOT_REF.
(allocate_dynrelocs): Use ELIMINATE_COPY_RELOCS and
SYMBOL_CALLS_LOCAL.  Discard relocs for undef weak syms with
non-default visibility.
(elf32_hppa_relocate_section): Use ELIMINATE_COPY_RELOCS and
SYMBOL_CALLS_LOCAL.

20 years ago * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only do
Alan Modra [Tue, 4 Nov 2003 23:36:21 +0000 (23:36 +0000)]
* emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only do
pe_dll_extra_pe_debug stuff when DLL_SUPPORT defined.
(pr_sym): Move inside #ifdef DLL_SUPPORT.

20 years ago * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.
Alan Modra [Tue, 4 Nov 2003 23:35:54 +0000 (23:35 +0000)]
* config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.

20 years ago * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap
Alan Modra [Tue, 4 Nov 2003 23:11:23 +0000 (23:11 +0000)]
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap
unused variable.

20 years ago * emulparams/elf32_i860.sh (TEXT_START_ADDR): Define.
Alan Modra [Tue, 4 Nov 2003 23:08:03 +0000 (23:08 +0000)]
* emulparams/elf32_i860.sh (TEXT_START_ADDR): Define.

20 years agodaily update
Alan Modra [Tue, 4 Nov 2003 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
Alan Modra [Tue, 4 Nov 2003 11:30:54 +0000 (11:30 +0000)]
* aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
* coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto.
* coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto.
* cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto.
* cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto.
* gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto.
* nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.

20 years ago * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix
Alan Modra [Tue, 4 Nov 2003 10:45:54 +0000 (10:45 +0000)]
* elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix
"dereferencing type-punned pointer" warnings.

20 years ago * aout-adobe.c (aout_adobe_set_section_contents): Constify location.
Alan Modra [Tue, 4 Nov 2003 10:41:52 +0000 (10:41 +0000)]
* aout-adobe.c (aout_adobe_set_section_contents): Constify location.
* aoutx.h (NAME(aout,set_section_contents)): Ditto.
* bfd-in2.h: Regenerate.
* binary.c (binary_set_section_contents): Ditto.
* bout.c (b_out_set_section_contents): Ditto.
* coff-tic54x.c (tic54x_set_section_contents): Ditto.
* coffcode.h (coff_set_section_contents): Ditto.
* ecoff.c (_bfd_ecoff_set_section_contents): Ditto.
* elf-bfd.h (_bfd_elf_set_section_contents): Ditto.
* elf.c (_bfd_elf_set_section_contents): Ditto.
* elfxx-mips.c (_bfd_mips_elf_set_section_contents): Ditto.
* elfxx-mips.h (_bfd_mips_elf_set_section_contents): Ditto.
* i386msdos.c (msdos_set_section_contents): Ditto.
* ieee.c (ieee_set_section_contents): Ditto.
* ihex.c (ihex_set_section_contents): Ditto.
* libaout.h (NAME(aout,set_section_contents)): Ditto.
* libbfd-in.h (_bfd_nowrite_set_section_contents): Ditto.
(_bfd_generic_set_section_contents): Ditto.
* libbfd.h: Regenerate.
* libbfd.c (_bfd_generic_set_section_contents): Ditto.
* libecoff.h (_bfd_ecoff_set_section_contents): Ditto.
* libnlm.h (nlmNAME(set_section_contents)): Ditto.
(struct nlm_backend_data <nlm_mangle_relocs>): Ditto.
* mmo.c (mmo_set_section_contents): Ditto.
* nlm32-alpha.c (nlm_alpha_mangle_relocs): Ditto.
* nlm32-i386.c (nlm_i386_mangle_relocs): Ditto.
* nlm32-ppc.c (nlm_powerpc_mangle_relocs): Ditto.
* nlm32-sparc.c (nlm_sparc_mangle_relocs): Ditto.
* nlmcode.h (nlm_set_section_contents): Ditto.
* oasys.c (oasys_set_section_contents): Ditto.
* pdp11.c (NAME(aout,set_section_contents)): Ditto.
* ppcboot.c (ppcboot_set_section_contents): Ditto.
* srec.c (srec_set_section_contents): Ditto.
* targets.c (BFD_JUMP_TABLE_WRITE <_bfd_set_section_contents>): Ditto.
* tekhex.c (tekhex_set_section_contents): Ditto.
(move_section_contents): Ditto.
* versados.c (versados_set_section_contents): Ditto.
* vms-misc.c (_bfd_save_vms_section): Ditto.
* vms.c (vms_set_section_contents): Ditto.
* vms.h (_bfd_save_vms_section): Ditto.

20 years ago * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg
Alan Modra [Tue, 4 Nov 2003 08:51:36 +0000 (08:51 +0000)]
* elf64-ppc.c (ppc_size_one_stub): Size relbrlt.  Accept info arg
rather than htab.
(ppc64_elf_size_stubs): Adjust ppc_size_one_stub traversal.  Zero
relbrlt size.
(ppc64_elf_build_stubs): Allocate space for relbrlt.

20 years ago * bfd-in.h (_bfd_elf_tls_setup): Declare.
Alan Modra [Tue, 4 Nov 2003 06:16:39 +0000 (06:16 +0000)]
* bfd-in.h (_bfd_elf_tls_setup): Declare.
* bfd-in2.h: Regenerate.
* elf-bfd.h (struct elf_link_tls_segment): Delete.
(struct elf_link_hash_table): Add tls_sec and tls_size.
* elf.c (_bfd_elf_link_hash_table_init): Init tls_sec and tls_size.
* elflink.c (_bfd_elf_tls_setup): New function.
* elflink.h (struct elf_final_link_info): Remove first_tls_sec.
(elf_bfd_final_link): Don't set first_tls_sec here.  Update code
saving tls segment info, round segment size up.
(elf_link_output_extsym): Adjust code using tls segment info.
(elf_link_input_bfd): Likewise.
* elf32-i386.c (dtpoff_base, tpoff): Likewise.
* elf32-s390.c (dtpoff_base, tpoff): Likewise.
* elf32-sh.c (dtpoff_base, tpoff): Likewise.
* elf32-sparc.c (dtpoff_base, tpoff): Likewise.
* elf64-s390.c (dtpoff_base, tpoff): Likewise.
* elf64-x86-64.c (dtpoff_base, tpoff): Likewise.
* elfxx-ia64.c (elfNN_ia64_tprel_base): Likewise.
(elfNN_ia64_dtprel_base): Likewise.
* elf64-alpha.c (alpha_get_dtprel_base): Likewise.
(alpha_get_tprel_base): Likewise.
(struct alpha_relax_info): Remove tls_segment.
(elf64_alpha_relax_got_load): Adjust invocation of
alpha_get_dtprel_base and alpha_get_tprel_base.
(elf64_alpha_relax_tls_get_addr): Likewise.
(elf64_alpha_relax_section): Likewise.
(elf64_alpha_relocate_section): Likewise.
(elf64_alpha_relax_find_tls_segment): Delete.
* elf32-ppc.c (struct ppc_elf_link_hash_table): Remove tls_sec.
(ppc_elf_tls_setup): Call _bfd_elf_tls_setup.  Return section.
(ppc_elf_relocate_section): Adjust to use elf.tls_sec.
* elf32-ppc.h (ppc_elf_tls_setup): Update.
* elf64-ppc.c (struct ppc_link_hash_table): Remove tls_sec.
(ppc64_elf_tls_setup): Call _bfd_elf_tls_setup.  Return section.
(ppc64_elf_tls_optimize): Adjust to use elf.tls_sec.
(ppc64_elf_relocate_section): Likewise.
* elf64-ppc.h (ppc64_elf_tls_setup): Update.

* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Call
_bfd_elf_tls_setup.

20 years agodaily update
Alan Modra [Mon, 3 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
Daniel Jacobowitz [Mon, 3 Nov 2003 15:17:40 +0000 (15:17 +0000)]
* elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
* elf-m10300.c (elf_backend_plt_header_size): Don't define.
* elf32-arm.h (elf_backend_plt_header_size): Don't define.
* elf32-cris.c (elf_backend_plt_header_size): Don't define.
* elf32-i386.c (elf_backend_plt_header_size): Don't define.
* elf32-mips.c (elf_backend_plt_header_size): Don't define.
* elf32-ppc.c (elf_backend_plt_header_size): Don't define.
* elf32-s390.c (elf_backend_plt_header_size): Don't define.
* elf32-sh.c (elf_backend_plt_header_size): Don't define.
* elf32-sparc.c (elf_backend_plt_header_size): Don't define.
* elf64-alpha.c (elf_backend_plt_header_size): Don't define.
* elf64-hppa.c (elf_backend_plt_header_size): Don't define.
* elf64-mips.c (elf_backend_plt_header_size): Don't define.
* elf64-ppc.c (elf_backend_plt_header_size): Don't define.
* elf64-s390.c (elf_backend_plt_header_size): Don't define.
* elf64-sh64.c (elf_backend_plt_header_size): Don't define.
* elf64-sparc.c (elf_backend_plt_header_size): Don't define.
* elf64-x86-64.c (elf_backend_plt_header_size): Don't define.
* elfn32-mips.c (elf_backend_plt_header_size): Don't define.
* elfxx-ia64.c (elf_backend_plt_header_size): Don't define.
* elfxx-target.h (elf_backend_plt_header_size): Don't define
or include in target initializer.

20 years ago * gas/arm/arm7t.d: Replace '-#' with '#-'.
Daniel Jacobowitz [Mon, 3 Nov 2003 14:47:37 +0000 (14:47 +0000)]
* gas/arm/arm7t.d: Replace '-#' with '#-'.
* gas/arm/copro.d: Likewise.
* gas/arm/fpa-mem.d: Likewise.
* gas/arm/maverick.c: Likewise.
* gas/arm/maverick.d: Likewise.
* gas/arm/vfp1.d: Likewise.
* gas/arm/vfp1xD.d: Likewise.
* gas/arm/xscale.d: Likewise.

20 years ago * arm-dis.c (print_arm_insn): Print "-" after "#".
Daniel Jacobowitz [Mon, 3 Nov 2003 14:47:22 +0000 (14:47 +0000)]
* arm-dis.c (print_arm_insn): Print "-" after "#".

20 years ago2003-11-03 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 3 Nov 2003 14:44:04 +0000 (14:44 +0000)]
2003-11-03  Andrew Cagney  <cagney@redhat.com>

* section.c (bfd_set_section_contents): Make the "location" buffer
constant.
* bfd-in2.h: Re-generate.

Index: gdb/ChangeLog
2003-11-03  Andrew Cagney  <cagney@redhat.com>

* exec.c (xfer_memory): Eliminate xfer_fn.

20 years agodaily update
Alan Modra [Sun, 2 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sat, 1 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * sim-frv.h: New file.
Kevin Buettner [Sat, 1 Nov 2003 01:33:25 +0000 (01:33 +0000)]
* sim-frv.h: New file.

20 years agodaily update
Alan Modra [Fri, 31 Oct 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * config/tc-i860.c (md_pcrel_from): Fix typo in comment.
Christian Groessler [Fri, 31 Oct 2003 21:33:59 +0000 (21:33 +0000)]
* config/tc-i860.c (md_pcrel_from): Fix typo in comment.

20 years agomerge from gcc
DJ Delorie [Fri, 31 Oct 2003 13:10:32 +0000 (13:10 +0000)]
merge from gcc

20 years agoWhen looking for a previously loaded file compare the local_sym_name not the
Nick Clifton [Fri, 31 Oct 2003 10:27:34 +0000 (10:27 +0000)]
When looking for a previously loaded file compare the local_sym_name not the
filename, as the filename might have been transformed via the search directory
path lookup.  If the sought-for file has not been found in the input file
chain then create a new node with the search_dirs_flag set so that the entire
set of directory paths will be scanned for it.

20 years agoMinor text corrections
Nick Clifton [Fri, 31 Oct 2003 08:59:18 +0000 (08:59 +0000)]
Minor text corrections

20 years agoIndex: sim/frv/ChangeLog
Andrew Cagney [Fri, 31 Oct 2003 05:32:46 +0000 (05:32 +0000)]
Index: sim/frv/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* traps.c: Replace "struct symbol_cache_entry" with "struct
bfd_symbol".

Index: sim/d10v/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* simops.c: Replace "struct symbol_cache_entry" with "struct
bfd_symbol".

Index: sim/common/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* sim-trace.c, sim-base.h: Replace "struct symbol_cache_entry"
with "struct bfd_symbol".

Index: ld/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"
with "struct bfd_symbol".

Index: bfd/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

* syms.c: Replace "struct symbol_cache_entry" with "struct
bfd_symbol".
* vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
* mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
* cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
* bfd-in2.h: Re-generate.

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

20 years agomerge from gcc
DJ Delorie [Thu, 30 Oct 2003 21:31:43 +0000 (21:31 +0000)]
merge from gcc

20 years agomerge from gcc
DJ Delorie [Thu, 30 Oct 2003 18:39:13 +0000 (18:39 +0000)]
merge from gcc

20 years ago * elfxx-ia64.c: Include objalloc.h, hashtab.h.
Jakub Jelinek [Thu, 30 Oct 2003 14:41:37 +0000 (14:41 +0000)]
* elfxx-ia64.c: Include objalloc.h, hashtab.h.
(struct elfNN_ia64_local_hash_entry): Remove root. Add id and r_sym
fields.
(struct elfNN_ia64_local_hash_table): Remove.
(struct elfNN_ia64_link_hash_table): Change loc_hash_table's type
to htab_t.  Add loc_hash_memory field.
(elfNN_ia64_local_hash_table_init, elfNN_ia64_new_loc_hash_entry):
Removed.
(elfNN_ia64_local_htab_hash, elfNN_ia64_local_htab_eq): New
functions.
(elfNN_ia64_hash_table_create): Use hashtab.h hashtable for
loc_hash_table.  Initialize loc_hash_memory.
(elfNN_ia64_hash_table_free): New function.
(elfNN_ia64_local_hash_lookup): Remove.
(elfNN_ia64_local_dyn_sym_thunk): Change into htab_traverse
callback.
(elfNN_ia64_dyn_sym_traverse): Use htab_traverse.
(get_local_sym_hash): Use hashtab.h hashtable for loc_hash_table.
(bfd_elfNN_bfd_link_hash_table_free): Define.

20 years agoDo not dump the contents of SHT_NOBITS sections - they have no file space
Nick Clifton [Thu, 30 Oct 2003 14:24:02 +0000 (14:24 +0000)]
Do not dump the contents of SHT_NOBITS sections - they have no file space
assigned to their contents.

20 years ago * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
Alan Modra [Thu, 30 Oct 2003 14:13:50 +0000 (14:13 +0000)]
* elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
symbol string in place.

20 years agoCheck the correct arch_info object's mach field: all PowerPC machines are
Nick Clifton [Thu, 30 Oct 2003 12:01:08 +0000 (12:01 +0000)]
Check the correct arch_info object's mach field: all PowerPC machines are
supersets of the original rs6000, but not later rs6000 machines.

20 years agoAdd second argument to rcpp instruction.
Nick Clifton [Thu, 30 Oct 2003 10:03:03 +0000 (10:03 +0000)]
Add second argument to rcpp instruction.

20 years agooops - use correct version of automake to regenerate Makefile.in
Nick Clifton [Thu, 30 Oct 2003 09:56:26 +0000 (09:56 +0000)]
oops - use correct version of automake to regenerate Makefile.in

20 years ago * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
Alan Modra [Thu, 30 Oct 2003 09:50:02 +0000 (09:50 +0000)]
* dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
Add "val" and "sval" fields.
(DW_STRING, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR): Delete.
(read_attribute_value): Expand and adjust DW_* occurrences.
(scan_unit_for_functions, parse_comp_unit): Likewise.

20 years agoSwitch to ELF targeted VxWorks targets
Nick Clifton [Thu, 30 Oct 2003 09:47:15 +0000 (09:47 +0000)]
Switch to ELF targeted VxWorks targets

20 years agoRemove separate vxworks stanza; merge withother common ELF triples.
Nick Clifton [Thu, 30 Oct 2003 09:05:14 +0000 (09:05 +0000)]
Remove separate vxworks stanza; merge withother common ELF triples.

20 years agodaily update
Alan Modra [Wed, 29 Oct 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago * merge.c (struct sec_merge_sec_info): Update comment.
Alan Modra [Wed, 29 Oct 2003 22:59:37 +0000 (22:59 +0000)]
* merge.c (struct sec_merge_sec_info): Update comment.
(struct sec_merge_hash_entry): Remove entsize.
(sec_merge_hash_lookup): Only adjust alignment when creating.
(sec_merge_emit): Remove register keyword.
(cmplengthentry, last4_eq, last_eq): Delete.
(strrevcmp, strrevcmp_align, is_suffix): New.
(merge_strings): Use them to implement fast suffix merging.
* elf-strtab.c (struct elf_strtab_hash_entry): Update comments.
Make "len" signed.
(_bfd_elf_strtab_add): Lose on >2G strings.
(_bfd_elf_strtab_emit): Don't emit strings with len < 0.
(cmplengthentry, last4_eq): Delete.
(strrevcmp, is_suffix): New.
(_bfd_elf_strtab_finalize): Rework to implement fast suffix merging.

20 years ago2003-10-29 Daniel Jacobowitz <drow@mvista.com>
Phil Blundell [Wed, 29 Oct 2003 22:33:26 +0000 (22:33 +0000)]
2003-10-29  Daniel Jacobowitz  <drow@mvista.com>

        * elf32-arm.h (elf32_arm_final_link_relocate): Move check for
        SEC_ALLOC.

2003-10-29  Philip Blundell  <philb@gnu.org>

* elf32-arm.h (elf32_arm_plt0_entry, elf32_arm_plt_entry): New
code sequence.
(PLT_HEADER_SIZE): New.
(struct elf32_arm_pcrel_relocs_copied): Rename to ...
(struct elf32_arm_relocs_copied): ... this.  Count both
pcrel and non-pcrel relocs.  All uses updated.
(struct elf32_arm_link_hash_table): Add pointers to dynamic linker
sections and symbol/section mapping cache.
(create_got_section): New.
(elf32_arm_create_dynamic_sections): New.
(elf_backend_create_dynamic_sections): Use it.
(elf32_arm_final_link_relocate): Support garbage collection of relocs.
(elf32_arm_check_relocs): Likewise.
(elf32_arm_adjust_dynamic_symbol): Likewise.
(elf32_arm_copy_indirect_symbol): New.
(elf32_arm_link_hash_table_create): Initialise new fields.
(elf32_arm_gc_sweep_hook): Implement.
(elf32_arm_discard_copies): Delete.
(elf32_arm_finish_dynamic_symbol): Use new PLT code.
(elf32_arm_finish_dynamic_sections): Likewise.
(elf_backend_can_refcount): Define.
(elf_backend_copy_indirect_symbol): Likewise.
(elf_backend_plt_header_size): Set to PLT_HEADER_SIZE.

20 years agoMake a generic VxWorks entry
Nick Clifton [Wed, 29 Oct 2003 19:48:00 +0000 (19:48 +0000)]
Make a generic VxWorks entry

20 years agoUpdate documentation
Nick Clifton [Wed, 29 Oct 2003 18:21:10 +0000 (18:21 +0000)]
Update documentation

20 years ago * elf64-ppc.c (elf_backend_grok_prstatus): Define.
Alan Modra [Wed, 29 Oct 2003 13:06:06 +0000 (13:06 +0000)]
* elf64-ppc.c (elf_backend_grok_prstatus): Define.
(elf_backend_grok_psinfo): Define.
(ppc64_elf_grok_prstatus, ppc64_elf_grok_psinfo): New functions.

20 years ago * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
Alan Modra [Wed, 29 Oct 2003 11:15:24 +0000 (11:15 +0000)]
* elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
sections with the same name.
(elfcore_grok_lwpstatus): Likewise.
(elfcore_grok_win32pstatus): Likewise.
(elfcore_grok_note): Likewise.
(elfcore_grok_nto_status): Likewise.
(elfcore_grok_nto_gregs): Likewise.

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

20 years agodaily update
Alan Modra [Mon, 27 Oct 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
Daniel Jacobowitz [Mon, 27 Oct 2003 17:33:44 +0000 (17:33 +0000)]
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
objects.

20 years ago * readelf.c (dump_section): Don't display DEL characters.
Alan Modra [Mon, 27 Oct 2003 14:06:45 +0000 (14:06 +0000)]
* readelf.c (dump_section): Don't display DEL characters.

20 years ago * ChangeLog: Fix typos.
Kazu Hirata [Mon, 27 Oct 2003 13:20:32 +0000 (13:20 +0000)]
* ChangeLog: Fix typos.
* ChangeLog-9197: Likewise.
* ChangeLog-9899: Likewise.
* NEWS: Likewise.
* ar.c: Fix comment typos.
* arsup.c: Likewise.
* coffgrok.c: Likewise.
* debug.c: Likewise.
* debug.h: Likewise.
* dlltool.c: Likewise.
* ieee.c: Likewise.
* nm.c: Likewise.
* objdump.c: Likewise.
* prdbg.c: Likewise.
* readelf.c: Likewise.
* resrc.c: Likewise.
* sysinfo.y: Likewise.
* windres.c: Likewise.

20 years agoDo not complain when copying a file format that does not support relocations.
Nick Clifton [Mon, 27 Oct 2003 12:45:38 +0000 (12:45 +0000)]
Do not complain when copying a file format that does not support relocations.

20 years ago * ChangeLog: Fix typos.
Kazu Hirata [Mon, 27 Oct 2003 12:45:17 +0000 (12:45 +0000)]
* ChangeLog: Fix typos.
* ChangeLog-9295: Likewise.
* as.c: Fix comment typos.
* as.h: Likewise.
* atof-generic.c: Likewise.
* bit_fix.h: Likewise.
* frags.h: Likewise.
* hash.c: Likewise.
* input-file.c: Likewise.
* input-scrub.c: Likewise.
* itbl-ops.c: Likewise.
* itbl-parse.y: Likewise.
* listing.c: Likewise.
* macro.h: Likewise.
* read.c: Likewise.
* sb.c: Likewise.
* sb.h: Likewise.
* symbols.c: Likewise.
* symbols.h: Likewise.

20 years ago * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
Stephane Carrez [Mon, 27 Oct 2003 11:42:30 +0000 (11:42 +0000)]
* ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
due to elf/Dwarf2 binutils limitation.

20 years ago * scripttempl/elfm68hc12.sc: Define eeprom memory region.
Stephane Carrez [Mon, 27 Oct 2003 10:10:57 +0000 (10:10 +0000)]
* scripttempl/elfm68hc12.sc: Define eeprom memory region.

20 years ago * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
Stephane Carrez [Mon, 27 Oct 2003 10:01:51 +0000 (10:01 +0000)]
* gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
* gas/m68hc11/lbranch-dwarf2.d: Update.

20 years ago * config/tc-m68hc11.c: Convert to ISO C90.
Stephane Carrez [Mon, 27 Oct 2003 09:57:59 +0000 (09:57 +0000)]
* config/tc-m68hc11.c: Convert to ISO C90.
* config/tc-m68hc11.h: Likewise.

20 years ago * m68hc11-dis.c: Convert to ISO C90 prototypes.
Stephane Carrez [Mon, 27 Oct 2003 09:26:13 +0000 (09:26 +0000)]
* m68hc11-dis.c: Convert to ISO C90 prototypes.

20 years ago * doc/c-sh64.texi: Fix a typo.
Kazu Hirata [Mon, 27 Oct 2003 00:06:06 +0000 (00:06 +0000)]
* doc/c-sh64.texi: Fix a typo.

20 years agodaily update
Alan Modra [Sun, 26 Oct 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * doc/c-alpha.texi: Fix typos.
Kazu Hirata [Sun, 26 Oct 2003 18:12:03 +0000 (18:12 +0000)]
* doc/c-alpha.texi: Fix typos.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
* doc/c-sh64.texi: Likewise.
* doc/c-xtensa.texi: Likewise.
* doc/internals.texi: Likewise.

20 years agodaily update
Alan Modra [Sat, 25 Oct 2003 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago * ChangeLog-9197: Fix typos.
Kazu Hirata [Sat, 25 Oct 2003 16:26:30 +0000 (16:26 +0000)]
* ChangeLog-9197: Fix typos.
* NEWS: Likewise.
* ld.texinfo: Likewise.
* ldlang.c: Fix comment typos.

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

20 years ago2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 24 Oct 2003 18:55:39 +0000 (18:55 +0000)]
2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (lang_vers_match): Fix a typo.

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

* config/obj-elf.c (obj_elf_change_section): Allow SHF_ALLOC
for .interp, .strtab and .symtab. Use specified section
attributes.

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

* ldlang.c (lang_vers_match): Check demangled symbols.

20 years ago * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.
Richard Sandiford [Fri, 24 Oct 2003 15:18:29 +0000 (15:18 +0000)]
* elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.

20 years agobfd/
H.J. Lu [Fri, 24 Oct 2003 14:55:14 +0000 (14:55 +0000)]
bfd/

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

* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
hash table for real symbols.

include/

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

* bfdlink.h (bfd_elf_version_expr): Add "symbol" and remove
"wildcard".

ld/

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

* ldlang.c (lang_vers_match): Check "symbol" instead of
"wildcard" and "pattern". Fix a typo.
(lang_finalize_version_expr_head): Likewise.
(lang_register_vers_node): Likewise.
(realsymbol): New function.
(lang_new_vers_pattern): Set "symbol" and remove "wildcard".

* ldlex.l (V_IDENTIFIER): Allow '\\'.

20 years agoOops - omitted from patch that added a second parameter to lang_memory_region_lookup.
Nick Clifton [Fri, 24 Oct 2003 09:54:41 +0000 (09:54 +0000)]
Oops - omitted from patch that added a second parameter to lang_memory_region_lookup.

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

20 years ago2003-10-23 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 23 Oct 2003 18:27:41 +0000 (18:27 +0000)]
2003-10-23  Michael Snyder  <msnyder@redhat.com>

        * section.c (asection): Fix typo in comment.