Fix PR ld/11138
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/11138
4 * elflink.c (elf_link_check_versioned_symbol): Don't abort if
5 a symbol referenced by DSO is is defined in a non-shared object
6 and forced local.
7
8 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
9
10 PR ld/11133
11 * elflink.c (_bfd_elf_gc_mark_hook): Check section XXX for
12 undefined __start_XXX/__stop_XXX in all input files and set
13 SEC_KEEP.
14
15 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR ld/11143
18 * elflink.c (elf_gc_sweep): Keep SHT_NOTE section.
19
20 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
21
22 * bfd.m4 (BFD_HAVE_SYS_PROCFS_TYPE): Define _STRUCTURE_PROC
23 before including procfs.h.
24 (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Likewise.
25 * configure.in: Added autoconf probe for the pr_fpreg member.
26 * configure: Regenerated.
27 * config.in: Regenerated.
28 * elf.c: Define _STRUCTURE_PROC before including procfs.h.
29
30 2010-01-04 Joel Brobecker <brobecker@adacore.com>
31
32 Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
33 * dwarf2.c (concat_filename): Rename dirname with dir_name
34 to void shadowing the dirname function.
35 Rename subdirname with subdir_name to stay consistent with
36 the new dir_name variable name.
37
38 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
39
40 * archures.c: Add bfd_mach_ppc_e500mc64.
41 * bfd-in2.h: Regenerate.
42 * cpu-powerpc.c (bfd_powerpc_archs): Add entry for
43 bfd_mach_ppc_e500mc64.
44
45 2010-01-01 Joel Brobecker <brobecker@adacore.com>
46
47 Fix -Wshadow warnings (seen on ppc-aix)
48 * xcofflink.c: Replace finfo by flinfo throughout.
49
50 For older changes see ChangeLog-2009
51 \f
52 Local Variables:
53 mode: change-log
54 left-margin: 8
55 fill-column: 74
56 version-control: never
57 End:
This page took 0.03852 seconds and 5 git commands to generate.