OSDN Git Service

PR binutils/12467
[pf3gnuchains/pf3gnuchains4x.git] / binutils / ChangeLog
1 2011-02-08  Nick Clifton  <nickc@redhat.com>
2
3         PR binutils/12467
4         * readelf.c (process_program_headers): Issue a warning if there
5         are no program headers but the file header has a non-zero program
6         header offset.
7         (process_section_headers): Issue a warning if there are no section
8         headers but the file header has a non-zero section header offset.
9         (process_section_groups): Reword the no section message so that it
10         can be distinguished from the one issued by process_section_headers.
11
12 2011-01-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
13             Doug Evans  <dje@google.com>
14
15         * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
16
17 2011-01-19  Maciej W. Rozycki  <macro@codesourcery.com>
18
19         * readelf.c (process_object): Free dynamic_section after use.
20
21 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
22
23         PR binutils/12408
24         * readelf.c (process_archive): Free and reset dump_sects
25         after processing each archive member.
26
27 2011-01-11  Andreas Schwab  <schwab@redhat.com>
28
29         * readelf.c (print_symbol): Handle symbol characters as unsigned.
30         Whitespace fixes.
31
32 2011-01-10  Nick Clifton  <nickc@redhat.com>
33
34         * po/da.po: Updated Danish translation.
35
36 2011-01-06  Vladimir Siminov  <sv@sw.ru>
37
38         * bucomm.c (get_file_size): Check for negative sizes and issue a
39         warning message if encountered.
40
41 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
42
43         * version.c (print_version): Update copyright to 2011.
44
45 For older changes see ChangeLog-2010
46 \f
47 Local Variables:
48 mode: change-log
49 left-margin: 8
50 fill-column: 74
51 version-control: never
52 End: