aboutsummaryrefslogtreecommitdiff
path: root/libiberty/simple-object-elf.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-06lto: fix LTO debug sections copying.Martin Liska1-4/+7
2020-08-03lto/96385 - avoid unused global UNDEFs in debug objectsRichard Biener1-0/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-08-27Share a prevailing name for remove debug info symbols w/ LTO.Martin Liska1-22/+49
2019-07-24Fix off-by-one in simple-object-elf.c (PR lto/91228).Martin Liska1-2/+2
2019-07-23libiberty: Check zero value shstrndx in simple-object-elf.cRen Kimura1-1/+9
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska1-15/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-19simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect to ENOSYS.Eli Zaretskii1-0/+4
2018-01-11re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-145/+239
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))Richard Biener1-23/+34
2017-10-30re PR lto/82757 (r251560 causes: plugin needed to handle lto object)Richard Biener1-1/+6
2017-10-24PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fixAlan Modra1-10/+19
2017-10-20PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra1-6/+15
2017-10-18re PR lto/82598 (lto debugobj lacks .note.GNU-stack)Jakub Jelinek1-1/+9
2017-09-15re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-54/+68
2017-09-01Fix warning for simple-object-elf.c.Martin Liska1-1/+0
2017-08-31re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-3/+5
2017-08-28re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-2/+2
2017-08-22re PR lto/81925 (early lto debug link failure on aarch64_be)Richard Biener1-6/+6
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-17/+465
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2014-09-19simple-object-elf.c (simple_object_elf_write_ehdr): Correctly handle objects ...Ian Lance Taylor1-9/+29
2010-11-17simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor1-10/+47
2010-11-02simple-object.h: New file.Ian Lance Taylor1-0/+916