]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
14 years agodaily update
Alan Modra [Tue, 24 May 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years ago* elf32-rx.c (rx_elf_object_p): When reading an RX object in, undo
DJ Delorie [Mon, 23 May 2011 19:50:38 +0000 (19:50 +0000)] 
* elf32-rx.c (rx_elf_object_p): When reading an RX object in, undo
the vma/lma swapping done in elf32_rx_modify_program_headers.

14 years agodaily update
Alan Modra [Mon, 23 May 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 22 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 21 May 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 20 May 2011 00:00:16 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Thu, 19 May 2011 00:00:28 +0000 (00:00 +0000)] 
daily update

14 years ago2011-05-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel [Wed, 18 May 2011 07:40:00 +0000 (07:40 +0000)] 
2011-05-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

Backported from mainline
2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/tc-s390.c (md_parse_option): Add -march=all option which
switches to the highest available CPU.

2011-04-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/tc-s390.c (s390_machine): New prototype.
(md_pseudo_table): New pseudo-op .machine.
(s390_opcode_hash): Initialize to NULL.
(s390_parse_cpu): New function.
(md_parse_option): Use s390_parse_cpu.
(s390_setup_opcodes): New function.
(md_begin): Use s390_setup_opcodes.
(s390_machine): New hook handling the new .machine pseudo.

* doc/c-s390.texi: Document the new pseudo op .machine.

2011-05-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

Backported from mainline
2011-04-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gas/s390/zarch-machine.s: New testcase.
* gas/s390/zarch-machine.d: New testcase output.
* gas/s390/s390.exp: Execute the new testcase.

14 years agodaily update
Alan Modra [Wed, 18 May 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Tue, 17 May 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years ago PR ld/12760
Alan Modra [Mon, 16 May 2011 00:54:45 +0000 (00:54 +0000)] 
PR ld/12760
* plugin.c (plugin_notice): Set u.undef.abfd for symbols made
undefweak.

14 years ago * ldlang.c (lang_leave_output_section_statement): Don't copy
Alan Modra [Mon, 16 May 2011 00:53:46 +0000 (00:53 +0000)] 
* ldlang.c (lang_leave_output_section_statement): Don't copy
previous lma_region if given address.

14 years agodaily update
Alan Modra [Mon, 16 May 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agobfd/
Richard Sandiford [Sun, 15 May 2011 19:04:56 +0000 (19:04 +0000)] 
bfd/
* elfxx-mips.c (_bfd_mips_elf_check_relocs): Record both local and
global GOT entries for GOT_PAGE relocations against global symbols.

ld/testsuite/
* lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
Fail if the link command fails and if no test rules are defined.
* ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
* ld-mips-elf/mips-elf.exp: Run them.

14 years agobfd/
Richard Sandiford [Sun, 15 May 2011 19:04:20 +0000 (19:04 +0000)] 
bfd/
PR ld/12637
* elfxx-mips.c (mips_elf_merge_got_with): Use arg->global_count
as the number of global entries when merging with the primary GOT.

14 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Sun, 15 May 2011 18:52:02 +0000 (18:52 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_21-branch'.

Cherrypick from master 2011-05-15 18:52:01 UTC Richard Sandiford <rdsandiford@googlemail.com> 'bfd/':
    ld/testsuite/ld-mips-elf/reloc-6a.s
    ld/testsuite/ld-mips-elf/reloc-6b.s

14 years agodaily update
Alan Modra [Sun, 15 May 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 14 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years ago Apply from mainline.
Matthew Gretton-Dann [Fri, 13 May 2011 14:19:03 +0000 (14:19 +0000)] 
Apply from mainline.
2011-05-12  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
PR gas/12715
* gas/config/tc-arm.c (parse_big_immediate):  Fix parsing of 64-bit
immediates on 32-bit hosts.
* gas/testsuite/gas/arm/neon-const.s: Add testcase for 64-bit Neon constants.
* gas/testsuite/gas/arm/neon-const.d: Likewise.

14 years ago Apply 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
Alan Modra [Fri, 13 May 2011 05:58:02 +0000 (05:58 +0000)] 
Apply 2011-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Do not check for
SEC_LOAD.

14 years agodaily update
Alan Modra [Fri, 13 May 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years ago PR gas/12755
Alan Modra [Thu, 12 May 2011 23:50:42 +0000 (23:50 +0000)] 
PR gas/12755
* config/tc-v850.c (parse_register_list): Correct error string.

14 years agodaily update
Alan Modra [Thu, 12 May 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Wed, 11 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Tue, 10 May 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Mon, 9 May 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 8 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 7 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years ago * layout.cc (Layout::layout): If the output section flags change,
Ian Lance Taylor [Fri, 6 May 2011 14:58:17 +0000 (14:58 +0000)] 
* layout.cc (Layout::layout): If the output section flags change,
update the ordering.

14 years agobfd/
Richard Sandiford [Fri, 6 May 2011 10:27:39 +0000 (10:27 +0000)] 
bfd/
* elf32-arm.c (cortex_a8_erratum_scan): If the stub is a Thumb
branch to a PLT entry, redirect it to the PLT's Thumb entry point.

ld/testsuite/
* ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
ld-arm/cortex-a8-fix-plt.ld: New tests.
* ld-arm/arm-elf.exp: Run them.

14 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Fri, 6 May 2011 10:21:33 +0000 (10:21 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_21-branch'.

Cherrypick from master 2011-05-06 10:21:32 UTC Richard Sandiford <rdsandiford@googlemail.com> 'bfd/':
    ld/testsuite/ld-arm/cortex-a8-fix-b-plt.d
    ld/testsuite/ld-arm/cortex-a8-fix-b-plt.s
    ld/testsuite/ld-arm/cortex-a8-fix-bcc-plt.d
    ld/testsuite/ld-arm/cortex-a8-fix-bcc-plt.s
    ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.d
    ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.s
    ld/testsuite/ld-arm/cortex-a8-fix-blx-plt.d
    ld/testsuite/ld-arm/cortex-a8-fix-blx-plt.s
    ld/testsuite/ld-arm/cortex-a8-fix-plt.ld

14 years agodaily update
Alan Modra [Fri, 6 May 2011 00:00:13 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Thu, 5 May 2011 00:00:19 +0000 (00:00 +0000)] 
daily update

14 years ago PR ld/12727
Alan Modra [Wed, 4 May 2011 00:34:13 +0000 (00:34 +0000)] 
PR ld/12727
* elf64-ppc.c (ppc_build_one_stub <ppc_sub_plt_call>): Clear
was_undefined on dot-symbols.

14 years agodaily update
Alan Modra [Wed, 4 May 2011 00:00:13 +0000 (00:00 +0000)] 
daily update

14 years ago PR ld/12726
Alan Modra [Tue, 3 May 2011 15:16:40 +0000 (15:16 +0000)] 
PR ld/12726
* ldexp.h (lang_phase_type): Add lang_assigning_phase_enum.
* ldexp.c (exp_fold_tree_1): Correct assign to dot comment.  Don't
assign to dot when lang_assigning_phase_enum.
* ldlang.h (lang_do_assignments): Update prototype.
* ldlang.c (lang_do_assignments): Add phase parameter.  Update all
callers.
* pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
lang_do_assignments calls.

14 years agodaily update
Alan Modra [Tue, 3 May 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Mon, 2 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 1 May 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 30 Apr 2011 00:00:32 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 29 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years ago PR ld/12614
Alan Modra [Thu, 28 Apr 2011 15:33:57 +0000 (15:33 +0000)] 
PR ld/12614
* emultempl/pe.em (_after_open): Correctly check whether symbol is
in undef list.

14 years agodaily update
Alan Modra [Thu, 28 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years ago PR ld/12696
Alan Modra [Wed, 27 Apr 2011 07:17:45 +0000 (07:17 +0000)] 
PR ld/12696
PR ld/12672
PR ld/12507
PR ld/12365
PR 10549
Backport fixes for these PRs.

14 years agodaily update
Alan Modra [Wed, 27 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Tue, 26 Apr 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years ago * ppc-opc.c: (powerpc_opcodes): Enable icswx for POWER7.
Alan Modra [Mon, 25 Apr 2011 23:12:13 +0000 (23:12 +0000)] 
* ppc-opc.c: (powerpc_opcodes): Enable icswx for POWER7.

14 years agodaily update
Alan Modra [Mon, 25 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 24 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 23 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 22 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Thu, 21 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agobackport of:
Tristan Gingold [Wed, 20 Apr 2011 13:48:32 +0000 (13:48 +0000)] 
backport of:
Modified files:
ld             : ChangeLog
ld/emultempl   : aix.em

Log message:
2011-04-20  Tristan Gingold  <gingold@adacore.com>

* emultempl/aix.em (_add_options): Ignore -bbigtoc switch.

14 years agobfd/
Jan Kratochvil [Wed, 20 Apr 2011 09:01:48 +0000 (09:01 +0000)] 
bfd/
* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Fix +1 overrun of
memmove elements.

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

14 years agodaily update
Alan Modra [Tue, 19 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Mon, 18 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Sun, 17 Apr 2011 23:15:14 +0000 (23:15 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_21-branch'.

Cherrypick from master 2011-04-17 23:15:13 UTC Alan Modra <amodra@gmail.com> ' PR ld/12365':
    gas/testsuite/gas/s390/zarch-machine.d
    gas/testsuite/gas/s390/zarch-machine.s
    ld/testsuite/ld-plugin/plugin-12.d
    ld/testsuite/ld-unique/unique.exp
    ld/testsuite/ld-unique/unique.s
    ld/testsuite/ld-unique/unique_empty.s
    ld/testsuite/ld-unique/unique_shared.s

14 years agodaily update
Alan Modra [Sun, 17 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 16 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 15 Apr 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Thu, 14 Apr 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Wed, 13 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Tue, 12 Apr 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years ago * ld-elf/eh-frame-hdr.d: xfail avr.
Alan Modra [Mon, 11 Apr 2011 05:12:37 +0000 (05:12 +0000)] 
* ld-elf/eh-frame-hdr.d: xfail avr.

14 years ago * config/tc-cr16.c (getprocreg_image): Correct range check.
Alan Modra [Mon, 11 Apr 2011 04:52:34 +0000 (04:52 +0000)] 
* config/tc-cr16.c (getprocreg_image): Correct range check.
(getprocregp_image): Likewise.

14 years agodaily update
Alan Modra [Mon, 11 Apr 2011 00:00:40 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 10 Apr 2011 00:00:12 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 9 Apr 2011 00:00:13 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 8 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Thu, 7 Apr 2011 00:00:09 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Wed, 6 Apr 2011 00:00:10 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Tue, 5 Apr 2011 00:00:44 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Mon, 4 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 3 Apr 2011 00:00:11 +0000 (00:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 1 Apr 2011 23:00:12 +0000 (23:00 +0000)] 
daily update

14 years agoAdd missing file in previous commit.
Tristan Gingold [Fri, 1 Apr 2011 12:50:07 +0000 (12:50 +0000)] 
Add missing file in previous commit.

14 years agoBackport.
Tristan Gingold [Fri, 1 Apr 2011 12:04:29 +0000 (12:04 +0000)] 
Backport.

Modified files:
gas            : ChangeLog configure.tgt
gas/config     : tc-i386.c
bfd            : ChangeLog config.bfd configure configure.in
                 libbfd.h
ld             : ChangeLog configure.host configure.tgt ldlex.l
Added files:
gas/config     : te-dragonfly.h

Log message:
Add support for DragonFlyBSD target.

14 years agodaily update
Alan Modra [Thu, 31 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Wed, 30 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Tue, 29 Mar 2011 23:00:25 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Mon, 28 Mar 2011 23:00:12 +0000 (23:00 +0000)] 
daily update

14 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Mon, 28 Mar 2011 11:18:28 +0000 (11:18 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_21-branch'.

Cherrypick from master 2011-03-28 11:18:27 UTC Nick Clifton <nickc@redhat.com> 'Add support for DragonFlyBSD target.':
    gas/config/te-dragonfly.h

14 years agodaily update
Alan Modra [Sun, 27 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 26 Mar 2011 23:00:14 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Fri, 25 Mar 2011 23:00:09 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Thu, 24 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Wed, 23 Mar 2011 23:00:10 +0000 (23:00 +0000)] 
daily update

14 years agoBackport of:
Tristan Gingold [Wed, 23 Mar 2011 16:01:57 +0000 (16:01 +0000)] 
Backport of:
Changes by: krebbel@sourceware.org 2010-11-25 09:33:54

Modified files:
include        : ChangeLog
gas            : ChangeLog
gas/config     : tc-s390.c
include/opcode : s390.h

Log message:
2010-11-25  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/tc-s390.c (current_cpu): Initialize with latest CPU.
(init_default_arch): Default to z/Architecture mode if CPU provides it.
Remove the check setting the CPU default.

2010-11-25  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* opcode/s390.h (enum s390_opcode_cpu_val): Add S390_OPCODE_MAXCPU.

14 years agoBackport of:
Tristan Gingold [Wed, 23 Mar 2011 16:00:20 +0000 (16:00 +0000)] 
Backport of:
Changes by: hjl@sourceware.org 2011-02-08 20:21:26

Modified files:
gas            : ChangeLog
gas/config     : tc-i386.c
gas/testsuite  : ChangeLog
gas/testsuite/gas/i386: nops-1-i686.d nops-3-i686.d
                        nops-4-i686.d

Log message:
Use f32_patt in i386_align_code  when tuning for i686.

gas/

2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/6957
* config/tc-i386.c (i386_align_code): Use f32_patt when tuning
for i686.

gas/testsuite/

2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/6957
* gas/i386/nops-1-i686.d: Updated.
* gas/i386/nops-3-i686.d: Likewise.
* gas/i386/nops-4-i686.d: Likewise.

14 years agobfd/
Alan Modra [Wed, 23 Mar 2011 15:26:20 +0000 (15:26 +0000)] 
bfd/
* elf32-ppc.c (ppc_elf_tls_optimize): Catch more cases where
old-style __tls_get_addr calls without marker relocs don't match
their arg setup insn one for one.  If such mismatches are found
report the reloc and don't do any tls optimization.
* elf64-ppc.c (ppc64_elf_tls_optimize): Likewise.
ld/testsuite/
* ld-powerpc/tlsmark.s: Delete non-optimizable section.
* ld-powerpc/tlsmark32.s: Likewise.
* ld-powerpc/tlsmark.d: Adjust to suit.
* ld-powerpc/tlsmark32.d: Likewise.
* ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
* ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
* ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
* ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
* ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
* ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
* ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
* ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
* ld-powerpc/powerpc.exp: Run new tests.

14 years agoThis commit was manufactured by cvs2svn to create branch 'binutils-
nobody [Wed, 23 Mar 2011 15:25:07 +0000 (15:25 +0000)] 
This commit was manufactured by cvs2svn to create branch 'binutils-
2_21-branch'.

Cherrypick from master 2011-03-23 15:25:06 UTC Alan Modra <amodra@gmail.com> 'bfd/':
    ld/testsuite/ld-powerpc/tlsopt1.d
    ld/testsuite/ld-powerpc/tlsopt1.s
    ld/testsuite/ld-powerpc/tlsopt1_32.d
    ld/testsuite/ld-powerpc/tlsopt1_32.s
    ld/testsuite/ld-powerpc/tlsopt2.d
    ld/testsuite/ld-powerpc/tlsopt2.s
    ld/testsuite/ld-powerpc/tlsopt2_32.d
    ld/testsuite/ld-powerpc/tlsopt2_32.s
    ld/testsuite/ld-powerpc/tlsopt3.d
    ld/testsuite/ld-powerpc/tlsopt3.s
    ld/testsuite/ld-powerpc/tlsopt3_32.d
    ld/testsuite/ld-powerpc/tlsopt3_32.s
    ld/testsuite/ld-powerpc/tlsopt4.d
    ld/testsuite/ld-powerpc/tlsopt4.s
    ld/testsuite/ld-powerpc/tlsopt4_32.d
    ld/testsuite/ld-powerpc/tlsopt4_32.s

14 years agodaily update
Alan Modra [Tue, 22 Mar 2011 23:00:14 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Mon, 21 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sun, 20 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years agodaily update
Alan Modra [Sat, 19 Mar 2011 23:00:11 +0000 (23:00 +0000)] 
daily update

14 years ago * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
Alan Modra [Sat, 19 Mar 2011 00:27:26 +0000 (00:27 +0000)] 
* config/tc-ppc.c (md_show_usage): Remove -l and -b.  Add -K PIC.
* doc/as.texinfo (Overview <Target PowerPC options>): Add a number
of missing options.
* doc/c-ppc.texi: Likewise.

14 years agodaily update
Alan Modra [Fri, 18 Mar 2011 23:00:12 +0000 (23:00 +0000)] 
daily update

14 years ago * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
Alan Modra [Fri, 18 Mar 2011 12:01:50 +0000 (12:01 +0000)] 
* config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
on .size expression errors rather than symbols in the size expression.

Backport 2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
* as.c (show_usage): Add --size-check=.
(parse_args): Add and handle OPTION_SIZE_CHECK.
* as.h (flag_size_check): New.
* config/obj-elf.c (elf_frob_symbol): Use as_bad to report
bad .size directive only for --size-check=error.
* doc/as.texinfo: Document --size-check=.

14 years agodaily update
Alan Modra [Thu, 17 Mar 2011 23:00:10 +0000 (23:00 +0000)] 
daily update