summaryrefslogtreecommitdiff
path: root/libiberty/simple-object-elf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* lto: fix LTO debug sections copying.Martin Liska2020-10-061-4/+7
* lto/96385 - avoid unused global UNDEFs in debug objectsRichard Biener2020-08-031-0/+5
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Share a prevailing name for remove debug info symbols w/ LTO.Martin Liska2019-08-271-22/+49
* Fix off-by-one in simple-object-elf.c (PR lto/91228).Martin Liska2019-07-241-2/+2
* libiberty: Check zero value shstrndx in simple-object-elf.cRen Kimura2019-07-231-1/+9
* Do not emit __gnu_lto_v1 symbol.Martin Liska2019-07-221-15/+8
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect to ENOSYS.Eli Zaretskii2018-07-191-0/+4
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2018-01-111-145/+239
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))Richard Biener2018-01-021-23/+34
* re PR lto/82757 (r251560 causes: plugin needed to handle lto object)Richard Biener2017-10-301-1/+6
* PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fixAlan Modra2017-10-241-10/+19
* PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra2017-10-201-6/+15
* re PR lto/82598 (lto debugobj lacks .note.GNU-stack)Jakub Jelinek2017-10-181-1/+9
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-09-151-54/+68
* Fix warning for simple-object-elf.c.Martin Liska2017-09-011-1/+0
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-08-311-3/+5
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-08-281-2/+2
* re PR lto/81925 (early lto debug link failure on aarch64_be)Richard Biener2017-08-221-6/+6
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-211-17/+465
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* simple-object-elf.c (simple_object_elf_write_ehdr): Correctly handle objects ...Ian Lance Taylor2014-09-191-9/+29
* simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor2010-11-171-10/+47
* simple-object.h: New file.Ian Lance Taylor2010-11-021-0/+916