aboutsummaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-13use XNEW and related macros moreTrevor Saunders1-1/+1
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders1-8/+2
2016-04-03use XNEW and related macros moreTrevor Saunders1-7/+5
2016-03-21Remove use of alloca.Nick Clifton1-1/+2
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-2/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-7/+6
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
2015-06-15gas: Don't use frag_align but use plain padding to align .debug_aranges.Mark Wielaard1-2/+10
2015-03-16Removes a #if 1 ... #endif accidentally left in the source code.Nick Clifton1-2/+1
2015-02-23Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton1-2/+16
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-27Do away with hash table line lookup in dwarf2dbg.cAlan Modra1-18/+2
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-2/+6
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-28Incorrect .debug_line prologue header length for 64-bit DWARFAlan Modra1-2/+6
2013-06-14gas/Richard Sandiford1-3/+35
2013-06-14gas/Richard Sandiford1-47/+14
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton1-6/+48
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-08-01gas/ChangeLog:James Lemke1-9/+7
2012-06-28 * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when usingNick Clifton1-5/+33
2012-04-30gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.Mark Wielaard1-4/+24
2011-09-08gas/Richard Sandiford1-1/+1
2011-09-05gas/Richard Sandiford1-13/+46
2011-07-28 * dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with aNick Clifton1-1/+5
2011-03-312011-03-31 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+7
2011-03-102011-03-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2011-03-102011-03-09 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+4
2011-02-28ChangeLog binutils/Kai Tietz1-7/+7
2010-07-05Don't generate .debug_line section if it isn't empty.H.J. Lu1-8/+20
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-95/+95
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-12/+26
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-10bfdTom Tromey1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-7/+7
2009-04-24 * NEWS: Add item about discriminator support.Cary Coutant1-2/+35
2009-03-032009-03-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+6
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton1-4/+26
2008-08-05 PR gas/6656Alan Modra1-1/+6
2008-08-04 * dwarf2dbg.c: Remove superfluous forward function declarations.Alan Modra1-126/+69
2008-04-07 * dwarf2dbg.c (dwarf2_emit_insn): Simplify test before dwarf2_whereAlan Modra1-32/+21