Commit | Line | Data |
---|---|---|
293c573e MR |
1 | 2011-01-19 Maciej W. Rozycki <macro@codesourcery.com> |
2 | ||
3 | * readelf.c (process_object): Free dynamic_section after use. | |
4 | ||
2b52916e L |
5 | 2011-01-18 H.J. Lu <hongjiu.lu@intel.com> |
6 | ||
7 | PR binutils/12408 | |
8 | * readelf.c (process_archive): Free and reset dump_sects | |
9 | after processing each archive member. | |
10 | ||
7a88bc9c AS |
11 | 2011-01-11 Andreas Schwab <schwab@redhat.com> |
12 | ||
13 | * readelf.c (print_symbol): Handle symbol characters as unsigned. | |
14 | Whitespace fixes. | |
15 | ||
f7465604 NC |
16 | 2011-01-10 Nick Clifton <nickc@redhat.com> |
17 | ||
18 | * po/da.po: Updated Danish translation. | |
19 | ||
9849fbfc NC |
20 | 2011-01-06 Vladimir Siminov <sv@sw.ru> |
21 | ||
22 | * bucomm.c (get_file_size): Check for negative sizes and issue a | |
23 | warning message if encountered. | |
24 | ||
0db46eb4 L |
25 | 2011-01-01 H.J. Lu <hongjiu.lu@intel.com> |
26 | ||
27 | * version.c (print_version): Update copyright to 2011. | |
28 | ||
9e9e0820 | 29 | For older changes see ChangeLog-2010 |
252b5132 RH |
30 | \f |
31 | Local Variables: | |
32 | mode: change-log | |
33 | left-margin: 8 | |
34 | fill-column: 74 | |
35 | version-control: never | |
36 | End: |