OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
21 years ago * elf32-mips.c (mips_reloc_map): Fix typo.
Thiemo Seufer [Wed, 7 Aug 2002 04:32:14 +0000 (04:32 +0000)]
* elf32-mips.c (mips_reloc_map): Fix typo.

21 years agodaily update
Alan Modra [Wed, 7 Aug 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a
Richard Henderson [Tue, 6 Aug 2002 22:06:08 +0000 (22:06 +0000)]
    * config/tc-alpha.c (cpu_types): Enabled ev67, ev68,  -m21264a
        and m21264b processor names and cpu types.
        * doc/c-alpha.texi: Documented new types.

21 years agoAdd myself as Alpha maintainer.
Richard Henderson [Tue, 6 Aug 2002 21:58:26 +0000 (21:58 +0000)]
Add myself as Alpha maintainer.

21 years ago * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
Alan Modra [Tue, 6 Aug 2002 11:40:30 +0000 (11:40 +0000)]
* emultempl/aix.em (gld*_before_parse): Set default arch.  Reverts
2002-05-10 change.

21 years ago * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
Alan Modra [Tue, 6 Aug 2002 11:28:01 +0000 (11:28 +0000)]
* gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
* gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.

21 years ago * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
Alan Modra [Tue, 6 Aug 2002 11:24:40 +0000 (11:24 +0000)]
* xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.

21 years agoAdd hppa-openbsd target
Nick Clifton [Tue, 6 Aug 2002 09:18:28 +0000 (09:18 +0000)]
Add hppa-openbsd target

21 years ago * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
Alan Modra [Tue, 6 Aug 2002 09:09:08 +0000 (09:09 +0000)]
* elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.

21 years ago * libxcoff.h: Use PARAMS on function declarations.
Alan Modra [Tue, 6 Aug 2002 08:59:34 +0000 (08:59 +0000)]
* libxcoff.h: Use PARAMS on function declarations.
* coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
* coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.

21 years ago * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
Alan Modra [Tue, 6 Aug 2002 08:51:42 +0000 (08:51 +0000)]
* coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
addend.
* coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.

21 years ago * coff-rs6000.c: Formatting fixes.
Alan Modra [Tue, 6 Aug 2002 05:52:29 +0000 (05:52 +0000)]
* coff-rs6000.c: Formatting fixes.
(xcoff_calculate_relocation): Use PARAMS in declaration.
(xcoff_complain_overflow): Likewise.
(xcoff_ppc_relocate_section): Use old-style function pointer call.
(bfd_xcoff_backend_data): Remove useless comments.
(rs6000coff_vec): Likewise.
(bfd_pmac_xcoff_backend_data): Likewise.
(pmac_xcoff_vec): Likewise.
* coff64-rs6000.c: Formatting fixes.
(xcoff64_calculate_relocation): Use PARAMS in declaration.
(xcoff64_ppc_relocate_section): Use old-style function pointer call.
(bfd_xcoff_backend_data): Remove useless comments.
(rs6000coff64_vec): Likewise.
(bfd_xcoff_aix5_backend_data): Likewise.
(aix5coff64_vec): Likewise.

21 years ago * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
Alan Modra [Tue, 6 Aug 2002 03:18:25 +0000 (03:18 +0000)]
* coff-rs6000.c (xcoff_howto_table): Revert some of last change to
mask entries.  Use complain_overflow_dont for R_REF.
(xcoff_reloc_type_ba): Revert last change.
(xcoff_reloc_type_br): Likewise.
(xcoff_reloc_type_crel): Likewise.
(xcoff_ppc_relocate_section): Likewise.
* coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
(xcoff64_ppc_relocate_section): Likewise.
(xcoff64_howto_table): Revert some of last change to mask entries.
Use complain_overflow_dont for R_REF.

21 years ago * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.
Alan Modra [Tue, 6 Aug 2002 02:30:06 +0000 (02:30 +0000)]
* config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.

21 years ago * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
Alan Modra [Tue, 6 Aug 2002 02:29:25 +0000 (02:29 +0000)]
* coff-rs6000.c (xcoff_howto_table): Fix src_mask entries.  Make all
relocs with bitsize == 16 have size = 1.
(xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
(xcoff_reloc_type_br): Likewise.
(xcoff_reloc_type_crel): Likewise.
(xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
* coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
dst_mask adjustment.
(xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
(xcoff64_howto_table): Fix src_mask entries.  Make all relocs with
bitsize == 16 have size = 1.

21 years agodaily update
Alan Modra [Tue, 6 Aug 2002 00:00:08 +0000 (00:00 +0000)]
daily update

21 years agofile as.info-11 was initially added on branch binutils-2_13-branch.
Daniel Jacobowitz [Mon, 5 Aug 2002 20:43:47 +0000 (20:43 +0000)]
file as.info-11 was initially added on branch binutils-2_13-branch.

21 years ago * prdbg.c (pr_fix_visibility): Remove assert.
Alan Modra [Mon, 5 Aug 2002 00:54:11 +0000 (00:54 +0000)]
* prdbg.c (pr_fix_visibility): Remove assert.

21 years agodaily update
Alan Modra [Mon, 5 Aug 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago2002-08-04 H.J. Lu (hjl@gnu.org)
H.J. Lu [Sun, 4 Aug 2002 23:15:52 +0000 (23:15 +0000)]
2002-08-04  H.J. Lu  (hjl@gnu.org)

* configure.in (mips*-*-linux*): Don't skip target-libffi.

21 years agodaily update
Alan Modra [Sun, 4 Aug 2002 00:00:06 +0000 (00:00 +0000)]
daily update

21 years agodaily update
Alan Modra [Sat, 3 Aug 2002 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago2002-08-01 H.J. Lu <hjl@gnu.org>
H.J. Lu [Fri, 2 Aug 2002 02:33:48 +0000 (02:33 +0000)]
2002-08-01  H.J. Lu <hjl@gnu.org>

* gas/mips/elf-rel6.s: Add ".p2align 4".
* gas/mips/elf-rel6.d: Check nop.

21 years agodaily update
Alan Modra [Fri, 2 Aug 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago[gas/]
Richard Sandiford [Thu, 1 Aug 2002 20:14:49 +0000 (20:14 +0000)]
[gas/]
* config/tc-mips.c (tc_gen_reloc): Extend GP-relative addend
handling to BFD_RELOC_MIPS16_GPREL.

[gas/testsuite/]
* gas/mips/elf-rel6.[sd]: New test.
* gas/mips/mips.exp: Run it.

21 years ago * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
Denis Chertykov [Thu, 1 Aug 2002 18:29:09 +0000 (18:29 +0000)]
* elf32-ip2k.c: Processor manufacturer changed to Ubicom.
(struct misc): New field isymbuf. All free_* fields removed.
(symbol_value): Pass in internal syms. No need to swap syms in.
(ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
possibly cached info.
(tidyup_after_error): Removed.
(ip2k_elf_relax_section_pass1): Don't use removed fields of struct
misc. Use new field.
(adjust_all_relocations): Use internal syms. No need to swap syms
in and out.
(add_page_insn): Don't use removed fields of struct misc.

21 years agoEnsure that offset to literal pool is computed using signed arithmetic so that
Nick Clifton [Thu, 1 Aug 2002 16:31:16 +0000 (16:31 +0000)]
Ensure that offset to literal pool is computed using signed arithmetic so that
proper sign extension is performed if X_add_number is a 64-bit integer.

21 years ago2002-08-01 H.J. Lu <hjl@gnu.org>
Daniel Jacobowitz [Thu, 1 Aug 2002 15:04:41 +0000 (15:04 +0000)]
2002-08-01  H.J. Lu  <hjl@gnu.org>
            Daniel Jacobowitz  <drow@mvista.com>

        * dwarf2dbg.c (dwarf2_finish): Don't emit unreferenced
        .debug_line section unless it has line information.

21 years agoRevert Adam Nemet's THUMB PLT patch
Nick Clifton [Thu, 1 Aug 2002 14:03:01 +0000 (14:03 +0000)]
Revert Adam Nemet's THUMB PLT patch

21 years agoFix typo.
Andreas Schwab [Thu, 1 Aug 2002 12:16:36 +0000 (12:16 +0000)]
Fix typo.

21 years agoBump version number.
Nick Clifton [Thu, 1 Aug 2002 06:47:58 +0000 (06:47 +0000)]
Bump version number.

21 years ago2002-07-31 H.J. Lu <hjl@gnu.org>
H.J. Lu [Thu, 1 Aug 2002 06:29:44 +0000 (06:29 +0000)]
2002-07-31  H.J. Lu <hjl@gnu.org>

* configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
--enable-64-bit-bfd.

21 years agoEnable x86-64 for Linux/i386 if 64bit BFD is selected.
H.J. Lu [Thu, 1 Aug 2002 06:24:53 +0000 (06:24 +0000)]
Enable x86-64 for Linux/i386 if 64bit BFD is selected.

21 years agodaily update
Alan Modra [Thu, 1 Aug 2002 00:00:06 +0000 (00:00 +0000)]
daily update

21 years agoEnable 64bit emulations for Linux/mips if 64bit BFD is selected.
H.J. Lu [Wed, 31 Jul 2002 22:26:53 +0000 (22:26 +0000)]
Enable 64bit emulations for Linux/mips if 64bit BFD is selected.

21 years agoFix bugs and remove compile time warnings for N"32K port.
Nick Clifton [Wed, 31 Jul 2002 16:23:29 +0000 (16:23 +0000)]
Fix bugs and remove compile time warnings for N"32K port.

21 years ago * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
Jakub Jelinek [Wed, 31 Jul 2002 15:04:06 +0000 (15:04 +0000)]
* elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
if _bfd_elf_link_hash_copy_indirect will swap got.refcount.

21 years agoAdd new field to bfd_link structure and use it to control how common symbols
Nick Clifton [Wed, 31 Jul 2002 12:50:09 +0000 (12:50 +0000)]
Add new field to bfd_link structure and use it to control how common symbols
are extracted from archives.

21 years agoAdd support for Thumb PLT entries with interworking
Nick Clifton [Wed, 31 Jul 2002 12:04:47 +0000 (12:04 +0000)]
Add support for Thumb PLT entries with interworking

21 years agoRetroactively add entry for Lars Brinkhoff's contribution of the PDP-11 and
Nick Clifton [Wed, 31 Jul 2002 09:59:03 +0000 (09:59 +0000)]
Retroactively add entry for Lars Brinkhoff's contribution of the PDP-11 and
2.11BSD a.out support.

21 years agoRename function arguments to avoid shadowing global symbols of the same name.
Nick Clifton [Wed, 31 Jul 2002 09:38:04 +0000 (09:38 +0000)]
Rename function arguments to avoid shadowing global symbols of the same name.

21 years agoFix range check for immediate operand.
Nick Clifton [Wed, 31 Jul 2002 09:17:52 +0000 (09:17 +0000)]
Fix range check for immediate operand.

21 years ago2002-07-30 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 31 Jul 2002 05:48:31 +0000 (05:48 +0000)]
2002-07-30  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (mips_cpu_info_table): Clean up entries related
        to Broadcom SB-1 core support.

21 years ago * Makefile.am: Add n32 ABI support.
Thiemo Seufer [Wed, 31 Jul 2002 00:32:10 +0000 (00:32 +0000)]
* Makefile.am: Add n32 ABI support.
* Makefile.in: Regenerate.
* config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
bit vectors for mips*-*-linux targets as optional.
* configure.in: Add n32 ABI vectors.
* configure: Regenerate.
* elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
* elfn32-mips.c: New file, n32 ABI support.
* targets.c: Add n32 ABI vectors.

21 years agodaily update
Alan Modra [Wed, 31 Jul 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago * config/tc-mips.c (mips_target_format): Fix formatting.
Thiemo Seufer [Tue, 30 Jul 2002 23:56:28 +0000 (23:56 +0000)]
* config/tc-mips.c (mips_target_format): Fix formatting.
Add recognition of n32 ABI formats.

21 years ago * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
Thiemo Seufer [Tue, 30 Jul 2002 23:48:30 +0000 (23:48 +0000)]
* Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
for n32 ABI support.
* Makefile.in: Regenerate.
* configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
n32 ABI emulations for these 64 bit targets.
* emulparams/elf32bmipn32.sh: Expand comment.
* emulparams/elf32btsmipn32.sh: New file, for traditional big endian
n32 ABI.
* emulparams/elf32ltsmipn32.sh: Likewise for little endian.

21 years ago* configure.in: Move generic linux case to end. Copy generic
DJ Delorie [Tue, 30 Jul 2002 23:15:26 +0000 (23:15 +0000)]
* configure.in: Move generic linux case to end.  Copy generic
linux noconfigdirs to mips*-*-linux* entry and new
powerpc64*-*-linux* entry.  Add target-libffi for the latter.

21 years ago* tc-mips.c (load_address): Don't clobber $at when loading a
Maciej W. Rozycki [Tue, 30 Jul 2002 19:27:31 +0000 (19:27 +0000)]
* tc-mips.c (load_address): Don't clobber $at when loading a
64-bit address in non-PIC code if noat is in effect.
(macro): Likewise.

21 years ago* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
Maciej W. Rozycki [Tue, 30 Jul 2002 19:24:54 +0000 (19:24 +0000)]
* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
used in division/multiply macro expansions similarly to how they
are used in the variants with break instructions.
(macro2): Likewise.

21 years agoAdd arm-*-nto port.
Nick Clifton [Tue, 30 Jul 2002 17:32:30 +0000 (17:32 +0000)]
Add arm-*-nto port.

21 years agoUpdated Translations
Nick Clifton [Tue, 30 Jul 2002 15:53:18 +0000 (15:53 +0000)]
Updated Translations

21 years ago * readelf.c (OPTION_DEBUG_DUMP): Define.
Jakub Jelinek [Tue, 30 Jul 2002 14:33:40 +0000 (14:33 +0000)]
* readelf.c (OPTION_DEBUG_DUMP): Define.
(options): Use it.
(usage): Update help.
(parse_args): Handle --debug-dump separately from -w.
* doc/binutils.texi (readelf): Update documentation.

21 years ago * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
Jakub Jelinek [Tue, 30 Jul 2002 14:28:55 +0000 (14:28 +0000)]
* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.

* ldlang.c (lang_add_section): Don't turn .tbss into normal sections
for relocatable link.
(lang_size_sections_1): Don't make .tbss zero size for relocatable
link.

21 years agoAdd per-section and per-sub-section literal pools.
Nick Clifton [Tue, 30 Jul 2002 10:56:04 +0000 (10:56 +0000)]
Add per-section and per-sub-section literal pools.

21 years agoUpdate copyright notice
Nick Clifton [Tue, 30 Jul 2002 09:07:00 +0000 (09:07 +0000)]
Update copyright notice

21 years ago * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
Alan Modra [Tue, 30 Jul 2002 07:41:15 +0000 (07:41 +0000)]
* ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
* ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
ld-linkonce/linkonce.exp, ld-shared/shared.exp,
ld-undefined/weak-undef.exp:  Test hppa*64*-*-hpux* and hppa*-*-linux*
targets.
* ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
ld-discard/static.s: Add whitespace before assembler directives.

21 years ago(Executing the Program): Add documentation on how to use bbconv.pl.
Ulrich Drepper [Tue, 30 Jul 2002 07:02:54 +0000 (07:02 +0000)]
(Executing the Program): Add documentation on how to use bbconv.pl.

21 years ago * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
Alan Modra [Tue, 30 Jul 2002 05:49:24 +0000 (05:49 +0000)]
* aoutx.h (some_aout_object_p): Clean up tdata properly on error.
* archive.c (bfd_generic_archive_p): Likewise.
* coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
(_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
* coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
(xcoff64_archive_p): Likewise.
(xcoff64_openr_next_archived_file): Likewise.
(xcoff64_archive_p): Clean up tdata properly on error.
* coffgen.c (coff_real_object_p): Likewise.
(coff_object_p): Release filehdr and opthdr.
* ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
* ieee.c (ieee_archive_p): Likewise.
* ihex.c (ihex_object_p): Likewise.
(ihex_mkobject): Always allocate tdata.
* peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
* srec.c (srec_mkobject): Always allocate tdata.
(srec_object_p): Clean up tdata properly on error.
(symbolsrec_object_p): Likewise.
* versados.c (versados_object_p): Likewise.
* vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
and bfd_realloc instead of realloc.
(add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
* vms.c (vms_initialize): Always allocate tdata.  Use bfd_alloc in
place of bfd_malloc, simplifying error freeing.  Free hash table too.
(vms_object_p): Clean up tdata on error.
(vms_mkobject): Don't complain on stderr if vms_initialize fails.
(vms_close_and_cleanup): Adjust for bfd_alloc use.

21 years ago * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
Alan Modra [Tue, 30 Jul 2002 05:40:20 +0000 (05:40 +0000)]
* elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.

21 years agodaily update
Alan Modra [Tue, 30 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago[ gas/testsuite/ChangeLog ]
Chris Demetriou [Mon, 29 Jul 2002 21:07:12 +0000 (21:07 +0000)]
[ gas/testsuite/ChangeLog ]
2002-07-26  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
        * gas/mips/elf_ase_mips16.s: Likewise.
        * gas/mips/mips.exp: Run the new test.

[ ld/testsuite/ChangeLog ]
2002-07-26  Chris Demetriou  <cgd@broadcom.com>

        * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.

21 years agomerge from gcc
DJ Delorie [Mon, 29 Jul 2002 18:01:19 +0000 (18:01 +0000)]
merge from gcc

21 years agosim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
Andrey Volkov [Mon, 29 Jul 2002 16:57:18 +0000 (16:57 +0000)]
sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_

21 years agodaily update
Alan Modra [Mon, 29 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years agodaily update
Alan Modra [Sun, 28 Jul 2002 00:00:06 +0000 (00:00 +0000)]
daily update

22 years agodaily update
Alan Modra [Sat, 27 Jul 2002 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago[bfd/]
Richard Sandiford [Fri, 26 Jul 2002 18:56:25 +0000 (18:56 +0000)]
[bfd/]
* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
flags into resulting BFD.

[ld/testsuite/]
* ld-mips-elf/mips16-1.d,
* ld-mips-elf/mips16-1[ab].s: New test.
* ld-mips-elf/mips-elf.exp: Run it.

22 years agoChange from OTHER_RELOCATING_SECTIONS to STACK_ADDR in elf32frv.sh
Bernd Schmidt [Fri, 26 Jul 2002 11:14:04 +0000 (11:14 +0000)]
Change from OTHER_RELOCATING_SECTIONS to STACK_ADDR in elf32frv.sh

22 years ago * elf32-i386.c (elf_i386_link_hash_table_create): Clear
Alan Modra [Fri, 26 Jul 2002 05:32:05 +0000 (05:32 +0000)]
* elf32-i386.c (elf_i386_link_hash_table_create): Clear
tls_ldm_got.refcount.

22 years ago * gas/ppc/altivec.d: Invoke "as" with "-a32".
Alan Modra [Fri, 26 Jul 2002 04:19:12 +0000 (04:19 +0000)]
* gas/ppc/altivec.d: Invoke "as" with "-a32".

22 years ago * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
Alan Modra [Fri, 26 Jul 2002 04:18:42 +0000 (04:18 +0000)]
* config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
rather than PPC_OPCODE_32 for powerpc64*.

22 years agodaily update
Alan Modra [Fri, 26 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago * elf64-mips.c: Update TODO comment.
Thiemo Seufer [Thu, 25 Jul 2002 15:35:14 +0000 (15:35 +0000)]
* elf64-mips.c: Update TODO comment.
(mips_elf64_higher_reloc,mips_elf64_highest_reloc,
mips_elf64_gprel16_reloca): Remove prototypes.
(mips16_jump_reloc,mips16_gprel_reloc): Add functions.
(UNUSED_RELOC): Replace by EMPTY_RELOC.
(mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
R_MIPS_HIGHEST.
(mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
R_MIPS_GOT16. Remove wrong comments.
(elf_mips16_jump_howto,elf_mips16_gprel_howto,
elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
from elf32-mips.c.
(mips_elf64_hi16_reloc): Fix formatting.
(mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
(mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
(mips_elf64_gprel16_reloc): Make static. Add check for
partial_inplace.
(mips_elf64_gprel16_reloca): Remove.
(mips_elf64_literal_reloc): New function.
(mips_elf64_gprel32_reloc): Fix formatting.
(mips_elf64_shift6_reloc): Fix comment. Make static.
(mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
elf32-mips.c.
(elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
elf32-mips.c
(bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
specific relocations.
(mips_elf64_rtype_to_howto): Enable GNU specific relocations.
(mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
(ELF_MAXPAGESIZE): Add comment.

22 years agoFix comment from last commit.
Richard Sandiford [Thu, 25 Jul 2002 11:07:47 +0000 (11:07 +0000)]
Fix comment from last commit.

22 years agoNew translations
Nick Clifton [Thu, 25 Jul 2002 10:31:28 +0000 (10:31 +0000)]
New translations

22 years ago[gas/]
Richard Sandiford [Thu, 25 Jul 2002 09:48:07 +0000 (09:48 +0000)]
[gas/]
* doc/c-mips.texi: Remove -mcpu.  Document -mabi.
* configure.in (MIPS_CPU_STRING_DEFAULT): New configuration macro.
(USE_E_MIPS_ABI_O32, MIPS_DEFAULT_64BIT): New configuration macros.
* configure, config.in: Regenerate.
* config/tc-mips.c (file_mips_abi): Rename to mips_abi.
(mips_set_options): Remove "abi" field.
(mips_opts): Update accordingly.  Replace all uses of mips_opts.abi
with mips_abi.
(mips_cpu): Remove.
(mips_arch_string, mips_arch_info): New vars.
(mips_tune_string, mips_tune_info): New vars.
(ABI_NEEDS_32BIT_REGS, ABI_NEEDS_64BIT_REGS): New macros.
(HAVE_32BIT_GPRS, HAVE_32BIT_FPRS): Don't check the ABI.
(mips_isa_to_str, mips_cpu_to_str): Remove.
(mips_ip): If the selected architecture is a generic ISA rather
than a processor, only mention the ISA level in error messages.
(OPTION_MCPU): Remove.
(OPTION_FP64): New.
(md_longopts): Add -mfp64, remove -mcpu.
(mips_set_option_string): New fn.
(md_parse_option): Make -mipsN update file_mips_isa rather than
mips_opts.isa.  Use mips_set_option_string to set -march or -mtune.
Don't let -mgp32 and -mfp32 change the ABI.
(show): Move to end of file.  Constify string argument.
(md_show_usage): Move to the end of the file.  Read available
architectures from mips_cpu_info_table.
(mips_set_architecture): New fn.
(mips_after_parse_args): Rework.  Remove -mcpu handling.  -mipsN
is an alias for -march=mipsN.  Don't change the ABI based on other
flags.  Infer the register size from the ABI as well as the
architecture.  Complain about more conflicting arguments.
Unify logic with GCC.
(s_mipsset): Don't change the ABI.
(mips_elf_final_processing): Check USE_E_MIPS_ABI_O32.
(mips_cpu_info_table): Remove Generic-MIPS* entries, keeping just
"mipsN"-type entries.  Remove entries that vary only in the
manufacturer's prefix, or that have "000" replaced by "k".
Remove TARGET_CPU entries.  Make r2000 entry use CPU_R3000.
(mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.
(mips_parse_cpu): New fn.
(mips_cpu_info_from_name, mips_cpu_info_from_cpu): Remove.
(mips_cpu_info_from_isa): Minor formatting tweak.

[gas/testsuite]
* gas/mips/mips-gp32-fp64.d,
* gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.

22 years ago * opcode/mips.h (CPU_R2000): Remove.
Richard Sandiford [Thu, 25 Jul 2002 09:44:39 +0000 (09:44 +0000)]
* opcode/mips.h (CPU_R2000): Remove.

22 years ago * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
Alan Modra [Thu, 25 Jul 2002 06:54:51 +0000 (06:54 +0000)]
* elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
as elf_link_record_local_dynamic_symbol.
(_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
(elf_link_record_local_dynamic_symbol): Declare.  Now returns int.
* elflink.h (elf_link_record_local_dynamic_symbol): Move to..
* elflink.c: .. here.  Use bfd_elf_get_elf_syms.  Check whether an
attempt is made to record a symbol in a discarded section, and
return `2' in that case.

22 years agodaily update
Alan Modra [Thu, 25 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago2002-07-24 Dave Brolley <brolley@redhat.com>
Dave Brolley [Wed, 24 Jul 2002 15:25:03 +0000 (15:25 +0000)]
2002-07-24  Dave Brolley  <brolley@redhat.com>

* corefile.c (core_create_function_syms): Use the end of the section
containing the symbol to compute max_vma.

22 years agooops - omitted from previous delta
Nick Clifton [Wed, 24 Jul 2002 09:37:02 +0000 (09:37 +0000)]
oops - omitted from previous delta

22 years agoUpdate Spanish and Swedish translations
Nick Clifton [Wed, 24 Jul 2002 09:34:08 +0000 (09:34 +0000)]
Update Spanish and Swedish translations

22 years agoAdd missing 2001-09-29 entry
Alan Modra [Wed, 24 Jul 2002 06:45:02 +0000 (06:45 +0000)]
Add missing 2001-09-29 entry

22 years agoFix a typo.
H.J. Lu [Wed, 24 Jul 2002 06:42:54 +0000 (06:42 +0000)]
Fix a typo.

22 years agodaily update
Alan Modra [Wed, 24 Jul 2002 00:00:04 +0000 (00:00 +0000)]
daily update

22 years agofix typo introduced in previous delta
Nick Clifton [Tue, 23 Jul 2002 18:02:32 +0000 (18:02 +0000)]
fix typo introduced in previous delta

22 years ago * Makefile.am: Run "make dep-am".
Alan Modra [Tue, 23 Jul 2002 12:46:43 +0000 (12:46 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* config.in: Regenerate.
* po/POTFILES.in: Regenerate.

22 years ago * Makefile.am: Run "make dep-am".
Alan Modra [Tue, 23 Jul 2002 12:44:25 +0000 (12:44 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

22 years ago * Makefile.am: Run "make dep-am".
Alan Modra [Tue, 23 Jul 2002 12:42:32 +0000 (12:42 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.

22 years agoRegenerate.
Alan Modra [Tue, 23 Jul 2002 12:37:37 +0000 (12:37 +0000)]
Regenerate.

22 years agomissed 'em from the last delta
Alan Modra [Tue, 23 Jul 2002 12:34:35 +0000 (12:34 +0000)]
missed 'em from the last delta

22 years ago * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra [Tue, 23 Jul 2002 12:29:33 +0000 (12:29 +0000)]
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
immediately.  Remove code handling relocatable linking.
* elf32-avr.c (elf32_avr_relocate_section): Likewise.
* elf32-cris.c (cris_elf_relocate_section): Likewise.
* elf32-fr30.c (elf32_frv_relocate_section): Likewise.
* elf32-h8300.c (elf32_h8_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-ip2k.c (ip2k_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.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* elf32-avr.c (elf_backend_rela_normal): Define.
* elf32-cris.c: Likewise.
* elf32-fr30.c: Likewise.
* elf32-h8300.c: Likewise.
* elf32-hppa.c: Likewise.
* elf32-ip2k.c: Likewise.
* elf32-sparc.c: Likewise.
* elf32-v850.c: Likewise.
* elf32-vax.c: Likewise.
* elf64-hppa.c: Likewise.
* elf64-sparc.c: Likewise.
* elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
* elf32-i860.c (elf32_i860_relocate_section): Likewise.
* elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
* elf32-m32r.c (m32r_elf_relocate_section): Likewise.
* elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
* elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
* elf-m10200.c (USE_RELA): Don't define.
* elf-m10300.c: Likewise.
* elf32-i370.c: Likewise.
* elf32-ip2k.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-s390.c: Likewise.
* elf32-vax.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-s390.c: Likewise.
* elf64-x86-64.c: Likewise.
* elfxx-ia64.c: Likewise.
* elf32-avr.c (USE_REL): Don't undef.
* elf32-ip2k.c: Likewise.

22 years agoAdd new bitfield 'want_p_paddr_set_to_zero'.
Nick Clifton [Tue, 23 Jul 2002 11:15:06 +0000 (11:15 +0000)]
Add new bitfield 'want_p_paddr_set_to_zero'.
Set this field for HPUX IA64 port.
Test this field when setting p_paddr.

22 years agosim-h8300.h new file
Andrey Volkov [Tue, 23 Jul 2002 10:30:14 +0000 (10:30 +0000)]
sim-h8300.h new file

22 years agoSwapped the order of the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM
Nick Clifton [Tue, 23 Jul 2002 10:25:34 +0000 (10:25 +0000)]
Swapped the order of the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM
loaders to show the Copyright string.

22 years agooops - omitted from previous delta
Nick Clifton [Tue, 23 Jul 2002 09:59:47 +0000 (09:59 +0000)]
oops - omitted from previous delta

22 years agoupdate translations.
Nick Clifton [Tue, 23 Jul 2002 09:58:05 +0000 (09:58 +0000)]
update translations.

22 years agoKen Raeburn is no longer the maintainer for GAS.
Nick Clifton [Tue, 23 Jul 2002 07:25:37 +0000 (07:25 +0000)]
Ken Raeburn is no longer the maintainer for GAS.

22 years ago * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
Alan Modra [Tue, 23 Jul 2002 05:12:57 +0000 (05:12 +0000)]
* doc/binutils.texi (addr2line <man synopsis>): Correct brackets.