OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years agodaily update
Alan Modra [Sat, 17 Apr 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years agoRestore 2002 ChangeLog history.
Brian Ford [Fri, 16 Apr 2004 23:56:29 +0000 (23:56 +0000)]
Restore 2002 ChangeLog history.

20 years agoFix LDFLAGS related configure errors.
Jim Wilson [Fri, 16 Apr 2004 07:17:44 +0000 (07:17 +0000)]
Fix LDFLAGS related configure errors.
* Makefile.tpl (configure-[+module+], configure-gcc,
configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
Set and export LDFLAGS.
* Makefile.in: Regenerate.

20 years ago * simple.c (bfd_simple_get_relocated_section_contents): Don't
Alan Modra [Fri, 16 Apr 2004 03:29:13 +0000 (03:29 +0000)]
* simple.c (bfd_simple_get_relocated_section_contents): Don't
change reloc_done.  Set and restore _cooked_size.
(RETURN): Delete.

20 years ago * expr.c (operand): Correct checks for ++ and --.
Alan Modra [Fri, 16 Apr 2004 01:55:27 +0000 (01:55 +0000)]
* expr.c (operand): Correct checks for ++ and --.

20 years ago* netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
Mark Kettenis [Thu, 15 Apr 2004 16:04:38 +0000 (16:04 +0000)]
* netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
core files.

20 years agoTreat adds and subs as a special case
Nick Clifton [Thu, 15 Apr 2004 08:55:27 +0000 (08:55 +0000)]
Treat adds and subs as a special case

20 years agoCatch NULL bfd pointers passed to bfd_archive_filename
Nick Clifton [Thu, 15 Apr 2004 08:48:56 +0000 (08:48 +0000)]
Catch NULL bfd pointers passed to bfd_archive_filename

20 years ago * elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.
Alan Modra [Thu, 15 Apr 2004 06:03:59 +0000 (06:03 +0000)]
* elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.

20 years ago * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
Alan Modra [Thu, 15 Apr 2004 02:55:20 +0000 (02:55 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
when it is a definition.

20 years agogas/
H.J. Lu [Thu, 15 Apr 2004 01:49:22 +0000 (01:49 +0000)]
gas/

2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-generic.c: Add some comments.

ld/testsuite/

2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>

* ld-scripts/assert.s: Add a newline.
* ld-scripts/data.s: Likewise.

20 years agodaily update
Alan Modra [Thu, 15 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
Alan Modra [Wed, 14 Apr 2004 09:50:07 +0000 (09:50 +0000)]
* elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
when statically linking PIC code.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.

20 years ago * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
Richard Sandiford [Wed, 14 Apr 2004 07:48:49 +0000 (07:48 +0000)]
* doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
-{no-}mfix-vr4122-bugs.
* config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs.
(append_insn, mips_emit_delays): Update accordingly.
(OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122.
(md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120.
(md_parse_option): Update after above changes.
(md_show_usage): Add -mfix-vr4120.

20 years ago * binutils-all/readelf.ss-mips: Allow named section symbols.
Richard Sandiford [Wed, 14 Apr 2004 07:38:12 +0000 (07:38 +0000)]
* binutils-all/readelf.ss-mips: Allow named section symbols.

20 years ago * gas/elf/section2.e-mips: Allow named section symbols.
Richard Sandiford [Wed, 14 Apr 2004 07:37:19 +0000 (07:37 +0000)]
* gas/elf/section2.e-mips: Allow named section symbols.
* gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.

20 years ago * strings.c (print_strings): Cast file_off to unsigned long in
Alan Modra [Wed, 14 Apr 2004 05:49:59 +0000 (05:49 +0000)]
* strings.c (print_strings): Cast file_off to unsigned long in
printf arg list.

20 years agomerge from gcc
DJ Delorie [Wed, 14 Apr 2004 03:12:51 +0000 (03:12 +0000)]
merge from gcc

20 years agoTypo fix: s/otheriwse/otherwise/
Ben Elliston [Wed, 14 Apr 2004 01:26:14 +0000 (01:26 +0000)]
Typo fix: s/otheriwse/otherwise/

20 years agodaily update
Alan Modra [Wed, 14 Apr 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
Bob Wilson [Tue, 13 Apr 2004 17:56:13 +0000 (17:56 +0000)]
* doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
of .section directive; add a reference to the ELF .subsection
directive.

20 years agoAdd test of M32R seth instruction
Nick Clifton [Tue, 13 Apr 2004 16:57:50 +0000 (16:57 +0000)]
Add test of M32R seth instruction

20 years agoFix inifnite loop problem with M32R port
Nick Clifton [Tue, 13 Apr 2004 16:47:58 +0000 (16:47 +0000)]
Fix inifnite loop problem with M32R port

20 years agomerge from gcc
DJ Delorie [Tue, 13 Apr 2004 15:23:19 +0000 (15:23 +0000)]
merge from gcc

20 years agoUpdate libtool entry.
Ben Elliston [Tue, 13 Apr 2004 03:49:20 +0000 (03:49 +0000)]
Update libtool entry.

20 years agodaily update
Alan Modra [Tue, 13 Apr 2004 00:00:08 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Mon, 12 Apr 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago /bfd/ChangeLog
Thiemo Seufer [Sun, 11 Apr 2004 04:07:46 +0000 (04:07 +0000)]
/bfd/ChangeLog
* config.bfd: Remove mips*-*-mach3* and mips*-dec-mach3* targets.
* configure.in: Remove mips-dec-bsd*, mips-dec-mach3*, mips-*-mach3*
targets amd aout_mips_big_vec, aout_mips_little_vec target vectors.
* configure: Regenerate.

/gas/ChangeLog
* Makefile.am: Remove mips from aout targets.
* Makefile.in: Regenerate.
* configure.in: Remove mips-dec-bsd* target.
* configure: Regenerate.

/ld/ChangeLog
* configure.host: Remove mips*-dec-bsd* target.
* configure.tgt: Likewise.

20 years agodaily update
Alan Modra [Sun, 11 Apr 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sat, 10 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years agofile ro.gmo was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:21 +0000 (19:32 +0000)]
file ro.gmo was initially added on branch binutils-2_15-branch.

20 years agofile nl.gmo was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:21 +0000 (19:32 +0000)]
file nl.gmo was initially added on branch binutils-2_15-branch.

20 years agofile de.gmo was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:20 +0000 (19:32 +0000)]
file de.gmo was initially added on branch binutils-2_15-branch.

20 years agofile POTFILES was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:18 +0000 (19:32 +0000)]
file POTFILES was initially added on branch binutils-2_15-branch.

20 years agofile Makefile was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:18 +0000 (19:32 +0000)]
file Makefile was initially added on branch binutils-2_15-branch.

20 years agofile zh_CN.gmo was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:17 +0000 (19:32 +0000)]
file zh_CN.gmo was initially added on branch binutils-2_15-branch.

20 years agofile ru.gmo was initially added on branch binutils-2_15-branch.
Daniel Jacobowitz [Fri, 9 Apr 2004 19:32:16 +0000 (19:32 +0000)]
file ru.gmo was initially added on branch binutils-2_15-branch.

20 years ago2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode [Fri, 9 Apr 2004 05:17:48 +0000 (05:17 +0000)]
2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>

PR bootstrap/14871
* Makefile.tpl: If we don't have built-in-tree target tools,
use the ones found by configure rather than hacking around with
program_transform_name.
* configure.in: Give Makefile.tpl the information necessary
to do that.
* Makefile.in: Regenerate.
* configure: Regenerate.

2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>

PR bootstrap/14760
* configure.in: When computing baseargs, strip *all* copies of
offending options.  Also, don't match/substitute the trailing space,
so that this actually works when two similar options are separated by
only one space.
* configure: Regenerate.

2004-04-06  David Edelsohn  <edelsohn@gnu.org>

        * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
        (rs6000-*-aix*): Same.
        * configure: Regenerate.

20 years agodaily update
Alan Modra [Fri, 9 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * elflink.c: Include libiberty.h.
Richard Sandiford [Thu, 8 Apr 2004 15:17:35 +0000 (15:17 +0000)]
* elflink.c: Include libiberty.h.
* Makefile.am (elflink.lo): Depend on libiberty.h.
* Makefile.in: Regenerate.

20 years ago * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
Richard Sandiford [Thu, 8 Apr 2004 14:52:44 +0000 (14:52 +0000)]
* emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
* emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
* emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
* emultempl/irix.em: New file.
* Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
dependencies.
* Makefile.in: Regenerate.

20 years ago PR 47.
Alan Modra [Thu, 8 Apr 2004 14:20:05 +0000 (14:20 +0000)]
PR 47.
* ld-cdtest/cdtest.exp: Remove -fgnu-linker.

20 years ago * ld-scripts/align.exp: Don't run on aix.
Alan Modra [Thu, 8 Apr 2004 00:51:37 +0000 (00:51 +0000)]
* ld-scripts/align.exp: Don't run on aix.
* ld-scripts/assert.s: Remove comment.
* ld-scripts/data.s: Likewise.
* ld-scripts/data.t: Set start address to allow for aout headers.
Make first LONG pc-relative.
* ld-scripts/data.d: Update.
* ld-scripts/defined2.d: Allow other random syms.
* ld-scripts/defined3.d: Likewise.
* ld-scripts/provide-1.s: Pad section.
* ld-scripts/provide-1.t: Set .data address and align.
* ld-scripts/provide-1.d: Update.
* ld-scripts/provide-2.s: Pad section.
* ld-scripts/provide-2.d: Allow random trailing syms.
* ld-scripts/provide-3.s: Pad section.
* ld-scripts/provide-3.d: Fix typos.
* ld-scripts/provide.exp: Don't run on aix.
* ld-scripts/size-1.s: Simplify test.
* ld-scripts/size-1.t: Rewrite.
* ld-scripts/size-1.d: Update.
* ld-scripts/size-2.s: Simplify.
* ld-scripts/size-2.t: Set start address.  Set exe flag on image.
* ld-scripts/size-2.d: Update.
* ld-scripts/size.exp: Don't run on aix.  Run size-2 on all elf
targets except mips.

20 years agodaily update
Alan Modra [Thu, 8 Apr 2004 00:00:08 +0000 (00:00 +0000)]
daily update

20 years ago PR 86
Alan Modra [Wed, 7 Apr 2004 05:11:24 +0000 (05:11 +0000)]
PR 86
* arsup.c (ar_save): Use smart_rename.

20 years ago PR 96
Alan Modra [Wed, 7 Apr 2004 04:50:15 +0000 (04:50 +0000)]
PR 96
* config/tc-ppc.c (ppc_elf_suffix): Add valid32 and valid64 fields
to struct map_bfd.  Adjust MAP macro, and define MAP32, MAP64.
Update "mapping".  Restrict some @ modifiers to 32 bit.

20 years ago * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
Daniel Jacobowitz [Tue, 6 Apr 2004 15:48:50 +0000 (15:48 +0000)]
* elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
".MIPS.stubs".

20 years ago2004-04-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 6 Apr 2004 00:59:22 +0000 (00:59 +0000)]
2004-04-05  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Always
reserve the memory for dynamic linker

20 years agodaily update
Alan Modra [Tue, 6 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago* netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
Mark Kettenis [Mon, 5 Apr 2004 14:43:36 +0000 (14:43 +0000)]
* netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
(netbsd_core_file_p): Create a .wcookie section for OpenBSD/sparc.

20 years agodaily update
Alan Modra [Mon, 5 Apr 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sun, 4 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sat, 3 Apr 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 2 Apr 2004 15:26:04 +0000 (15:26 +0000)]
2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-cr16c.c (elf32_cr16c_relocate_section): Use
RELOC_FOR_GLOBAL_SYMBOL.
(elf32_cr16c_add_symbol_hook): Remove const from Elf_Internal_Sym.

20 years ago2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 2 Apr 2004 15:25:05 +0000 (15:25 +0000)]
2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-arm.h (elf32_arm_final_link_relocate): Handle
R_ARM_ALU* only if OLD_ARM_ABI is not defined.

20 years ago[gas]
Kaz Kojima [Fri, 2 Apr 2004 01:39:31 +0000 (01:39 +0000)]
[gas]
2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
    Dhananjay Deshpande <dhananjayd@kpitcummins.com>
* config/tc-sh.c (dont_adjust_reloc_32): New variable.
(sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
dont_adjust_reloc_32 is set.
(md_longopts): Add option -renesas.
(md_parse_option, md_show_usage): Likewise.
* doc/c-sh.texi: Likewise.
[gas/testsuite]
2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
* gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
option.
* gas/sh/basic.exp: Run the new test.

20 years agodaily update
Alan Modra [Fri, 2 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years agoThis time the version of the patch that works.
Paul Brook [Thu, 1 Apr 2004 12:32:35 +0000 (12:32 +0000)]
This time the version of the patch that works.
* bfd/elf32-arm.h (struct elf32_elf_section_map): New.
(struct _arm_elf_section_data): New.
(elf32_arm_section_data): Define.
(struct elf32_arm_link_hash_table): Add byteswap_code.
(elf32_arm_link_hash_table_create): Initialize byteswap_code.
(bfd_elf32_arm_process_before_allocation): Add byteswap_code.
(elf32_arm_post_process_headers): Set EF_ARM_BE8.
(elf32_arm_output_symbol_hook, elf32_arm_new_section_hook,
elf32_arm_compare_mapping, elf32_arm_write_section): New functions.
(bfd_elf32_new_section_hook, elf_backend_write_section,
elf_backend_link_output_symbol_hook): Define.

20 years ago * bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.
Paul Brook [Thu, 1 Apr 2004 11:20:04 +0000 (11:20 +0000)]
* bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.
* bfd/elf32-arm.h (struct elf32_elf_section_map): New.
(struct _arm_elf_section_data): New.
(elf32_arm_section_data): Define.
(struct elf32_arm_link_hash_table): Add byteswap_code.
(elf32_arm_link_hash_table_create): Initialize byteswap_code.
(bfd_elf32_arm_process_before_allocation): Add byteswap_code.
(elf32_arm_post_process_headers): Set EF_ARM_BE8.
(elf32_arm_output_symbol_hook, elf32_arm_new_section_hook,
elf32_arm_compare_mapping, elf32_arm_write_section): New functions.
(bfd_elf32_new_section_hook, elf_backend_write_section,
elf_backend_link_output_symbol_hook): Define.
* ld/emultempl/armelf.em (byteswap_code): Add.
(arm_elf_before_allocation): Pass extra parameter.
(PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
(PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
* ld/emultempl/armelf_oabi.em: Pass extra parameter.
* ld/ld.texinfo: Document --be8.

20 years ago(display_debug_pubnames): Align offset and data columns.
Nick Clifton [Thu, 1 Apr 2004 10:07:44 +0000 (10:07 +0000)]
(display_debug_pubnames): Align offset and data columns.
(read_and_display_attr_value): Add missing break;
(debug_displays): Enable the display of the .debug_pubtypes section.

20 years ago(struct stab_link_includes_totals): Add field 'symb' that keeps the characters
Nick Clifton [Thu, 1 Apr 2004 08:40:05 +0000 (08:40 +0000)]
(struct stab_link_includes_totals): Add field 'symb' that keeps the characters
in a B_INCL..B_EINCL range.
(_bfd_link_section_stabs): When computing the sum of the characters in a
B_INCL..B_EINCL range also keep a copy of those characters.  Use this
information to distinguish between include sections that have the same sum
and the same length but which are nevertheless unique.

20 years agoCorrectly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.
Nick Clifton [Thu, 1 Apr 2004 08:22:47 +0000 (08:22 +0000)]
Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.

20 years agomerge from gcc
DJ Delorie [Thu, 1 Apr 2004 02:00:55 +0000 (02:00 +0000)]
merge from gcc

20 years agodaily update
Alan Modra [Thu, 1 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.
Paul Brook [Wed, 31 Mar 2004 10:20:12 +0000 (10:20 +0000)]
* elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.
* elfarm-nabi.c (elf32_arm_howto_table): Ditto.

20 years ago(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
Nick Clifton [Wed, 31 Mar 2004 09:27:40 +0000 (09:27 +0000)]
(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
and add field 'num_chars'.
(_bfd_link_section_stabs): When computing the sum of the characters in a
B_INCL..B_EINCL range also keep a count of the number of characters.  Use
this information to help distinguish between include sections when have
the same sum but which nevertheless are still unique.

20 years ago(_bfd_link_section_stabs): Do not skip N_EXCL stabs.
Nick Clifton [Wed, 31 Mar 2004 08:45:00 +0000 (08:45 +0000)]
(_bfd_link_section_stabs): Do not skip N_EXCL stabs.

20 years agodaily update
Alan Modra [Wed, 31 Mar 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agomerge from gcc
DJ Delorie [Tue, 30 Mar 2004 20:03:09 +0000 (20:03 +0000)]
merge from gcc

20 years ago Remove long-obsolete MPW support.
Stan Shebs [Tue, 30 Mar 2004 20:02:04 +0000 (20:02 +0000)]
    Remove long-obsolete MPW support.
        * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
        * Makefile.am (mpw): Remove file-presynthesizing actions.
        * Makefile.in: Likewise.
        * ldfile.c (slash): Remove MPW case.
        * ldlex.l [MPW]: Remove unused definition.

20 years ago * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
Stan Shebs [Tue, 30 Mar 2004 19:20:58 +0000 (19:20 +0000)]
    * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
        support files, no longer used.

20 years ago Remove long-obsolete MPW support.
Stan Shebs [Tue, 30 Mar 2004 18:43:17 +0000 (18:43 +0000)]
    Remove long-obsolete MPW support.
        * mpw-config.in, mpw-make.sed, mac-as.r: Remove files.
        * configure.in: Remove mention of ppc-*-mpw* config.
        * configure.in: Likewise.

[testsuite/ChangeLog]
        * gas/macros/macros.exp: Remove mention of MPW config.

20 years agoAdd (linker) support for CR16C processor
Nick Clifton [Tue, 30 Mar 2004 14:04:32 +0000 (14:04 +0000)]
Add (linker) support for CR16C processor

20 years ago * elf.c (map_sections_to_segments): Fix handling of .tbss.
Jakub Jelinek [Tue, 30 Mar 2004 09:58:28 +0000 (09:58 +0000)]
* elf.c (map_sections_to_segments): Fix handling of .tbss.

20 years ago * binutils-all/objcopy.exp: Accept main as a data symbol as well.
Jakub Jelinek [Tue, 30 Mar 2004 09:54:15 +0000 (09:54 +0000)]
* binutils-all/objcopy.exp: Accept main as a data symbol as well.

20 years agoUpdated Swedish translation
Nick Clifton [Tue, 30 Mar 2004 09:48:30 +0000 (09:48 +0000)]
Updated Swedish translation

20 years agoFix bug parsing shigh(0xffff8000)
Nick Clifton [Tue, 30 Mar 2004 09:29:19 +0000 (09:29 +0000)]
Fix bug parsing shigh(0xffff8000)

20 years agomake use of meabi_flags be ELF specific
Nick Clifton [Tue, 30 Mar 2004 08:53:05 +0000 (08:53 +0000)]
make use of meabi_flags be ELF specific

20 years agodaily update
Alan Modra [Tue, 30 Mar 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
Stan Shebs [Mon, 29 Mar 2004 18:09:09 +0000 (18:09 +0000)]
    * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
        used.

20 years agodaily update
Alan Modra [Mon, 29 Mar 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sun, 28 Mar 2004 00:00:08 +0000 (00:00 +0000)]
daily update

20 years ago* ld-frv/fdpic*.d: Adjust to compensate for page size change.
Alexandre Oliva [Sat, 27 Mar 2004 21:11:17 +0000 (21:11 +0000)]
* ld-frv/fdpic*.d: Adjust to compensate for page size change.

20 years ago * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code.
Alan Modra [Sat, 27 Mar 2004 11:36:09 +0000 (11:36 +0000)]
* config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code.

20 years ago * emultempl/elf32.em: Update new bfd_elf_discard_info name.
Alan Modra [Sat, 27 Mar 2004 10:58:35 +0000 (10:58 +0000)]
* emultempl/elf32.em: Update new bfd_elf_discard_info name.
* emultempl/hppaelf.em: Likewise.
* emultempl/ppc64elf.em: Likewise.
* emultempl/sh64elf.em: Likewise.

20 years ago * Makefile.am: Remove all mention of elflink.h.
Alan Modra [Sat, 27 Mar 2004 10:58:09 +0000 (10:58 +0000)]
* Makefile.am: Remove all mention of elflink.h.
* Makefile.in: Regenerate.
* bfd-in.h (bfd_elf_discard_info): Declare.
(bfd_elf32_discard_info, bfd_elf64_discard_info): Delete.
* bfd-in2.h: Regenerate.
* elf-bfd.h (bfd_elf32_print_symbol, bfd_elf64_print_symbol,
bfd_elf32_link_record_dynamic_symbol,
bfd_elf64_link_record_dynamic_symbol,
_bfd_elf_link_record_dynamic_symbol, bfd_elf32_bfd_final_link,
bfd_elf64_bfd_final_link, elf_link_record_local_dynamic_symbol,
_bfd_elf32_link_record_local_dynamic_symbol,
_bfd_elf64_link_record_local_dynamic_symbol,
_bfd_elf32_gc_sections, _bfd_elf32_gc_common_finalize_got_offsets,
_bfd_elf32_gc_common_final_link, _bfd_elf64_gc_common_final_link,
_bfd_elf32_gc_record_vtinherit, _bfd_elf32_gc_record_vtentry,
_bfd_elf64_gc_sections, _bfd_elf64_gc_common_finalize_got_offsets,
_bfd_elf64_gc_record_vtinherit, _bfd_elf64_gc_record_vtentry,
_bfd_elf32_reloc_symbol_deleted_p,
_bfd_elf64_reloc_symbol_deleted_p): Delete.
(bfd_elf_link_record_dynamic_symbol,
bfd_elf_link_record_local_dynamic_symbol,
bfd_elf_final_link, bfd_elf_gc_sections,
bfd_elf_gc_record_vtinherit, bfd_elf_gc_record_vtentry,
bfd_elf_gc_common_finalize_got_offsets, bfd_elf_gc_common_final_link,
bfd_elf_reloc_symbol_deleted_p): Declare.
(WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
* elf32-arm.h: Update for changed function names.  Remove local
WILL_CALL_FINISH_DYNAMIC_SECTION define.
* elf-hppa.h, elf-m10300.c, elf32-cris.c, elf32-d10v.c, elf32-dlx.c,
* elf32-fr30.c, elf32-frv.c, elf32-h8300.c, elf32-hppa.c, elf32-i386.c,
* elf32-iq2000.c, elf32-m32r.c, elf32-m68hc1x.c, elf32-m68k.c,
* elf32-mcore.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
* elf32-sh.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
* elf32-xstormy16.c, elf32-xtensa.c, elf64-alpha.c, elf64-hppa.c,
* elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c, elf64-sparc.c,
* elf64-x86-64.c, elfxx-ia64.c, elfxx-mips.c, elfxx-target.h: Likewise.
* elfxx-target.h (bfd_elfNN_bfd_final_link): Define.
(bfd_elfNN_print_symbol): Define.
* elfcode.h: Don't include elflink.h.
(elf_bfd_discard_info, elf_reloc_symbol_deleted_p,
elf_link_record_dynamic_symbol, elf_bfd_final_link, elf_gc_sections,
elf_gc_common_finalize_got_offsets, elf_gc_common_final_link,
elf_gc_record_vtinherit, elf_gc_record_vtentry,
elf_link_record_local_dynamic_symbol): Don't define.
* elflink.c: Update for changed function names.  Move elflink.h
code here.
* elflink.h: Delete file.
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
doc/
* bfdint.texi: Remove all mention of elflink.h.

20 years ago * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
Alan Modra [Sat, 27 Mar 2004 10:43:58 +0000 (10:43 +0000)]
* gas/i860/dir-intel03-err.l: Update for junk at end line becoming
an error.
* gas/m68hc11/m68hc11.exp: Likewise.

20 years ago * elf64-mmix.c (mmix_elf_relocate_section): Restore code setting
Alan Modra [Sat, 27 Mar 2004 10:16:19 +0000 (10:16 +0000)]
* elf64-mmix.c (mmix_elf_relocate_section): Restore code setting
"name" for global syms accidentally removed in 2004-03-20 change.

20 years ago * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.
Alan Modra [Sat, 27 Mar 2004 10:08:59 +0000 (10:08 +0000)]
* elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.
* elflink.h: Replace all occurrences of sizeof (Elf_External_*)
where Elf_External_* is different for 64 and 32 bit, with
corresponding elf_size_info field.
(struct elf_final_link_info): Use "bfd_byte *" instead
of "Elf_External_Sym *" for external_syms and symbuf.
(elf_link_adjust_relocs): Set up r_type_mask and r_sym_shift local
vars and use instead of ELF_R_INFO and ELF_R_TYPE macros.
(struct elf_link_sort_rela): Add "sym_mask" alias for "offset".
(elf_link_sort_cmp1): Use sym_mask field instead of ELF_R_SYM.
(elf_link_sort_cmp2): Adjust.
(elf_link_sort_relocs): Set up r_sym_mask local var instead of
using ELF_R_SYM macro.  Set u.sym_mask.
(elf_bfd_final_link): Call _bfd_elf_stringtab_init instead of macro
version, elf_stringtab_init.  Ditto for bfd_section_from_elf_index
vs. section_from_elf_index.  Adjust Elf_External_Sym pointer
arithmetic.  Pass bed to elf_link_flush_output_syms.  Adjust
Elf_External_Dyn pointer arithmentic.  Use bed swap_dyn_in and
swap_syn_out functions.  Rearrange dyn swap in/out switch.
(elf_link_output_sym): Adjust Elf_External_Sym pointer arithmentic.
Pass bed to elf_link_flush_output_syms.  Use bed swap_symbol_out.
(elf_link_flush_output_syms): Add elf_backend_data arg.
(elf_link_check_versioned_symbol): Likewise.
(elf_link_output_extsym): Pass bed to elf_link_check_versioned_symbol.
Adjust Elf_External_Sym pointer arithmetic.  Use bed swap_symbol_out.
(elf_link_input_bfd): Use bfd_section_from_elf_index.  Set up
r_type_mask and r_sym_shift local vars and use instead of ELF_R_SYM,
ELF_R_TYPE and ELF_R_INFO macros.
(elf_reloc_link_order): Select ELF32_R_INFO or ELF64_R_INFO invocation
based on size rather than using ELF_R_INFO.
(elf_gc_mark): Set up r_sym_shift local var and use instead of
ELF_R_SYM macro.
(struct alloc_got_off_arg): New.
(elf_gc_common_finalize_got_offsets): Use elf_size_info instead of
ARCH_SIZE.  Pass get entry size down to elf_gc_allocate_got_offsets.
(elf_gc_allocate_got_offsets): Adjust.
(elf_reloc_symbol_deleted_p): Usee cookie.r_sym_shift instead of
ELF_R_SYM.  Use bfd_section_from_elf_index.
(elf_bfd_discard_info): Set cookie.r_sym_shift.
* elfcode.h (elf_stringtab_init, section_from_elf_index): Delete.
(elf_slurp_symbol_table): Use bfd_section_from_elf_index.

20 years ago Remove MPW support, no longer used.
Stan Shebs [Sat, 27 Mar 2004 05:45:50 +0000 (05:45 +0000)]
    Remove MPW support, no longer used.
        * config.bfd (powerpc-*-mpw*): Remove configuration.
        * mpw-config.in, mpw-make.sed: Remove files.
        * ecoffswap.h [MPW_C]: Remove MPW-C-friendly version of code.

20 years agodaily update
Alan Modra [Fri, 26 Mar 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * ld-powerpc/tlsexe.r: Update for changed sym type.
Alan Modra [Fri, 26 Mar 2004 06:14:18 +0000 (06:14 +0000)]
* ld-powerpc/tlsexe.r: Update for changed sym type.
* ld-powerpc/tlsexetoc.r: Likewise.

20 years ago * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
Alan Modra [Fri, 26 Mar 2004 06:13:40 +0000 (06:13 +0000)]
* elf64-ppc.c (elf_backend_add_symbol_hook): Define.
(ppc64_elf_add_symbol_hook): New function.
* elf-bfd.h (struct elf_backend_data <elf_add_symbol_hook>): Remove
const from Elf_Internal_Sym param.
* elflink.c (elf_link_add_object_symbols): Adjust.
* elf-hppa.h (elf_hppa_add_symbol_hook): Adjust.
* elf32-frv.c (elf32_frv_add_symbol_hook): Adjust.
* elf32-i370.c (elf_backend_add_symbol_hook): Adjust.
* elf32-m32r.c (m32r_elf_add_symbol_hook): Adjust.
* elf32-m68hc1x.c (elf32_m68hc11_add_symbol_hook): Adjust.
* elf32-m68hc1x.h (elf32_m68hc11_add_symbol_hook): Adjust.
* elf32-ppc.c (ppc_elf_add_symbol_hook): Adjust.
* elf32-sh64.c (sh64_elf_add_symbol_hook): Adjust.
* elf32-v850.c (v850_elf_add_symbol_hook): Adjust.
* elf64-alpha.c (elf64_alpha_add_symbol_hook): Adjust.
* elf64-mmix.c (mmix_elf_add_symbol_hook): Adjust.
* elf64-sh64.c (sh64_elf64_add_symbol_hook): Adjust.
* elf64-sparc.c (sparc64_elf_add_symbol_hook): Adjust.
* elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Adjust.
* elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Adjust.
* elfxx-mips.h (_bfd_mips_elf_add_symbol_hook): Adjust.

20 years ago * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.
Alan Modra [Fri, 26 Mar 2004 05:55:15 +0000 (05:55 +0000)]
* elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.
* elf-bfd.h (_bfd_elf_link_add_archive_symbols): Delete.
(_bfd_elf_sort_symbol, _bfd_elf_add_dt_needed_tag): Delete.
(_bfd_elf_finalize_dynstr, bfd_elf32_bfd_link_add_symbols): Delete.
(bfd_elf64_bfd_link_add_symbols): Delete.
(bfd_elf_link_add_symbols): Declare.
* elfcode.h (elf_bfd_link_add_symbols): Delete.
* elflink.c: Include safe-ctype.h.
(elf_add_dt_needed_tag): Rename from _bfd_elf_add_dt_needed_tag,
make static.
(elf_sort_symbol): Rename from _bfd_elf_sort_symbol, make static.
(elf_finalize_dynstr): Rename from _bfd_elf_finalize_dynstr, make
static.
(elf_link_add_archive_symbols): Rename from
_bfd_elf_link_add_archive_symbols, make static.
(elf_link_add_object_symbols): New function.  Corresponding
elflink.h function converted to use elf_size_info.
(bfd_elf_link_add_symbols): Likewise.
(bfd_elf_size_dynamic_sections): Adjust.
* elflink.h (elf_bfd_link_add_symbols): Delete.
(elf_link_add_object_symbols): Delete.
* elf32-gen.c (elf32_generic_link_add_symbols): Call
bfd_elf_link_add_symbols.
* elf64-gen.c (elf64_generic_link_add_symbols): Likewise.

20 years agomissed files in last commit
Alan Modra [Fri, 26 Mar 2004 04:42:57 +0000 (04:42 +0000)]
missed files in last commit

20 years agodaily update
Alan Modra [Thu, 25 Mar 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * mpw/: Remove subdirectory and everything in it.
Stan Shebs [Thu, 25 Mar 2004 22:22:59 +0000 (22:22 +0000)]
    * mpw/: Remove subdirectory and everything in it.

20 years agoRemove MPW sys include files
Stan Shebs [Thu, 25 Mar 2004 22:12:07 +0000 (22:12 +0000)]
Remove MPW sys include files

20 years ago Remove MPW support, no longer used.
Stan Shebs [Thu, 25 Mar 2004 17:51:10 +0000 (17:51 +0000)]
    Remove MPW support, no longer used.
        * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
        mpw-install: Remove files.
        * src-release (DEVO_SUPPORT): Remove names of removed files.
        * MAINTAINERS: Likewise.

20 years agobfd/
Alan Modra [Thu, 25 Mar 2004 12:48:45 +0000 (12:48 +0000)]
bfd/
* elflink.h (elf_link_add_object_symbols): Add DT_NEEDED for as-needed
and chained shared libs only if dynsym.  Clear dynsym on forced-local.

* elf-bfd.h (_bfd_elf_add_dynamic_entry): Declare.
(bfd_elf32_add_dynamic_entry, bfd_elf64_add_dynamic_entry): Delete.
(_bfd_elf_add_dt_needed_tag): Declare.
(_bfd_elf_sort_symbol): Declare.
(_bfd_elf_finalize_dynstr): Declare.
(RELOC_FOR_GLOBAL_SYM): Formatting.
* elfcode.h (elf_add_dynamic_entry): Delete.
* elflink.c (_bfd_elf_add_dynamic_entry): New function.  Corresponding
elflink.h function converted to use elf_size_info.
(_bfd_elf_add_dt_needed_tag): Likewise.
(_bfd_elf_sort_symbol): Likewise.
(_bfd_elf_finalize_dynstr): Likewise.
(compute_bucket_count): Likewise.
(bfd_elf_size_dynamic_sections): Likewise.  Check result of
_bfd_elf_strtab_add before calling _bfd_elf_strtab_addref.
(elf_adjust_dynstr_offsets, elf_collect_hash_codes): Moved from..
* elflink.h: ..here.
(sort_symbol, add_dt_needed_tag): Delete.
(elf_add_dynamic_entry, elf_finalize_dynstr): Delete.
(compute_bucket_count, NAME(bfd_elf,size_dynamic_sections)): Delete.
Update all users.
* elf32-arm.h (add_dynamic_entry): Update.  Remove casts.
* elf32-cris.c (add_dynamic_entry): Likewise.
* elf32-hppa.c (add_dynamic_entry): Likewise.
* elf32-i370.c (add_dynamic_entry): Likewise.
* elf32-i386.c (add_dynamic_entry): Likewise.
* elf32-m32r.c (add_dynamic_entry): Likewise.
* elf32-m68k.c (add_dynamic_entry): Likewise.
* elf32-ppc.c (add_dynamic_entry): Likewise.
* elf32-s390.c (add_dynamic_entry): Likewise.
* elf32-sh.c (add_dynamic_entry): Likewise.
* elf32-sparc.c (add_dynamic_entry): Likewise.
* elf32-vax.c (add_dynamic_entry): Likewise.
* elf32-xtensa.c (add_dynamic_entry): Likewise.
* elf64-alpha.c (add_dynamic_entry): Likewise.
* elf64-hppa.c (add_dynamic_entry): Likewise.
* elf64-ppc.c (add_dynamic_entry): Likewise.
* elf64-s390.c (add_dynamic_entry): Likewise.
* elf64-sparc.c (add_dynamic_entry): Likewise.
* elf64-x86-64.c (add_dynamic_entry): Likewise.
* elfxx-ia64.c (add_dynamic_entry): Likewise.
* elfxx-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
* elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
* elf32-frv.c (elf32_frv_size_dynamic_sections): Likewise.
* elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
ld/
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
size_dynamic_sections call.