aboutsummaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-18Re: Stop Gas from generating line info or address rangesAlan Modra1-7/+9
2020-11-12Stop Gas from generating line info or address ranges for sections that do not...Nick Clifton1-4/+14
2020-10-26gas: Clear all auto-assigned file slotsH.J. Lu1-11/+13
2020-10-17gas: Always use as_where for preprocessed assembly codesH.J. Lu1-19/+24
2020-10-16gas: Reuse the input file entry in the file tableH.J. Lu1-18/+10
2020-09-11gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard1-8/+21
2020-09-07gas: Output directory and file names in .debug_line_str for DWARF5Mark Wielaard1-17/+65
2020-09-07gas: Output .debug_rnglists for DWARF 5.Mark Wielaard1-13/+85
2020-09-07gas: Make sure to only add an md5 to a .file when requested.Mark Wielaard1-1/+1
2020-09-03gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.Mark Wielaard1-9/+11
2020-08-21Rearrange symbol_create parametersAlan Modra1-9/+9
2020-08-04gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard1-3/+5
2020-08-04gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard1-9/+26
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard1-2/+16
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton1-0/+5
2020-05-04GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton1-4/+1
2020-05-04Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton1-1/+1
2020-04-27GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton1-51/+60
2020-03-31PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h"Maciej W. Rozycki1-1/+0
2020-03-11Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton1-148/+535
2020-03-06Add support for a ".file 0" directive if supporting DWARF 5 or higher.Nick Clifton1-6/+16
2020-03-06Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-28gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess1-0/+11
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-7/+12
2019-11-25Reverts patches providing octet support in dwarfChristian Eggers1-31/+8
2019-09-19bfd_section_* macrosAlan Modra1-14/+9
2019-05-15.file file number checkingAlan Modra1-13/+14
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-3/+14
2019-05-05[LVu] base subseg head view on prev subseg's tailAlexandre Oliva1-5/+32
2019-03-13dwarf2: Align relocation within .debug_line sectionChristian Eggers1-3/+15
2019-03-13dwarf2: Pad size of .debug_line section.Christian Eggers1-0/+11
2019-03-13dwarf2: Use octets for .debug_string offsetsChristian Eggers1-3/+3
2019-03-13dwarf2: Use octets for .debug_line prologueChristian Eggers1-2/+2
2019-03-13dwarf2: Use octets for dwarf2 headersChristian Eggers1-4/+4
2019-03-13dwarf2: Fix calculation of line info offsetChristian Eggers1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-03Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton1-2/+2
2018-10-22PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra1-8/+11
2018-09-13Fix the use by the RL78 assembler of an uninitialised field in the expresion ...Nick Clifton1-0/+9
2018-06-01Drop view when consuming line infoAlexandre Oliva1-0/+1
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-2/+11
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-07-24* dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson1-5/+5
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva1-9/+304
2017-03-05gas: Emit name, comp_dir and producer strings in .debug_str.Mark Wielaard1-18/+47
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-2/+2