]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-11-19 Rafael Avila de Espindola <espindola@google.com>
authorespindola <espindola@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Nov 2009 15:30:04 +0000 (15:30 +0000)
committerespindola <espindola@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Nov 2009 15:30:04 +0000 (15:30 +0000)
commit8189766950a1fe0ce81d80fd63a73fce5d85d68c
tree2bceb2caf367c96e78ef2f30f853dfb57daaa53c
parent3808c1b8f13faa146aa233f4d9218cc0dbc11e15
2009-11-19  Rafael Avila de Espindola  <espindola@google.com>

PR bootstrap/42096
* lto-plugin.c (claim_file_handler): Print offsets in hex.

2009-11-19  Rafael Avila de Espindola  <espindola@google.com>

PR bootstrap/42096
* lto-elf.c (lto_elf_file_open): Use lto_parse_hex.
* lto.c (lto_parse_hex): New.
(lto_resolution_read): Use lto_parse_hex.
* lto.h (lto_parse_hex): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154330 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto-elf.c
gcc/lto/lto.c
gcc/lto/lto.h
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c