mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
2008-01-10 Andreas Schwab <schwab@suse.de>
|
||
|
||
* readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
|
||
|
||
2008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
|
||
|
||
PR binutils/55326
|
||
* bucomm.c (list_supported_architectures): Free architecture list
|
||
after use.
|
||
* windres.c (set_endianess): Likewise.
|
||
* windmc.c (set_endianess): Likewise.
|
||
|
||
2008-01-08 Kai Tietz <kai.tietz@onevision.com>
|
||
|
||
* binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
|
||
characters for name tokens. PR/5529.
|
||
|
||
2008-01-04 Greg McGary <greg@mcgary.org>
|
||
|
||
* prdbg.c (print_vma): Print as long long, if host supports it.
|
||
|
||
2008-01-03 Nick Clifton <nickc@redhat.com>
|
||
|
||
* dwarf.c (read_and_display_attr_value): Prefix values that are
|
||
displayed in hexadecimal with 0x.
|
||
For the DW_AT_import attribute display the abbreviation number and
|
||
tag of the imported DIE.
|
||
(process_debug_info): Warn about lengths that reserved by the
|
||
DWARF3 specification.
|
||
Provide more information when corrupted DIEs are detected.
|
||
Warn if DIE corruption makes the sibling level negative.
|
||
|
||
For older changes see ChangeLog-2007
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|