LoongArch: gas: Add LSX and LASX instructions test
[binutils-gdb.git] / gas / dwarf2dbg.c
2023-03-14 Alan Modragas/dwarf2dbg.c init more statics
2023-02-02 Tom de Vries[gas] Update .loc syntax comment in dwarf2dbg.c
2023-02-01 Nick CliftonFix compilation of the assembler with sanitization...
2023-02-01 Tom de Vries[gas] Emit v2 .debug_line for -gdwarf-2
2023-01-26 Alan ModraFree gas/dwarf2dbg.c dirs
2023-01-26 Alan ModraSanity check dwarf5 form of .file
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-09-08 Nick CliftonGas generated incorrect debug info (top-level DW_TAG_un...
2022-08-28 Alan ModraPR29494 Trailing jump table on ARM
2022-08-25 Nick CliftonGAS: Add a return type tag to DWARF DIEs generated...
2022-08-10 Jan Beulichgas/Dwarf: properly skip zero-size functions
2022-06-14 Alan Modragas dwarf2dbg.c tidy
2022-06-02 Alan Modraasan: heap buffer overflow in dwarf2_directive_filename
2022-04-12 Jan Beulichgas: drop .appfile and .appline
2022-04-07 Jan Beulichgas/Dwarf: record functions
2022-03-23 Jan Beulichgas/Dwarf5: re-use file 0 line string table entry when...
2022-03-23 Jan Beulichgas/Dwarf5: adjust .debug_line file 0 checking
2022-03-23 Jan Beulichgas/Dwarf5: drop dead code
2022-03-09 Alan ModraConstant fold view increment expressions
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-26 H.J. Lugas: Update commit 4780e5e4933
2021-11-26 Tom de Vries[gas] Fix file 0 dir with -gdwarf-5
2021-11-15 Eric BotcazouDeal with full path in .file 0 directive
2021-09-20 Alan ModraFix allocate_filenum last dir/file checks
2021-09-20 Alan ModraRe: PR28149, debug info with wrong file association
2021-09-17 Alan ModraPR28149 part 2, purge generated line info
2021-09-17 Alan ModraPR28149, debug info with wrong file association
2021-09-10 H.J. Lugas: Use the directory name in .file 0
2021-08-09 Nick CliftonGAS: DWARF-5: Ensure that the 0'th entry in the directo...
2021-04-05 Alan ModraC99 gas configury
2021-04-01 Martin LiskaUse startswith in gas subfolder.
2021-03-31 Alan ModraUse bool in gas
2021-02-16 Alan ModraPR27426, More bugs in dwarf2dbg.c
2021-02-08 Nick CliftonFix an illegal memory access when parsing a corrupt...
2021-01-21 Alan ModraPR27221, 058430b4a1 warnings while assembling the Linux...
2021-01-21 Alan ModraPR27218, memory access violation in dwarf2dbg.c
2021-01-18 H.J. Luas: Automatically enable DWARF5 support
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-18 Alan ModraRe: Stop Gas from generating line info or address ranges
2020-11-12 Nick CliftonStop Gas from generating line info or address ranges...
2020-10-26 H.J. Lugas: Clear all auto-assigned file slots
2020-10-17 H.J. Lugas: Always use as_where for preprocessed assembly...
2020-10-16 H.J. Lugas: Reuse the input file entry in the file table
2020-09-11 Mark Wielaardgas: Don't error when .debug_line already exists, unles...
2020-09-07 Mark Wielaardgas: Output directory and file names in .debug_line_str...
2020-09-07 Mark Wielaardgas: Output .debug_rnglists for DWARF 5.
2020-09-07 Mark Wielaardgas: Make sure to only add an md5 to a .file when reque...
2020-09-03 Mark Wielaardgas: Use DW_FORM_sec_offset for DWARF version 4 or...
2020-08-21 Alan ModraRearrange symbol_create parameters
2020-08-04 Mark Wielaardgas: Use udata for DW_AT_high_pc when emitting DWARF4
2020-08-04 Mark Wielaardgas: Make sure .debug_line file table contains a zero...
2020-08-04 Mark Wielaardgas: Fix .debug_info CU header for --gdwarf-5
2020-05-05 Nick CliftonRestore readelf's warnings that describe real problems...
2020-05-04 Nick CliftonGAS: Do not create an entry for the default directory...
2020-05-04 Nick CliftonFix an illegal memory access in the assembler when...
2020-04-27 Nick CliftonGAS: Allow automatically assigned entries in the file...
2020-03-31 Maciej W. RozyckiPR 25611, PR 25614: GAS: Remove a double inclusion...
2020-03-11 Nick CliftonAdd support for generating DWARF-5 format directory...
2020-03-06 Nick CliftonAdd support for a ".file 0" directive if supporting...
2020-03-06 Nick CliftonAdd support for --dwarf-[3|4|5] to assembler command...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-28 Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-25 Christian EggersReverts patches providing octet support in dwarf
2019-09-19 Alan Modrabfd_section_* macros
2019-05-15 Alan Modra.file file number checking
2019-05-14 Nick CliftonA series of fixes to addres problems detected by compil...
2019-05-06 Alexandre Oliva[LVu] base subseg head view on prev subseg's tail
2019-03-13 Christian Eggersdwarf2: Align relocation within .debug_line section
2019-03-13 Christian Eggersdwarf2: Pad size of .debug_line section.
2019-03-13 Christian Eggersdwarf2: Use octets for .debug_string offsets
2019-03-13 Christian Eggersdwarf2: Use octets for .debug_line prologue
2019-03-13 Christian Eggersdwarf2: Use octets for dwarf2 headers
2019-03-13 Christian Eggersdwarf2: Fix calculation of line info offset
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-03 Nick CliftonUpdate the assembler to use a version of 3 when generat...
2018-10-22 Alan ModraPR23040, .uleb128 directive doesn't accept some valid...
2018-09-13 Nick CliftonFix the use by the RL78 assembler of an uninitialised...
2018-06-01 Alexandre OlivaDrop view when consuming line info
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-07-23 Hans-Peter Nilsson* dwarf2dbg.c (dwarf2dbg_final_check): Rename local...
2017-07-21 Alexandre OlivaThis patch introduces support for specifing views in...
2017-03-05 Mark Wielaardgas: Emit name, comp_dir and producer strings in .debug...
2017-01-23 Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-05-13 Trevor Saundersuse XNEW and related macros more
2016-05-13 Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-04-04 Trevor Saundersuse XNEW and related macros more
2016-03-21 Nick CliftonRemove use of alloca.
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-01-01 Alan ModraCopyright update for binutils
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-12 H.J. LuRemove trailing spaces in gas
2015-06-15 Mark Wielaardgas: Don't use frag_align but use plain padding to...
2015-03-16 Nick CliftonRemoves a #if 1 ... #endif accidentally left in the...
2015-02-23 Nick CliftonFixes the generation of dwarf line debug information...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-09-27 Alan ModraDo away with hash table line lookup in dwarf2dbg.c
next