summaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
Commit message (Expand)AuthorAgeFilesLines
* gas/dwarf2dbg.c init more staticsAlan Modra2023-03-141-11/+17
* [gas] Update .loc syntax comment in dwarf2dbg.cTom de Vries2023-02-021-1/+1
* Fix compilation of the assembler with sanitization enabled.Nick Clifton2023-02-011-2/+2
* [gas] Emit v2 .debug_line for -gdwarf-2Tom de Vries2023-02-011-9/+20
* Free gas/dwarf2dbg.c dirsAlan Modra2023-01-271-0/+2
* Sanity check dwarf5 form of .fileAlan Modra2023-01-271-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE)Nick Clifton2022-09-081-14/+23
* PR29494 Trailing jump table on ARMAlan Modra2022-08-281-6/+6
* GAS: Add a return type tag to DWARF DIEs generated for function symbols.Nick Clifton2022-08-251-4/+40
* gas/Dwarf: properly skip zero-size functionsJan Beulich2022-08-101-19/+20
* gas dwarf2dbg.c tidyAlan Modra2022-06-141-35/+75
* asan: heap buffer overflow in dwarf2_directive_filenameAlan Modra2022-06-021-3/+5
* gas: drop .appfile and .applineJan Beulich2022-04-121-2/+2
* gas/Dwarf: record functionsJan Beulich2022-04-071-7/+149
* gas/Dwarf5: re-use file 0 line string table entry when faking file 0Jan Beulich2022-03-231-2/+10
* gas/Dwarf5: adjust .debug_line file 0 checkingJan Beulich2022-03-231-11/+10
* gas/Dwarf5: drop dead codeJan Beulich2022-03-231-11/+3
* Constant fold view increment expressionsAlan Modra2022-03-091-4/+13
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* gas: Update commit 4780e5e4933H.J. Lu2021-11-261-1/+1
* [gas] Fix file 0 dir with -gdwarf-5Tom de Vries2021-11-261-2/+8
* Deal with full path in .file 0 directiveEric Botcazou2021-11-151-13/+31
* Fix allocate_filenum last dir/file checksAlan Modra2021-09-201-3/+3
* Re: PR28149, debug info with wrong file associationAlan Modra2021-09-201-13/+23
* PR28149 part 2, purge generated line infoAlan Modra2021-09-181-1/+29
* PR28149, debug info with wrong file associationAlan Modra2021-09-181-67/+85
* gas: Use the directory name in .file 0H.J. Lu2021-09-091-4/+8
* GAS: DWARF-5: Ensure that the 0'th entry in the directory table contains the ...Nick Clifton2021-08-091-9/+29
* C99 gas configuryAlan Modra2021-04-051-11/+0
* Use startswith in gas subfolder.Martin Liska2021-04-011-1/+1
* Use bool in gasAlan Modra2021-03-311-38/+38
* PR27426, More bugs in dwarf2dbg.cAlan Modra2021-02-161-3/+11
* Fix an illegal memory access when parsing a corrupt assembler file.Nick Clifton2021-02-081-2/+10
* PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra2021-01-211-2/+3
* PR27218, memory access violation in dwarf2dbg.cAlan Modra2021-01-211-13/+13
* as: Automatically enable DWARF5 supportH.J. Lu2021-01-181-6/+18
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Re: Stop Gas from generating line info or address rangesAlan Modra2020-11-181-7/+9
* Stop Gas from generating line info or address ranges for sections that do not...Nick Clifton2020-11-121-4/+14
* gas: Clear all auto-assigned file slotsH.J. Lu2020-10-261-11/+13
* gas: Always use as_where for preprocessed assembly codesH.J. Lu2020-10-171-19/+24
* gas: Reuse the input file entry in the file tableH.J. Lu2020-10-161-18/+10
* gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard2020-09-111-8/+21
* gas: Output directory and file names in .debug_line_str for DWARF5Mark Wielaard2020-09-071-17/+65
* gas: Output .debug_rnglists for DWARF 5.Mark Wielaard2020-09-071-13/+85
* gas: Make sure to only add an md5 to a .file when requested.Mark Wielaard2020-09-071-1/+1
* gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.Mark Wielaard2020-09-031-9/+11
* Rearrange symbol_create parametersAlan Modra2020-08-211-9/+9
* gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard2020-08-041-3/+5