gcc.c (process_command): Handle arguments name@offset.
2009-11-04 Richard Guenther <rguenther@suse.de>
Rafael Avila de Espindola <espindola@google.com>
* gcc.c (process_command): Handle arguments name@offset.
2009-11-04 Richard Guenther <rguenther@suse.de>
Rafael Avila de Espindola <espindola@google.com>
* lto-elf.c (lto_elf_build_section_table): Add the base offset.
(lto_elf_file_open): Handle offsets in arguments name@offest.
2009-11-04 Richard Guenther <rguenther@suse.de>
Rafael Avila de Espindola <espindola@google.com>
* lto-plugin.c (plugin_file_info): Remove temp field.
(cleanup_handler): Don't delete temporary objects.
(claim_file_handler): Don't create temporary objects.
Co-Authored-By:
Rafael Avila de Espindola <espindola@google.com>
From-SVN: r153903
Showing
- gcc/ChangeLog 5 additions, 0 deletionsgcc/ChangeLog
- gcc/gcc.c 22 additions, 10 deletionsgcc/gcc.c
- gcc/lto/ChangeLog 6 additions, 0 deletionsgcc/lto/ChangeLog
- gcc/lto/lto-elf.c 50 additions, 5 deletionsgcc/lto/lto-elf.c
- lto-plugin/ChangeLog 7 additions, 0 deletionslto-plugin/ChangeLog
- lto-plugin/lto-plugin.c 22 additions, 53 deletionslto-plugin/lto-plugin.c
Loading
Please register or sign in to comment