summaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.c
Commit message (Expand)AuthorAgeFilesLines
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2000-02-221-2/+3
* Apply Jim Wilson's patch to track current frag for line number changes.Nick Clifton1999-08-271-13/+21
* This makes the line number info for the end of a function match what theNick Clifton1999-08-261-2/+8
* Applied patch from Jim Wilson to fix several bugs in line table generation.Nick Clifton1999-08-261-5/+11
* * dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long longIan Lance Taylor1999-07-151-2/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-5/+34
* David Mosberger <davidm@hpl.hp.com>Richard Henderson1999-06-261-6/+9
* * dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.Ian Lance Taylor1999-06-121-1/+1
* fix copyrightsIan Lance Taylor1999-06-121-3/+3
* * dwarf2dbg.c: Change bfd_vma to addressT and bfd_signed_vma toIan Lance Taylor1999-06-111-16/+27
* * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbolRichard Henderson1999-06-051-1/+7
* * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1999-06-051-22/+54
* * dwarf2dbg.c (dwarf2_gen_line_info): Use section_symbolRichard Henderson1999-06-031-8/+4
* * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson1999-06-031-0/+672