]> git.ipfire.org Git - thirdparty/gcc.git/commit - lto-plugin/ChangeLog
re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function 'strtoll')
authorRafael Avila de Espindola <espindola@google.com>
Thu, 19 Nov 2009 15:30:04 +0000 (15:30 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Thu, 19 Nov 2009 15:30:04 +0000 (15:30 +0000)
commit92fa7608a4401aa21b378c3cb786098e32677825
tree2bceb2caf367c96e78ef2f30f853dfb57daaa53c
parent986ad1338d0634b347cf39619964ceb4d4850713
re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function 'strtoll')

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.

From-SVN: r154330
gcc/lto/ChangeLog
gcc/lto/lto-elf.c
gcc/lto/lto.c
gcc/lto/lto.h
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c