]>
Commit | Line | Data |
---|---|---|
82f2dbf7 NC |
1 | 2011-02-08 Nick Clifton <[email protected]> |
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 | ||
6ec8b48e JK |
12 | 2011-01-26 Jan Kratochvil <[email protected]> |
13 | Doug Evans <[email protected]> | |
14 | ||
15 | * dwarf.c (display_gdb_index): Support version 4, warn on version 3. | |
16 | ||
293c573e MR |
17 | 2011-01-19 Maciej W. Rozycki <[email protected]> |
18 | ||
19 | * readelf.c (process_object): Free dynamic_section after use. | |
20 | ||
2b52916e L |
21 | 2011-01-18 H.J. Lu <[email protected]> |
22 | ||
23 | PR binutils/12408 | |
24 | * readelf.c (process_archive): Free and reset dump_sects | |
25 | after processing each archive member. | |
26 | ||
7a88bc9c AS |
27 | 2011-01-11 Andreas Schwab <[email protected]> |
28 | ||
29 | * readelf.c (print_symbol): Handle symbol characters as unsigned. | |
30 | Whitespace fixes. | |
31 | ||
f7465604 NC |
32 | 2011-01-10 Nick Clifton <[email protected]> |
33 | ||
34 | * po/da.po: Updated Danish translation. | |
35 | ||
9849fbfc NC |
36 | 2011-01-06 Vladimir Siminov <[email protected]> |
37 | ||
38 | * bucomm.c (get_file_size): Check for negative sizes and issue a | |
39 | warning message if encountered. | |
40 | ||
0db46eb4 L |
41 | 2011-01-01 H.J. Lu <[email protected]> |
42 | ||
43 | * version.c (print_version): Update copyright to 2011. | |
44 | ||
9e9e0820 | 45 | For older changes see ChangeLog-2010 |
252b5132 RH |
46 | \f |
47 | Local Variables: | |
48 | mode: change-log | |
49 | left-margin: 8 | |
50 | fill-column: 74 | |
51 | version-control: never | |
52 | End: |