OSDN Git Service

Merge branch 'master' of git://github.com/monaka/binutils
[pf3gnuchains/pf3gnuchains3x.git] / bfd / ChangeLog
1 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
2
3         PR ld/11143
4         * elflink.c (elf_gc_sweep): Keep SHT_NOTE section.
5
6 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
7
8         * bfd.m4 (BFD_HAVE_SYS_PROCFS_TYPE): Define _STRUCTURE_PROC
9         before including procfs.h.
10         (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Likewise.
11         * configure.in: Added autoconf probe for the pr_fpreg member.
12         * configure: Regenerated.
13         * config.in: Regenerated.
14         * elf.c: Define _STRUCTURE_PROC before including procfs.h.
15
16 2010-01-04  Joel Brobecker  <brobecker@adacore.com>
17
18         Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
19         * dwarf2.c (concat_filename): Rename dirname with dir_name
20         to void shadowing the dirname function.
21         Rename subdirname with subdir_name to stay consistent with
22         the new dir_name variable name.
23
24 2010-01-04  Edmar Wienskoski  <edmar@freescale.com>
25
26         * archures.c: Add bfd_mach_ppc_e500mc64.
27         * bfd-in2.h: Regenerate.
28         * cpu-powerpc.c (bfd_powerpc_archs): Add entry for
29         bfd_mach_ppc_e500mc64.
30
31 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
32
33         Fix -Wshadow warnings (seen on ppc-aix)
34         * xcofflink.c: Replace finfo by flinfo throughout.
35
36 For older changes see ChangeLog-2009
37 \f
38 Local Variables:
39 mode: change-log
40 left-margin: 8
41 fill-column: 74
42 version-control: never
43 End: