2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
2
3 * bfd.m4 (BFD_HAVE_SYS_PROCFS_TYPE): Define _STRUCTURE_PROC
4 before including procfs.h.
5 (BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): Likewise.
6 * configure.in: Added autoconf probe for the pr_fpreg member.
7 * configure: Regenerated.
8 * config.in: Regenerated.
9 * elf.c: Define _STRUCTURE_PROC before including procfs.h.
10
11 2010-01-04 Joel Brobecker <brobecker@adacore.com>
12
13 Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).
14 * dwarf2.c (concat_filename): Rename dirname with dir_name
15 to void shadowing the dirname function.
16 Rename subdirname with subdir_name to stay consistent with
17 the new dir_name variable name.
18
19 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
20
21 * archures.c: Add bfd_mach_ppc_e500mc64.
22 * bfd-in2.h: Regenerate.
23 * cpu-powerpc.c (bfd_powerpc_archs): Add entry for
24 bfd_mach_ppc_e500mc64.
25
26 2010-01-01 Joel Brobecker <brobecker@adacore.com>
27
28 Fix -Wshadow warnings (seen on ppc-aix)
29 * xcofflink.c: Replace finfo by flinfo throughout.
30
31 For older changes see ChangeLog-2009
32 \f
33 Local Variables:
34 mode: change-log
35 left-margin: 8
36 fill-column: 74
37 version-control: never
38 End:
This page took 0.032067 seconds and 5 git commands to generate.