summaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Incorrect .debug_line prologue header length for 64-bit DWARFAlan Modra2014-02-281-2/+6
* gas/Richard Sandiford2013-06-141-3/+35
* gas/Richard Sandiford2013-06-141-47/+14
* * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton2013-04-291-6/+48
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* gas/ChangeLog:James Lemke2012-08-011-9/+7
* * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when usingNick Clifton2012-06-281-5/+33
* gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.Mark Wielaard2012-04-301-4/+24
* gas/Richard Sandiford2011-09-081-1/+1
* gas/Richard Sandiford2011-09-051-13/+46
* * dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with aNick Clifton2011-07-281-1/+5
* 2011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-03-311-3/+7
* 2011-03-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-101-3/+0
* 2011-03-09 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-101-1/+4
* ChangeLog binutils/Kai Tietz2011-02-281-7/+7
* Don't generate .debug_line section if it isn't empty.H.J. Lu2010-07-051-8/+20
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-95/+95
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-12/+26
* update copyright datesAlan Modra2009-09-021-1/+1
* bfdTom Tromey2009-07-101-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-7/+7
* * NEWS: Add item about discriminator support.Cary Coutant2009-04-241-2/+35
* 2009-03-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-03-031-0/+6
* * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton2009-01-151-4/+26
* PR gas/6656Alan Modra2008-08-051-1/+6
* * dwarf2dbg.c: Remove superfluous forward function declarations.Alan Modra2008-08-041-126/+69
* * dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_whereAlan Modra2008-04-071-32/+21
* gas/Bob Wilson2008-01-091-48/+107
* * dwarf2dbg.h (dwarf2_loc_directive_seen): New.Bob Wilson2007-11-191-5/+5