aboutsummaryrefslogtreecommitdiffstats
path: root/output/outelf.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosElyes HAOUAS2022-01-091-1/+1
* elf: support weak global and extern referencesH. Peter Anvin2019-09-121-4/+0
* Merge branch 'evalmacro'H. Peter Anvin (Intel)2019-04-241-35/+19
|\
| * Handle more ELF section typesH. Peter Anvin2019-02-261-9/+0
| * ELF: handle more than 32,633 sectionsH. Peter Anvin2019-02-261-26/+17
| * outelf: hash sections for performanceH. Peter Anvin2019-01-121-1/+2
| * ELF: add support for the ELF "merge" attributeH. Peter Anvin2018-12-301-0/+1
* | With buffered warnings, change the handling of error passesH. Peter Anvin (Intel)2018-12-181-0/+1
|/
* output: elf -- Make elf_section_attrib staticCyrill Gorcunov2017-03-251-4/+0
* output: make the return value from the directives method more meaningfulH. Peter Anvin2017-03-071-1/+0
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-1/+1
* out: Elf32 -- Reuse TY_DEBUGSYMLINCyrill Gorcunov2016-04-241-4/+1
* output: elf -- Move common structures into outelf.h headerCyrill Gorcunov2014-09-211-0/+39
* output: elf -- Move elf_directive into single instanceCyrill Gorcunov2014-08-291-0/+4
* output: elf -- Rename section_attrib to elf_section_attribCyrill Gorcunov2014-08-291-3/+3
* elf: Move stabs symbol table format into outelf.hCyrill Gorcunov2010-07-301-0/+9
* Elf: Rename SEG_ALIGN to SEC_FILEALIGNCyrill Gorcunov2010-04-211-1/+2
* Elf: Merge WRITE_STAB to outelf.hCyrill Gorcunov2010-04-101-0/+9
* Elf: Introduce section_attrib helperCyrill Gorcunov2010-04-101-0/+4
* Elf: Drop useless SEG_ALIGN_1Cyrill Gorcunov2010-02-111-1/+0
* ELF: Explicitly point out SYM_GLOBAL, SYM_LOCAL bindingCyrill Gorcunov2010-01-031-1/+5
* output/outelfX.c: Use definitions from stabs.hCyrill Gorcunov2010-01-031-5/+0
* output/outelf.h - tab-space cleanupCyrill Gorcunov2009-09-031-23/+23
* Add new copyright headers to the output modulesH. Peter Anvin2009-06-281-0/+33
* ELF: bump GLOBAL_TEMP_BASEH. Peter Anvin2009-06-251-1/+1
* ELF: eliminate hard-coded section numbersH. Peter Anvin2009-06-251-0/+29
* ELF: add header files, begin merging common code, drop .commentH. Peter Anvin2009-06-251-0/+34