-
- Downloads
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
Showing
- gcc/lto/ChangeLog 8 additions, 0 deletionsgcc/lto/ChangeLog
- gcc/lto/lto-elf.c 2 additions, 8 deletionsgcc/lto/lto-elf.c
- gcc/lto/lto.c 26 additions, 7 deletionsgcc/lto/lto.c
- gcc/lto/lto.h 1 addition, 0 deletionsgcc/lto/lto.h
- lto-plugin/ChangeLog 5 additions, 0 deletionslto-plugin/ChangeLog
- lto-plugin/lto-plugin.c 1 addition, 1 deletionlto-plugin/lto-plugin.c
Loading
Please register or sign in to comment