Paul Koning
0c98115d15
* pdp11.c (aout_link_add_symbols): Ignore debug symbols.
2010-12-02 11:53:07 +00:00
Alan Modra
6dc61ffa66
daily update
2010-12-01 23:00:05 +00:00
Alan Modra
7f30d9a86c
daily update
2010-11-30 23:00:05 +00:00
Alan Modra
9203b09a4b
Add sparc64-rtems.
2010-11-30 01:14:08 +00:00
Alan Modra
0e75fdc4e0
daily update
2010-11-29 23:00:05 +00:00
Alan Modra
ba04e36a31
daily update
2010-11-28 23:00:06 +00:00
Alan Modra
aa34337146
daily update
2010-11-27 23:00:05 +00:00
Alan Modra
326e3be664
daily update
2010-11-26 23:00:05 +00:00
Alan Modra
aad5de7791
daily update
2010-11-25 23:00:05 +00:00
Alan Modra
1de34e0afe
Update translations
2010-11-25 06:08:52 +00:00
Joel Brobecker
c09a7c7e90
Add rs6000-core.c/.o to the list of optional backend files...
...
This makes sure that rs6000-core.c gets recompiled whenever any of its
dependencies get changed.
bfd/ChangeLog:
* Makefile.am (OPTIONAL_BACKENDS): Add rs6000-core.lo.
(OPTIONAL_BACKENDS_CFILES): Add rs6000-core.c.
* Makefile.in: Regenerate.
2010-11-25 01:06:30 +00:00
Alan Modra
994e6e4df1
daily update
2010-11-24 23:00:04 +00:00
Alan Modra
cd9e734e3f
PR ld/12253
...
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Correct
DW_EH_PE_datarel handling. Truncate .eh_frame_hdr address to
ptr_size.
2010-11-23 23:30:04 +00:00
Alan Modra
80d3f67782
daily update
2010-11-23 23:00:04 +00:00
Nick Clifton
d051516a87
* mips.h (INSN_CHIP_MASK): Update according to INSN_LOONGSON_3A.
...
(INSN_LOONGSON_3A): Clear bit 31.
* elfxx-mips.c (mips_set_isa_flags): Move bfd_mach_loongson_3a
after bfd_mach_mips_sb1.
* config/tc-mips.c (mips_cpu_info_table): Move loongson3a after sb1.
2010-11-23 17:04:13 +00:00
Alan Modra
a44991dd15
daily update
2010-11-22 23:00:05 +00:00
Alan Modra
a9e2ee6275
daily update
2010-11-21 23:00:05 +00:00
Alan Modra
2ba6e213e8
daily update
2010-11-20 23:00:08 +00:00
Alan Modra
524ff2b8d9
daily update
2010-11-19 23:00:05 +00:00
Alan Modra
60a60dd984
daily update
2010-11-18 23:00:05 +00:00
Alan Modra
ae4e1e8b57
daily update
2010-11-17 23:00:05 +00:00
Tristan Gingold
5c32d34406
2010-11-17 Tristan Gingold <gingold@adacore.com>
...
* vms-lib.c (vms_write_index): Add comments.
Partially revert previous patch. Free blocks later.
2010-11-17 11:32:53 +00:00
Nick Clifton
79520e0d2d
PR ld/12161
...
* elf32-avr.c (elf32_avr_check_relocs): Delete.
(elf_backend_check_relocs): Delete.
2010-11-17 10:56:42 +00:00
Nick Clifton
dfb3587355
oops - acccidentally omitted from loongson 3a check-in.
2010-11-17 09:32:42 +00:00
Alan Modra
271a463e7a
daily update
2010-11-16 23:00:04 +00:00
Alan Modra
e4985aff66
daily update
2010-11-15 23:00:05 +00:00
Mike Frysinger
781303cee5
blackfin: add support for L1 code/data flags
...
Add new linker options for marking programs to load into L1 memory
at runtime. This needs new EF flag bits, so declare them.
Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-11-15 22:30:47 +00:00
Mike Frysinger
6936240e66
bfd: bfin: drop needless symbol flag handling imported from FRV
...
The Blackfin bfd merged some FRV code recently, and then removed pieces
that didn't make sense. In the FRV code, it outputs a "_gp" symbol in
its BFD whereas in the Blackfin code, we don't. So while on the FRV
side it fiddles with the "flags" variable (sometimes using it for section
flags and sometimes using it for symbol flags), we don't need any of
that. This lead to BZ 12177 where the Blackfin code is a bit confusing.
So to fix things up, remove more stuff we don't need. Shouldn't change
the behavior at all.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-11-15 08:34:00 +00:00
Alan Modra
2c08d94b5d
daily update
2010-11-14 23:00:06 +00:00
Alan Modra
5a7a096583
daily update
2010-11-13 23:00:06 +00:00
Alan Modra
1797d6128c
daily update
2010-11-12 23:00:05 +00:00
H.J. Lu
e326bf5f36
Properly copy BFD_COMPRESS and BFD_DECOMPRESS to archive element.
...
2010-11-12 H.J. Lu <hongjiu.lu@intel.com>
* archive.c (_bfd_get_elt_at_filepos): Copy BFD_COMPRESS and
BFD_DECOMPRESS.
(bfd_openr_next_archived_file): Revert the last change.
2010-11-12 22:10:18 +00:00
Alan Modra
72c57f8782
daily update
2010-11-11 23:00:05 +00:00
Nick Clifton
fd50354116
bfd/
...
* archures.c (bfd_mach_mips_loongson_3a): Defined.
* bfd-in2.h (bfd_mach_mips_loongson_3a): Defined.
* cpu-mips.c (I_loongson_3a): New add.
(arch_info_struct): Add loongson_3a.
* elfxx-mips.c (_bfd_elf_mips_mach): Add loongson_3a.
(mips_set_isa_flags): Add loongson_3a.
(mips_mach_extensions): Add loongson_3a in MIPS64 extensions.
binutils/
* readelf.c (get_machine_flags): Add loongson-3a.
gas/
* config/tc-mips.c (mips_cpu_info_table): Add loongson3a in MIPS 64.
* doc/c-mips.texi (MIPS cpu): Add loongson3a.
include/
* elf/mips.h (E_MIPS_MACH_LS3A): Defined.
* opcode/mips.h (INSN_LOONGSON_3A): Defined.
(CPU_LOONGSON_3A): Defined.
(OPCODE_IS_MEMBER): Add LOONGSON_3A.
opcodes/
* mips-dis.c (mips_arch_choices): Add loongson3a.
* mips-opc.c (IL3A): Defined as INSN_LOONGSON_3A.
(mips_builtin_opcodes): Modify some instructions' membership from
IL2F to IL2F|IL3A, since these instructions are supported by Loongson_3A.
2010-11-11 10:23:39 +00:00
Alan Modra
f29aae8738
daily update
2010-11-10 23:00:06 +00:00
Richard Sandiford
51020d214b
bfd/
...
* elf32-arm.c (elf32_arm_merge_eabi_attributes): Remove unused
variables.
2010-11-10 14:54:30 +00:00
Nick Clifton
8e295ce05a
Updated translations.
2010-11-10 14:39:10 +00:00
Alan Modra
45f64f6759
daily update
2010-11-09 23:00:04 +00:00
Alan Modra
1b8ccd8f86
daily update
2010-11-08 23:00:06 +00:00
Nick Clifton
6548efc112
Updated Japanese translations.
2010-11-08 11:37:07 +00:00
Alan Modra
4e011fb578
bfd/
...
* hash.c (bfd_hash_hash): Extract from..
(bfd_hash_lookup): ..here.
(bfd_hash_rename): New function.
* section.c (bfd_rename_section): New function.
* bfd-in.h (bfd_hash_rename): Declare.
* bfd-in2.h: Regenerate.
* elf.c (_bfd_elf_make_section_from_shdr): Rename input sections
when compressing or decompressing. Don't assert name match.
* elf64-hppa.c (get_reloc_section): Don't assert name match.
* elfxx-ia64.c (get_reloc_section): Likewise.
binutils/
* objcopy.c (copy_main): No need to rename sections when compressing
or decompressing.
binutils/testsuite/
* binutils-all/objdump.W: Adjust expected result for debug section
rename.
2010-11-08 02:48:57 +00:00
Alan Modra
828a238730
daily update
2010-11-07 23:00:05 +00:00
Alan Modra
253de80c68
daily update
2010-11-06 23:00:04 +00:00
Alan Modra
320c5ccc57
daily update
2010-11-05 23:00:05 +00:00
Joseph Myers
0547accfd9
bfd:
...
* elf32-tic6x.c (elf32_tic6x_obj_attrs_handle_unknown): New.
(elf32_tic6x_merge_attributes): Use
_bfd_elf_merge_unknown_attribute_low and
_bfd_elf_merge_unknown_attribute_list.
(elf_backend_obj_attrs_handle_unknown): Define.
ld/testsuite:
* ld-tic6x/attr-unknown-1.d, ld-tic6x/attr-unknown-1000-1.s,
ld-tic6x/attr-unknown-1000-2.s, ld-tic6x/attr-unknown-1024-1.s,
ld-tic6x/attr-unknown-2.d, ld-tic6x/attr-unknown-3.d,
ld-tic6x/attr-unknown-4.d, ld-tic6x/attr-unknown-5.d,
ld-tic6x/attr-unknown-54-1.s, ld-tic6x/attr-unknown-55-a.s,
ld-tic6x/attr-unknown-6.d, ld-tic6x/attr-unknown-7.d,
ld-tic6x/attr-unknown-71-a.s, ld-tic6x/attr-unknown-71-b.s: New
tests.
2010-11-05 13:04:07 +00:00
Joseph Myers
e1a6b26358
* elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,
...
_bfd_elf_merge_unknown_attribute_list): Correct test for matching
string attributes.
2010-11-05 13:02:09 +00:00
Tristan Gingold
2ee0aedfb8
bfd/
...
2010-11-05 Tristan Gingold <gingold@adacore.com>
* po/bfd.pot: Regenerate
binutils/
2010-11-05 Tristan Gingold <gingold@adacore.com>
* po/binutils.pot: Regenerate
gas/
2010-11-05 Tristan Gingold <gingold@adacore.com>
* po/gas.pot: Regenerate
* po/POTFILES.in: Regenerate
gprof/
2010-11-05 Tristan Gingold <gingold@adacore.com>
* po/gprof.pot: Regenerate
ld/
2010-11-05 Tristan Gingold <gingold@adacore.com>
* po/ld.pot: Regenerate
* po/POTFILES.in: Regenerate
opcodes/
2010-11-05 Tristan Gingold <gingold@adacore.com>
* po/opcodes.pot: Regenerate
2010-11-05 10:25:11 +00:00
Tristan Gingold
374817d521
bfd/
...
2010-11-05 Tristan Gingold <gingold@adacore.com>
* configure.in: Bump version to 2.21.51
* configure: Regenerate.
2010-11-05 08:58:20 +00:00
Alan Modra
f445451a1f
daily update
2010-11-04 23:00:05 +00:00
Maciej W. Rozycki
21d790b943
PR ld/10144
...
* elfxx-mips.c (_bfd_mips_elf_check_relocs)
[R_MIPS_32, R_MIPS_REL32, R_MIPS_64]: Ignore relocs from
SEC_DEBUGGING sections.
2010-11-04 18:00:54 +00:00