2010-01-13 16:48:26 +08:00
|
|
|
|
2010-01-13 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* archive.c (normalize): Use lbasename.
|
|
|
|
|
(bfd_bsd_truncate_arname): Ditto.
|
|
|
|
|
(bfd_gnu_truncate_arname): Ditto.
|
|
|
|
|
|
2010-01-12 18:16:50 +08:00
|
|
|
|
2010-01-12 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* makefile.vms (CFLAGS): Turns warnings into informational messages.
|
|
|
|
|
|
2010-01-11 23:57:59 +08:00
|
|
|
|
2010-01-11 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* mach-o.h: Add x86-64 relocation types.
|
|
|
|
|
|
2010-01-11 23:39:41 +08:00
|
|
|
|
2010-01-11 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* mach-o.h (bfd_mach_o_backend_data): Add arch field.
|
|
|
|
|
(bfd_mach_o_set_arch_mach): New prototype.
|
|
|
|
|
* mach-o.c (bfd_mach_o_mkobject): Define with bfd_mach_o_gen_mkobject.
|
|
|
|
|
(bfd_mach_o_set_arch_mach): New function.
|
|
|
|
|
(bfd_mach_o_gen_mkobject): New function.
|
|
|
|
|
Set TARGET_ARCHITECTURE for the generic back-ends.
|
|
|
|
|
* mach-o-target.c (bfd_mach_o_set_arch_mach): Remove define.
|
|
|
|
|
Check that TARGET_ARCHITECTURE is defined.
|
|
|
|
|
Add TARGET_ARCHITECTURE in TARGET_NAME_BACKEND structure.
|
|
|
|
|
* mach-o-i386.c (TARGET_ARCHITECTURE): Define.
|
|
|
|
|
|
2010-01-11 23:29:36 +08:00
|
|
|
|
2010-01-11 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
2010-01-13 16:48:26 +08:00
|
|
|
|
* archive.c (bfd_slurp_armap): Also check for Mach-O sorted armap.
|
2010-01-11 23:29:36 +08:00
|
|
|
|
|
2010-01-11 22:19:40 +08:00
|
|
|
|
2010-01-11 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf32-v850.c (v850_elf_perform_relocation): Fix overflow
|
|
|
|
|
handling of R_V850_HI16_S relocation.
|
|
|
|
|
|
2010-01-11 17:53:27 +08:00
|
|
|
|
2010-01-11 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
PR 11103
|
|
|
|
|
* dwarf1.c (parse_die): Correct FORM_STRING data pointer increment.
|
|
|
|
|
|
2010-01-11 16:36:19 +08:00
|
|
|
|
2010-01-11 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
PR 6832
|
|
|
|
|
* dwarf2.c (struct comp_unit): Add sec_info_ptr.
|
|
|
|
|
(find_abstract_instance_name): Use it.
|
|
|
|
|
(parse_comp_unit): Set it.
|
|
|
|
|
|
2010-01-10 05:11:44 +08:00
|
|
|
|
2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2010-01-08 19:15:39 +08:00
|
|
|
|
2010-01-08 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* archive.c: Remove bfd_special_undocumented_glue.
|
|
|
|
|
|
2010-01-08 13:55:10 +08:00
|
|
|
|
2010-01-08 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
PR ld/11133
|
|
|
|
|
* elf32-cr16.c (elf32_cr16_gc_mark_hook): Call _bfd_elf_gc_mark_hook.
|
|
|
|
|
* elf32-microblaze.c (microblaze_elf_gc_mark_hook): Likewise.
|
|
|
|
|
* elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
|
|
|
|
|
|
2010-01-08 11:03:16 +08:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/11138
|
|
|
|
|
* elflink.c (elf_link_check_versioned_symbol): Don't abort if
|
|
|
|
|
a symbol referenced by DSO is is defined in a non-shared object
|
|
|
|
|
and forced local.
|
|
|
|
|
|
2010-01-08 09:43:23 +08:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/11133
|
|
|
|
|
* elflink.c (_bfd_elf_gc_mark_hook): Check section XXX for
|
|
|
|
|
undefined __start_XXX/__stop_XXX in all input files and set
|
|
|
|
|
SEC_KEEP.
|
|
|
|
|
|
2010-01-07 21:44:37 +08:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/11143
|
|
|
|
|
* elflink.c (elf_gc_sweep): Keep SHT_NOTE section.
|
|
|
|
|
|
2010-01-05 08:40:07 +08:00
|
|
|
|
2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* bfd.m4 (BFD_HAVE_SYS_PROCFS_TYPE): Define _STRUCTURE_PROC
|
|
|
|
|
before including procfs.h.
|
|
|
|
|
(BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Likewise.
|
|
|
|
|
* configure.in: Added autoconf probe for the pr_fpreg member.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
* config.in: Regenerated.
|
|
|
|
|
* elf.c: Define _STRUCTURE_PROC before including procfs.h.
|
|
|
|
|
|
2010-01-04 19:44:30 +08:00
|
|
|
|
2010-01-04 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
|
|
|
|
|
* dwarf2.c (concat_filename): Rename dirname with dir_name
|
|
|
|
|
to void shadowing the dirname function.
|
|
|
|
|
Rename subdirname with subdir_name to stay consistent with
|
|
|
|
|
the new dir_name variable name.
|
|
|
|
|
|
2010-01-04 10:32:56 +08:00
|
|
|
|
2010-01-04 Edmar Wienskoski <edmar@freescale.com>
|
|
|
|
|
|
|
|
|
|
* archures.c: Add bfd_mach_ppc_e500mc64.
|
|
|
|
|
* bfd-in2.h: Regenerate.
|
|
|
|
|
* cpu-powerpc.c (bfd_powerpc_archs): Add entry for
|
|
|
|
|
bfd_mach_ppc_e500mc64.
|
|
|
|
|
|
2010-01-01 21:42:26 +08:00
|
|
|
|
2010-01-01 Joel Brobecker <brobecker@adacore.com>
|
|
|
|
|
|
|
|
|
|
Fix -Wshadow warnings (seen on ppc-aix)
|
|
|
|
|
* xcofflink.c: Replace finfo by flinfo throughout.
|
|
|
|
|
|
2010-01-02 02:06:10 +08:00
|
|
|
|
For older changes see ChangeLog-2009
|
2001-09-08 13:47:01 +08:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|