summaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
Commit message (Expand)AuthorAgeFilesLines
* Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton2020-05-051-0/+5
* GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2020-05-041-4/+1
* Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton2020-05-041-1/+1
* GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2020-04-271-51/+60
* PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h"Maciej W. Rozycki2020-03-311-1/+0
* Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton2020-03-111-148/+535
* Add support for a ".file 0" directive if supporting DWARF 5 or higher.Nick Clifton2020-03-061-6/+16
* Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton2020-03-061-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess2019-11-281-0/+11
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-7/+12
* Reverts patches providing octet support in dwarfChristian Eggers2019-11-251-31/+8
* bfd_section_* macrosAlan Modra2019-09-191-14/+9
* .file file number checkingAlan Modra2019-05-151-13/+14
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-3/+14
* [LVu] base subseg head view on prev subseg's tailAlexandre Oliva2019-05-051-5/+32
* dwarf2: Align relocation within .debug_line sectionChristian Eggers2019-03-131-3/+15
* dwarf2: Pad size of .debug_line section.Christian Eggers2019-03-131-0/+11
* dwarf2: Use octets for .debug_string offsetsChristian Eggers2019-03-131-3/+3
* dwarf2: Use octets for .debug_line prologueChristian Eggers2019-03-131-2/+2
* dwarf2: Use octets for dwarf2 headersChristian Eggers2019-03-131-4/+4
* dwarf2: Fix calculation of line info offsetChristian Eggers2019-03-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton2018-12-031-2/+2
* PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra2018-10-221-8/+11
* Fix the use by the RL78 assembler of an uninitialised field in the expresion ...Nick Clifton2018-09-131-0/+9
* Drop view when consuming line infoAlexandre Oliva2018-06-011-0/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-2/+11
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson2017-07-241-5/+5
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-211-9/+304
* gas: Emit name, comp_dir and producer strings in .debug_str.Mark Wielaard2017-03-051-18/+47
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-2/+2
* use XNEW and related macros moreTrevor Saunders2016-05-131-1/+1
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-8/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-7/+5
* Remove use of alloca.Nick Clifton2016-03-211-1/+2
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-2/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-7/+6
* Remove trailing spaces in gasH.J. Lu2015-08-121-1/+1
* gas: Don't use frag_align but use plain padding to align .debug_aranges.Mark Wielaard2015-06-151-2/+10
* Removes a #if 1 ... #endif accidentally left in the source code.Nick Clifton2015-03-161-2/+1
* Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton2015-02-231-2/+16
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Do away with hash table line lookup in dwarf2dbg.cAlan Modra2014-09-271-18/+2
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-2/+6
* Update copyright yearsAlan Modra2014-03-051-1/+1