OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago2001-10-31 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 31 Oct 2001 16:42:48 +0000 (16:42 +0000)]
2001-10-31  H.J. Lu <hjl@gnu.org>

* elflink.h (elf_link_output_extsym): Don't clear the visibility
field for relocateable.

22 years agoFix infinite parsing loop
Nick Clifton [Wed, 31 Oct 2001 15:41:19 +0000 (15:41 +0000)]
Fix infinite parsing loop

22 years ago Revert previous delta, instead do this.
Alan Modra [Wed, 31 Oct 2001 15:32:09 +0000 (15:32 +0000)]
Revert previous delta, instead do this.
* elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Don't count
.plt relocs in DT_RELASZ.

22 years ago * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Set DT_RELASZ
Alan Modra [Wed, 31 Oct 2001 14:58:14 +0000 (14:58 +0000)]
* elf32-hppa.c (elf32_hppa_size_dynamic_sections): Set DT_RELASZ
whenever DT_PLTRELSZ.

22 years agoGeneral cleanup of feature definitions.
Richard Earnshaw [Wed, 31 Oct 2001 14:48:23 +0000 (14:48 +0000)]
General cleanup of feature definitions.
* tc-arm.c (ARM_EXT_LONGMUL, ARM_EXT_HALFWORD, ARM_EXT_THUMB): Delete.
(ARM_2UP, ARM_ALL, ARM_3UP, ARM_6UP): Delete.
(FPU_CORE, FPU_FPA10, FPA_FPA11, FPU_ALL, FPA_MEMMULTI): Delete.
(ARM_EXT_V{1,2,2S,3,3M,4,4T,5T,5ExP}): New defines.
(ARM_EXT_V{5,5E}): Synchronize with above.
(ARM_ARCH_V*): Define a complete set in terms of above features.
(ARM_{1,2,3,250,6,7,8,9,STRONG}): Define in terms of architecture.
(FPU_FPA_EXT_V[12]): Define.
(FPU_ARCH_FPE, FPU_ARCH_FPA): Define in terms of above.
(FPU_ANY): Define.
(FPU_DEFAULT): Default to FPA.
(CPU_DEFAULT): For XScale, this is now just ARM_ARCH_XSCALE; for
Thumb, this is now ARM_ARCH_V5T.
(insns): Rework for new feature defines.
(tinsns): Likewise.
(opcode_select, do_ldst, md_begin, md_parse_option): Likewise.

22 years agoUpdate documentation about -T augmenting linker scripts
Nick Clifton [Wed, 31 Oct 2001 14:19:22 +0000 (14:19 +0000)]
Update documentation about -T augmenting linker scripts

22 years agoSupports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets
Nick Clifton [Wed, 31 Oct 2001 09:50:09 +0000 (09:50 +0000)]
Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets

22 years agoFix typo: bfd_mmo_mmix_vec => bfd_mmo_vec.
Nick Clifton [Wed, 31 Oct 2001 09:01:50 +0000 (09:01 +0000)]
Fix typo: bfd_mmo_mmix_vec => bfd_mmo_vec.

22 years agoUpdate to match latest listing behaviour
Nick Clifton [Wed, 31 Oct 2001 08:58:59 +0000 (08:58 +0000)]
Update to match latest listing behaviour

22 years ago * ld-mmix/locdo-1.d: Prune character dump part.
Hans-Peter Nilsson [Wed, 31 Oct 2001 05:52:41 +0000 (05:52 +0000)]
* ld-mmix/locdo-1.d: Prune character dump part.

22 years ago * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
Hans-Peter Nilsson [Wed, 31 Oct 2001 05:42:51 +0000 (05:42 +0000)]
* ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
  ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
  ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
  ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
  ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
  ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
  ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
  unnecessary empty lines.

22 years agoRegenerate dependencies and Makefile.in
Hans-Peter Nilsson [Wed, 31 Oct 2001 05:04:33 +0000 (05:04 +0000)]
Regenerate dependencies and Makefile.in

22 years ago * gas/mmix/tst.s: Delete unused file.
Hans-Peter Nilsson [Wed, 31 Oct 2001 04:30:35 +0000 (04:30 +0000)]
* gas/mmix/tst.s: Delete unused file.
* gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
gas/mmix/fb-2.s: Remove trailing empty lines.

22 years agoRemove #if 0 around bfd_mmo_mmix_vec
Hans-Peter Nilsson [Wed, 31 Oct 2001 03:08:59 +0000 (03:08 +0000)]
Remove #if 0 around bfd_mmo_mmix_vec

22 years agoSplit file by ^L:s as in original submitted patch
Hans-Peter Nilsson [Wed, 31 Oct 2001 03:07:48 +0000 (03:07 +0000)]
Split file by ^L:s as in original submitted patch

22 years ago * mmix-dis.c, mmix-opc.c: New files.
Hans-Peter Nilsson [Wed, 31 Oct 2001 02:40:19 +0000 (02:40 +0000)]
* mmix-dis.c, mmix-opc.c: New files.

22 years ago * MAINTAINERS: Add self as MMIX port maintainer.
Hans-Peter Nilsson [Wed, 31 Oct 2001 02:34:12 +0000 (02:34 +0000)]
* MAINTAINERS: Add self as MMIX port maintainer.

22 years ago * ldlang.c (lang_size_sections): Keep a valid output_offset field
Alan Modra [Wed, 31 Oct 2001 01:12:26 +0000 (01:12 +0000)]
* ldlang.c (lang_size_sections): Keep a valid output_offset field
for padding statements.

22 years agodaily update
Alan Modra [Tue, 30 Oct 2001 23:01:01 +0000 (23:01 +0000)]
daily update

22 years agoAdd MMIX support
Nick Clifton [Tue, 30 Oct 2001 15:20:14 +0000 (15:20 +0000)]
Add MMIX support

22 years agoIf the LMA for a segment is known, use it for matching sections to segments.
Nick Clifton [Tue, 30 Oct 2001 11:40:28 +0000 (11:40 +0000)]
If the LMA for a segment is known, use it for matching sections to segments.
Use the LMA when adjusting for inter-section alignment padding.

22 years agoSet the LMA based on the p_paddr of the segment that contains it.
Nick Clifton [Tue, 30 Oct 2001 11:34:46 +0000 (11:34 +0000)]
Set the LMA based on the p_paddr of the segment that contains it.

22 years agodaily update
Alan Modra [Mon, 29 Oct 2001 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago * d30v-dis.c: Fix a comment typo.
Kazu Hirata [Mon, 29 Oct 2001 22:43:32 +0000 (22:43 +0000)]
* d30v-dis.c: Fix a comment typo.

22 years ago * ldlang.c: Fix a comment typo.
Kazu Hirata [Mon, 29 Oct 2001 22:36:32 +0000 (22:36 +0000)]
* ldlang.c: Fix a comment typo.

22 years ago * README: Fix a typo.
Kazu Hirata [Mon, 29 Oct 2001 22:29:59 +0000 (22:29 +0000)]
* README: Fix a typo.

22 years ago * bfdsumm.texi: Fix a typo.
Kazu Hirata [Mon, 29 Oct 2001 22:26:12 +0000 (22:26 +0000)]
* bfdsumm.texi: Fix a typo.

22 years agodaily update, a bit late..
Alan Modra [Mon, 29 Oct 2001 04:00:48 +0000 (04:00 +0000)]
daily update, a bit late..

22 years agodaily update
Alan Modra [Sat, 27 Oct 2001 23:00:06 +0000 (23:00 +0000)]
daily update

22 years agoChange footer to refer to FSF. Change subtitle to refer to original creation date.
Nick Clifton [Sat, 27 Oct 2001 07:31:26 +0000 (07:31 +0000)]
Change footer to refer to FSF.  Change subtitle to refer to original creation date.

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

22 years agoFix usage of H_GET_32/16. Likewise with H_PUT_32/16.
Nick Clifton [Fri, 26 Oct 2001 10:57:04 +0000 (10:57 +0000)]
Fix usage of H_GET_32/16. Likewise with H_PUT_32/16.

22 years agodaily update
Alan Modra [Fri, 26 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Copy
Richard Henderson [Thu, 25 Oct 2001 06:33:56 +0000 (06:33 +0000)]
    * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Copy
        timestamp to time_t for ctime.

22 years ago2001-10-24 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Thu, 25 Oct 2001 01:22:19 +0000 (01:22 +0000)]
2001-10-24  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
        file introduced in the change on 2001-05-15.

22 years agodaily update
Alan Modra [Thu, 25 Oct 2001 00:00:03 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-24 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 24 Oct 2001 21:08:34 +0000 (21:08 +0000)]
2001-10-24  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (hilo_interlocks, cop_interlocks): Make
        these evaluate to true if mips_arch indicates SB-1.

22 years agomerge from gcc
DJ Delorie [Wed, 24 Oct 2001 20:32:09 +0000 (20:32 +0000)]
merge from gcc

22 years ago2001-10-24 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 24 Oct 2001 20:12:36 +0000 (20:12 +0000)]
2001-10-24  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
        Delete use of ".size".
        * gas/mips/mips-abi32.s: Likewise.
        * gas/mips/mips-gp32-fp32-pic.s: Likewise.
        * gas/mips/mips-gp32-fp32.s: Likewise.
        * gas/mips/mips-gp32-fp64-pic.s: Likewise.
        * gas/mips/mips-gp32-fp64.s: Likewise.
        * gas/mips/mips-gp64-fp32-pic.s: Likewise.
        * gas/mips/mips-gp64-fp32.s: Likewise.
        * gas/mips/mips-gp64-fp64-pic.s: Likewise.
        * gas/mips/mips-gp64-fp64.s: Likewise.

22 years ago2001-10-24 Jeff Holcomb <jeffh@redhat.com>
Jeff Holcomb [Wed, 24 Oct 2001 20:02:25 +0000 (20:02 +0000)]
2001-10-24  Jeff Holcomb  <jeffh@redhat.com>

Makefile.in (all-bison): Don't depend on texinfo.

22 years ago * elf32-cris.c (cris_reloc_type_lookup): Change loop to use
Hans-Peter Nilsson [Wed, 24 Oct 2001 03:39:54 +0000 (03:39 +0000)]
* elf32-cris.c (cris_reloc_type_lookup): Change loop to use
unsigned, increasing index.

22 years agodaily update
Alan Modra [Wed, 24 Oct 2001 00:00:35 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-23 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 23 Oct 2001 20:24:23 +0000 (20:24 +0000)]
2001-10-23  H.J. Lu <hjl@gnu.org>

* elf32-mips.c (_bfd_mips_elf_modify_segment_map): Check
m != NULL before accessing it.

22 years ago[opcodes/ChangeLog]
Chris Demetriou [Tue, 23 Oct 2001 19:20:28 +0000 (19:20 +0000)]
[opcodes/ChangeLog]

2001-10-21  Chris Demetriou  <cgd@broadcom.com>

        * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
        "bltzall" as writing GPR 31 (since they do).

        * mips-dis.c (print_insn_arg): Calculate info->target
        where appropriate.
        (print_insn_mips): Fill in instruction info.
        (print_mips16_insn_arg): Remove unneded variable 'val'.
        Removed duplicated instruction target calculations,
        calculate once and print that result.  Use same idiom for
        masking the jump segment bits as is used in print_insn_arg.

[gas/testsuite/ChangeLog]

2001-10-21  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/beq.s: Add zero words at end of instructions so
        that objdump will print "..." when disassembling.
        * gas/mips/beq.d: Update for disassembler changes which force
        branch delay-slot nops to be printed.
        * gas/mips/bge.d: Ditto.
        * gas/mips/bgeu.d: Ditto.
        * gas/mips/blt.d: Ditto.
        * gas/mips/bltu.d: Ditto.
        * gas/mips/jal-svr4pic.d: Ditto.
        * gas/mips/jal-xgot.d: Ditto.

22 years agomerge from gcc
DJ Delorie [Tue, 23 Oct 2001 15:32:45 +0000 (15:32 +0000)]
merge from gcc

22 years ago * configure.host: Move alpha*-*-linux-gnu* entry to generic
Alan Modra [Tue, 23 Oct 2001 05:49:02 +0000 (05:49 +0000)]
* configure.host: Move alpha*-*-linux-gnu* entry to generic
entries, and match *-*-linux*.

22 years ago * internal.h: White space changes to keep lines under 80 chars.
Alan Modra [Tue, 23 Oct 2001 04:42:12 +0000 (04:42 +0000)]
* internal.h: White space changes to keep lines under 80 chars.

22 years ago * as.c (parse_args): Print the date as well for --version.
Alan Modra [Tue, 23 Oct 2001 04:30:21 +0000 (04:30 +0000)]
* as.c (parse_args): Print the date as well for --version.

22 years ago * elflink.h (elf_link_input_bfd): Zero the reloc instead of doing
Alan Modra [Tue, 23 Oct 2001 03:55:24 +0000 (03:55 +0000)]
* elflink.h (elf_link_input_bfd): Zero the reloc instead of doing
bfd_reloc_type_lookup (bfd, BFD_RELOC_NONE) as bfd_reloc_type_lookup
doesn't accept BFD_RELOC_* on some targets, eg. hppa.

* elf32-hppa.c (elf32_hppa_link_hash_entry): Remove plt_abs.
(hppa_link_hash_newfunc): Likewise.
(elf32_hppa_finish_dynamic_symbol): Likewise.
(allocate_dynrelocs): Always allocate .got relocs if shared.
(elf32_hppa_relocate_section): Output them too.  Similarly
consolidate .plt reloc code, and no longer initialise .plt
when a reloc is output.
(elf32_hppa_finish_dynamic_symbol): Only initialise .plt entries
when no reloc is output.

From Herbert Xu <herbert@gondor.apana.org.au>
* elf32-hppa.c (final_link_relocate): Call bfd_set_error for
unreachable branches.

22 years agodaily update
Alan Modra [Tue, 23 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-22 H.J. Lu <hjl@gnu.org>
H.J. Lu [Mon, 22 Oct 2001 18:45:35 +0000 (18:45 +0000)]
2001-10-22  H.J. Lu <hjl@gnu.org>

* configure.in (WIN32LIBADD): Use -L../libiberty for
mips*-*-linux*.
* configure: Rebuild.

22 years ago2001-10-21 H.J. Lu <hjl@gnu.org>
H.J. Lu [Mon, 22 Oct 2001 00:40:48 +0000 (00:40 +0000)]
2001-10-21  H.J. Lu <hjl@gnu.org>

* configure.in (WIN32LIBADD): Include -L../libiberty/pic -liberty
if shared library is enabled only for Linux hosts.
* configure: Rebuild.

22 years agodaily update
Alan Modra [Mon, 22 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-21 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 21 Oct 2001 17:14:08 +0000 (17:14 +0000)]
2001-10-21  H.J. Lu <hjl@gnu.org>

* configure.in (WIN32LIBADD): Check if PICFLAG is defined in
../libiberty/Makefile instead of $enable_shared.
* configure: Rebuild.

22 years ago2001-10-21 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 21 Oct 2001 07:23:24 +0000 (07:23 +0000)]
2001-10-21  H.J. Lu <hjl@gnu.org>

* elf32-cris.c (cris_reloc_type_lookup): Use int for index.

22 years ago2001-10-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 21 Oct 2001 06:51:03 +0000 (06:51 +0000)]
2001-10-20  H.J. Lu <hjl@gnu.org>

* configure.in (WIN32LIBADD): Include -L../libiberty/pic -liberty
if shared library is enabled.
* configure: Rebuild.

22 years ago2001-10-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 21 Oct 2001 06:16:43 +0000 (06:16 +0000)]
2001-10-20  H.J. Lu  <hjl@gnu.org>

* gas/elf/ehopt0.s: Lose ",@progbits".

22 years ago2001-10-20 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Sun, 21 Oct 2001 05:58:55 +0000 (05:58 +0000)]
2001-10-20  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (md_show_usage): Print "sb1" for Broadcom
        SB-1 CPU for consistency.
        (mips_cpu_info_table): Tweak comment about SB-1.

22 years agomerge from gcc
DJ Delorie [Sun, 21 Oct 2001 00:08:22 +0000 (00:08 +0000)]
merge from gcc

22 years agodaily update
Alan Modra [Sun, 21 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 20 Oct 2001 23:16:17 +0000 (23:16 +0000)]
2001-10-20  H.J. Lu <hjl@gnu.org>

* elf32-cris.c (cris_reloc_type_lookup): Allow index 0.

22 years ago2001-10-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 20 Oct 2001 22:41:09 +0000 (22:41 +0000)]
2001-10-20  H.J. Lu  <hjl@gnu.org>

* config/tc-arm.c (do_c_shift): Use ISDIGIT instead of isdigit.
(cirrus_parse_offset): Likewise.

22 years ago * ppc-opc.c (CT): Make it an optional operand.
Alan Modra [Sat, 20 Oct 2001 13:50:16 +0000 (13:50 +0000)]
* ppc-opc.c (CT): Make it an optional operand.

22 years ago * ldgram.y (mri_script_command): Surround processing of INCLUDE
Alan Modra [Sat, 20 Oct 2001 13:49:00 +0000 (13:49 +0000)]
* ldgram.y (mri_script_command): Surround processing of INCLUDE
with ldlex_script, ldlex_popstate.
(ifile_p1): Likewise.
* ldlex.l (EOF): Don't BEGIN(SCRIPT).  Restore lineno from the
correct slot.
(lex_push_file): Save current lineno to lineno_stack.  Set lineno
to 1.  Don't BEGIN(SCRIPT).
(lex_redirect): Similarly.
* ldmain.c (main): Set yydebug non-zero if YYDEBUG.

22 years agoDefine __EH_FRAME_{BEGIN|END}__
Nick Clifton [Sat, 20 Oct 2001 09:56:29 +0000 (09:56 +0000)]
Define __EH_FRAME_{BEGIN|END}__

22 years agodaily update
Alan Modra [Sat, 20 Oct 2001 00:00:06 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Fri, 19 Oct 2001 16:29:12 +0000 (16:29 +0000)]
2001-10-19  H.J. Lu <hjl@gnu.org>

* elfcode.h (elf_object_p): Don't clear D_PAGED if the section
size is empty.

22 years ago* pe-dll.c (autofilter_objectlist): Add gcrt0.o.
DJ Delorie [Fri, 19 Oct 2001 14:25:51 +0000 (14:25 +0000)]
* pe-dll.c (autofilter_objectlist): Add gcrt0.o.
(auto-export): Fix indentation.

22 years agoRestore line_comment_chars after a SNAFU.
Nick Clifton [Fri, 19 Oct 2001 10:53:19 +0000 (10:53 +0000)]
Restore line_comment_chars after a SNAFU.

22 years ago2001-10-18 H.J. Lu <hjl@gnu.org>
H.J. Lu [Fri, 19 Oct 2001 02:11:04 +0000 (02:11 +0000)]
2001-10-18  H.J. Lu <hjl@gnu.org>

* elf32-i370.c (i370_elf_relocate_section): Ignore R_XXX_NONE.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.

22 years ago* pe-dll.c (autofilter_objectlist): Add startup objects
DJ Delorie [Fri, 19 Oct 2001 00:00:55 +0000 (00:00 +0000)]
* pe-dll.c (autofilter_objectlist):  Add startup objects
for profiling.
(auto-export): Constify char * p.
Extract file basename and use strcmp rather than ststr
for object lookup.

22 years agodaily update
Alan Modra [Fri, 19 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago2001-10-18 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Thu, 18 Oct 2001 23:44:17 +0000 (23:44 +0000)]
2001-10-18  Chris Demetriou  <cgd@broadcom.com>

        * ldmain.c (get_emulation): Improve comment about the handling
        of -mipsN options.

22 years ago2001-10-18 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Thu, 18 Oct 2001 22:41:35 +0000 (22:41 +0000)]
2001-10-18  Chris Demetriou  <cgd@broadcom.com>

        * mips.h (OPCODE_IS_MEMBER): Add a no-op term to the end
        of the expression, to make source code merging easier.

22 years agoRemove semicolon from ARM comment chars list
Nick Clifton [Thu, 18 Oct 2001 21:06:03 +0000 (21:06 +0000)]
Remove semicolon from ARM comment chars list

22 years agoCorrect date of commit to last entry
Hans-Peter Nilsson [Thu, 18 Oct 2001 17:50:25 +0000 (17:50 +0000)]
Correct date of commit to last entry

22 years ago * write.c (fixup_segment): Handle fixups for SEC_MERGE sections as
Hans-Peter Nilsson [Thu, 18 Oct 2001 17:38:53 +0000 (17:38 +0000)]
* write.c (fixup_segment): Handle fixups for SEC_MERGE sections as
for undefined symbols.

22 years ago * section.c (_bfd_strip_section_from_output): Don't count
Jakub Jelinek [Thu, 18 Oct 2001 08:22:44 +0000 (08:22 +0000)]
* section.c (_bfd_strip_section_from_output): Don't count
SEC_EXCLUDE sections as references.  Set SEC_EXCLUDE.

22 years ago2001-10-17 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Thu, 18 Oct 2001 01:50:26 +0000 (01:50 +0000)]
2001-10-17  Chris Demetriou  <cgd@broadcom.com>

       * mips.h: Sort coprocessor instruction argument characters
       in comment, add a few more words of description for "H".

22 years ago[gas/testsuite/ChangeLog]
Chris Demetriou [Thu, 18 Oct 2001 01:42:16 +0000 (01:42 +0000)]
[gas/testsuite/ChangeLog]
2001-10-17  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/mips.exp (sb1-ext-ps): New test to test
        SB-1 core's paired-single extensions to the MIPS64 ISA.
        * gas/mips/sb1-ext-ps.d: New file.
        * gas/mips/sb1-ext-ps.s: New file.

[include/opcode/ChangeLog]
2001-10-17  Chris Demetriou  <cgd@broadcom.com>

        * mips.h (INSN_SB1): New cpu-specific instruction bit.
        (OPCODE_IS_MEMBER): Allow instructions matching INSN_SB1
        if cpu is CPU_SB1.

[opcodes/ChangeLog]
2001-10-17  Chris Demetriou  <cgd@broadcom.com>

        * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
        SB-1 binaries include instructions specific to the SB-1.
        * mips-opc.c (SB1): New definition.
        (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
        "recip.ps", "rsqrt.ps", and "sqrt.ps".

22 years agodaily update
Alan Modra [Thu, 18 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years agomerge from gcc
DJ Delorie [Wed, 17 Oct 2001 22:35:28 +0000 (22:35 +0000)]
merge from gcc

22 years ago2001-10-17 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou [Wed, 17 Oct 2001 19:16:16 +0000 (19:16 +0000)]
2001-10-17  Chris Demetriou  <cgd@broadcom.com>

* doc/as.texinfo (MIPS ISA options):  Added accidentally
omitted "-mips64" option to list of options.

22 years ago[gas/ChangeLog]
Matthew Green [Wed, 17 Oct 2001 13:13:16 +0000 (13:13 +0000)]
[gas/ChangeLog]
* config/tc-ppc.c (md_show_usage): Add missing -maltivec, -m7400,
-m7410, -m7450 and -m7455 options.

[gas/testsuite/ChangeLog]
* gas/ppc/altivec.s: New test for AltiVec.
* gas/ppc/altivec.d: New file.
* gas/ppc/ppc.exp: Test altivec.s

[include/opcode/ChangeLog]
* ppc.h (PPC_OPCODE_BOOKE64): Fix typo.

[opcodes/ChangeLog]
* ppc-opc.c (STRM): New AltiVec operand.
(XDSS): New AltiVec instruction form.
(mtvscr): Correct operand list.
(dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.

22 years ago * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to
Alan Modra [Wed, 17 Oct 2001 12:01:05 +0000 (12:01 +0000)]
* elf-m10200.c (mn10200_elf_relax_section): Cast assignment to
Elf_Internal_Shdr.contents now that it's no longer a PTR.
* elf-m10300.c (mn10300_elf_relax_section): Likewise.
* elf32-h8300.c (elf32_h8_relax_section): Likewise.
* elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
* elf32-sh.c (sh_elf_relax_section): Likewise.
* elf64-alpha.c (elf64_alpha_relax_section): Likewise.
* elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
* elf.c (setup_group): Warning fixes.
* elflink.h (elf_link_sort_relocs): Likewise.
* pdp11.c (slurp_reloc_table): Likewise.

22 years ago * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.
Alan Modra [Wed, 17 Oct 2001 06:03:41 +0000 (06:03 +0000)]
* config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.
(ppc_size): Select PPC_OPCODE_64 if 64 bit.
(md_begin): Don't set ppc_size here.
(ppc_target_format): Test ppc_size as well as BFD_DEFAULT_TARGET_SIZE.
(md_shortopts): Constify.
(md_longopts): Likewise.
(md_longopts_size): Likewise.
(ppc_elf_suffix): Only allow 64-bit relocs when ppc_size specifies
64-bit opcodes.
(ppc_machine): Explain why this function is a nop.

22 years ago * bit_fix.h: Comment typo fix.
Alan Modra [Wed, 17 Oct 2001 05:51:12 +0000 (05:51 +0000)]
* bit_fix.h: Comment typo fix.
* config/tc-mips.c: Likewise.
* config/tc-sh.c: Likewise.
* config/tc-arc.c (arc_code_symbol): Remove unnecessary test.

22 years ago * po/POTFILES.in: Regenerate.
Alan Modra [Wed, 17 Oct 2001 05:41:53 +0000 (05:41 +0000)]
* po/POTFILES.in: Regenerate.

22 years ago * configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place so
Alan Modra [Wed, 17 Oct 2001 05:38:42 +0000 (05:38 +0000)]
* configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place so
that autoheader doesn't duplicate config.in entries.
(DEFAULT_ARCH): Ditto.
* configure: Regenerate.
* config.in: Regenerate.

22 years ago2001-10-16 Jeff Holcomb <jeffh@redhat.com>
Jeff Holcomb [Wed, 17 Oct 2001 01:44:50 +0000 (01:44 +0000)]
2001-10-16  Jeff Holcomb  <jeffh@redhat.com>

        * internal.h (elf_internal_shdr): Make contents a unsigned char *.

22 years ago2001-10-16 Jeff Holcomb <jeffh@redhat.com>
Jeff Holcomb [Wed, 17 Oct 2001 01:44:10 +0000 (01:44 +0000)]
2001-10-16  Jeff Holcomb  <jeffh@redhat.com>

        * elflink.h (elf_link_sort_relocs): Remove unnecessary pointer
        casts.

22 years agodaily update
Alan Modra [Wed, 17 Oct 2001 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.
Alan Modra [Tue, 16 Oct 2001 14:27:03 +0000 (14:27 +0000)]
* config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.

22 years ago* filenames.h: Add cygwin to the list of dosish style path systems.
Christopher Faylor [Tue, 16 Oct 2001 12:47:31 +0000 (12:47 +0000)]
* filenames.h: Add cygwin to the list of dosish style path systems.

22 years ago2001-10-15 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 16 Oct 2001 06:33:52 +0000 (06:33 +0000)]
2001-10-15  H.J. Lu <hjl@gnu.org>

* elflink.h (elf_link_input_bfd): Set type to BFD_RELOC_NONE
for relocations against discarded link-once section.

22 years agomerge from gcc
DJ Delorie [Tue, 16 Oct 2001 02:55:31 +0000 (02:55 +0000)]
merge from gcc

22 years ago * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
Hans-Peter Nilsson [Tue, 16 Oct 2001 02:39:43 +0000 (02:39 +0000)]
* gas/sh/err-le.s, gas/sh/err-be.s: New tests.

22 years ago * config/tc-sh.c (shl): Remove.
Hans-Peter Nilsson [Tue, 16 Oct 2001 02:36:20 +0000 (02:36 +0000)]
* config/tc-sh.c (shl): Remove.
  (big): New function.
(little): Remove shl handling.  Emit error for endian mismatch.
(md_show_usage): Add description of -big.
(md_parse_option): Handle OPTION_BIG.  Remove shl handling.
(OPTION_BIG): Add.
(md_pseudo_table): Add .big.
(md_longopts): Add -big.
(md_begin): Don't set target_big_endian here.
* config/tc-sh.h (TARGET_BYTES_BIG_ENDIAN): Remove.
(LISTING_HEADER, COFF_MAGIC, TARGET_FORMAT): Use target_big_endian.
(shl): Remove.
* configure.in (endian): Default is big.
(sh-*-pe*): Little endian.
(cpu_type): Set sh for target sh*.
* configure: Regenerate.

22 years agodaily update
Alan Modra [Tue, 16 Oct 2001 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
Alan Modra [Mon, 15 Oct 2001 23:28:21 +0000 (23:28 +0000)]
* emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
-z nocopyreloc and -z nocombreloc usage strings.