src/binutils ChangeLog dwarf.c dwarf.h objdump.c
rth@sourceware.org
rth@sourceware.org
Thu Sep 2 22:35:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: rth@sourceware.org 2010-09-02 22:35:18
Modified files:
binutils : ChangeLog dwarf.c dwarf.h objdump.c
Log message:
* dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
(init_dwarf_regnames): Use them.
* dwarf.h: Declare them.
* objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
the regnames, rather than using elf_machine_code.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1678&r2=1.1679
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&r1=1.72&r2=1.73
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.h.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/objdump.c.diff?cvsroot=src&r1=1.175&r2=1.176
More information about the Binutils-cvs
mailing list