aboutsummaryrefslogtreecommitdiffstats
path: root/output
Commit message (Expand)AuthorAgeFilesLines
* rdoff: kill it offH. Peter Anvin2022-11-074-857/+1
* Merge remote-tracking branch 'johannkoenig/master'H. Peter Anvin2022-11-071-9/+0
|\
| * remove unused coff_alignment()Johann2022-03-121-9/+0
* | Merge remote-tracking branch 'ElyesH/typos'H. Peter Anvin2022-11-0711-36/+36
|\ \
| * | Fix some typosElyes HAOUAS2022-01-0911-36/+36
| |/
* | Merge remote-tracking branch 'ElyesH/comments'H. Peter Anvin2022-11-071-1/+1
|\ \
| * | Fix some commentsElyes HAOUAS2022-01-091-1/+1
| |/
* | Merge remote-tracking branch 'vszakats/outcoff-file-repro'H. Peter Anvin2022-11-071-1/+4
|\ \
| * | omit input filename from COFF output when --reproducibleViktor Szakats2022-07-121-1/+4
| |/
* | Merge remote-tracking branch 'rygorous/master'H. Peter Anvin2022-11-071-1/+5
|\ \
| * | output/elf: Don't set data symbol type/size in ABS sectionsFabian Giesen2022-08-301-1/+5
| |/
* | Merge remote-tracking branch 'iglosiggio/fix-DW_AT_high_pc-relocation'H. Peter Anvin2022-11-071-4/+4
|\ \
| * | output/outelf: Fix relocation for DW_AT_high_pcIgnacio Losiggio2022-09-011-4/+4
| |/
* | output/elf: remove efmt->rela_sizeH. Peter Anvin2022-11-071-18/+11
* | Use REL relocation in DWARF sections for i386H.J. Lu2022-09-011-18/+13
|/
* output/coff: Possibility to define the associated comdat sections in any orderIgor Glucksmann2021-12-171-38/+114
* output/coff: Support for COMDAT sectionsIgor Glucksmann2021-12-172-20/+155
* output/outelf: drop unused structureCyrill Gorcunov2021-05-091-5/+0
* Add DW_AT_comp_dir to elf files.Marco Vanotti2021-05-081-3/+11
* BR3392739: output/outbin: fix nil dereference for self following sectionsCyrill Gorcunov2021-02-211-0/+2
* BR3392637: output/outieee: Fix nil dereferenceCyrill Gorcunov2020-11-041-0/+17
* outmacho: macho_dbg_linenum -- fix memory leakCyrill Gorcunov2020-10-051-3/+4
* outmacho.c: macho_dbg_linenum - fix memory leakCyrill Gorcunov2020-10-041-0/+3
* Merge tag 'nasm-2.15.05'H. Peter Anvin (Intel)2020-08-311-1/+2
|\
| * Add option to create reproducible outputH. Peter Anvin (Intel)2020-08-271-10/+1
| * output/outcoff.c: zap timestamp when running testsCyrill Gorcunov2020-08-251-1/+11
* | Merge tag 'nasm-2.15.04'H. Peter Anvin (Intel)2020-08-255-45/+20
|\|
| * outobj: change cutting -> truncatingH. Peter Anvin2020-08-181-1/+1
| * outobj: limit excessive length warning to 64 charactersH. Peter Anvin2020-08-181-1/+1
| * BR3392646: output/outobj.c: fix memory corruption in long object namesCyrill Gorcunov2020-08-181-0/+6
| * rdoff: disable broken backend, document deprecationH. Peter Anvin (Intel)2020-08-171-6/+0
| * Add [v]printf_func() attributes where appropriateH. Peter Anvin (Intel)2020-07-301-4/+4
| * output/codeview.c: use list_for_each_safe() to free a listH. Peter Anvin (Intel)2020-07-301-5/+4
| * BR 3392701: outcoff: remove weird padding codeH. Peter Anvin (Intel)2020-07-271-30/+6
* | Merge remote-tracking branch 'github/master'H. Peter Anvin (Intel)2020-08-251-29/+39
|\ \
| * | Merge tag 'nasm-2.15.03'H. Peter Anvin2020-07-171-29/+39
| |\|
| | * outcoff: don't drop align= option alone on a section lineH. Peter Anvin (Intel)2020-07-101-29/+39
* | | debug: feed single-line macro definitions and include hierachy to dfmtH. Peter Anvin (Intel)2020-08-257-3/+45
* | | outdbg: add macro to emulate .bin format ORG directiveH. Peter Anvin (Intel)2020-08-251-1/+4
* | | Change dfmt->debug_macros to dfmt->debug_mmacrosH. Peter Anvin (Intel)2020-07-147-14/+14
|/ /
* | error: get rid of ERR_PASS1H. Peter Anvin (Intel)2020-07-101-2/+2
* | Merge remote-tracking branch 'github/debug-macros'H. Peter Anvin (Intel)2020-07-0910-58/+167
|\ \
| * | data: replace data->sign with a flags fieldH. Peter Anvin (Intel)2020-07-092-14/+29
| * | debug: collect macro information for the debug backendH. Peter Anvin (Intel)2020-07-087-7/+78
| |/
| * BR 3392692: outcoff: allow user to reduce the default alignmentH. Peter Anvin (Intel)2020-07-062-37/+60
* | outlib: Make ol_add_sym_to being staticCyrill Gorcunov2020-07-031-2/+2
* | outlib: fix infinite recursion due to incorrect wrappingH. Peter Anvin (Intel)2020-07-021-1/+1
* | outlib: add infrastructure for common section and symbol handlingH. Peter Anvin (Intel)2020-06-272-8/+522
|/
* DWARF: consistent version information; drop .debug_loc sectionH. Peter Anvin (Intel)2020-06-261-23/+111
* dwarf: don't emit a dummy .debug_loc sectionH. Peter Anvin (Intel)2020-06-261-14/+16