summaryrefslogtreecommitdiff
path: root/libiberty/simple-object-elf.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-08-27Share a prevailing name for remove debug info symbols w/ LTO.Martin Liska
2019-07-24Fix off-by-one in simple-object-elf.c (PR lto/91228).Martin Liska
2019-07-23libiberty: Check zero value shstrndx in simple-object-elf.cRen Kimura
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-07-19simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect to ENOSYS.Eli Zaretskii
2018-01-11re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2018-01-02re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))Richard Biener
2017-10-30re PR lto/82757 (r251560 causes: plugin needed to handle lto object)Richard Biener
2017-10-24PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fixAlan Modra
2017-10-20PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra
2017-10-18re PR lto/82598 (lto debugobj lacks .note.GNU-stack)Jakub Jelinek
2017-09-15re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener
2017-09-01Fix warning for simple-object-elf.c.Martin Liska
2017-08-31re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener
2017-08-28re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener
2017-08-22re PR lto/81925 (early lto debug link failure on aarch64_be)Richard Biener
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-01-04Update copyright years.Jakub Jelinek
2014-09-19simple-object-elf.c (simple_object_elf_write_ehdr): Correctly handle objects ...Ian Lance Taylor
2010-11-17simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor
2010-11-02simple-object.h: New file.Ian Lance Taylor