GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
/
dwarf_reader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Add support for DWARF-4 line number tables.
Cary Coutant
2018-02-02
1
-1
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Fix DWARF reader to use correct size for DW_FORM_ref_addr.
Cary Coutant
2017-11-19
1
-0
/
+7
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.
Cary Coutant
2014-06-06
1
-6
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Add .gdb_index version 7 support.
Cary Coutant
2014-01-28
1
-3
/
+10
*
Restore support for dwp v2 DWARF package file format.
Cary Coutant
2013-10-31
1
-2
/
+2
*
gold/
Roland McGrath
2013-10-11
1
-7
/
+4
*
gold/
Cary Coutant
2013-08-07
1
-2
/
+2
*
2013-07-22 Sterling Augustine <saugustine@google.com>
Sterling Augustine
2013-07-29
1
-13
/
+40
*
gold/
Cary Coutant
2013-07-01
1
-1
/
+8
*
Add dwp support for v2 DWARF package file format.
Cary Coutant
2013-03-01
1
-2
/
+2
*
gold/
Cary Coutant
2013-03-01
1
-1
/
+13
*
gold/
Cary Coutant
2012-10-23
1
-8
/
+22
*
gold/
Cary Coutant
2012-10-23
1
-6
/
+15
*
gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.
Mark Wielaard
2012-05-01
1
-2
/
+5
*
2012-03-21 Cary Coutant <ccoutant@google.com>
Cary Coutant
2012-03-21
1
-15
/
+813
*
* dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):
Cary Coutant
2012-02-29
1
-0
/
+11
*
* dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,
Ian Lance Taylor
2011-03-10
1
-13
/
+34
*
* dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keep
Ian Lance Taylor
2010-12-20
1
-1
/
+4
*
* dwarf_reader.h (class Sized_dwarf_line_info): Add
Ian Lance Taylor
2010-12-01
1
-1
/
+3
*
2009-12-08 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-12-09
1
-6
/
+0
*
* dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):
Ian Lance Taylor
2009-10-09
1
-4
/
+4
*
elfcpp/:
Ian Lance Taylor
2008-05-28
1
-0
/
+6
*
* dwarf_reader.cc (next_generation_count): New static var.
Craig Silverstein
2008-05-01
1
-5
/
+13
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-4
/
+5
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-1
/
+1
*
From Craig Silverstein: Speed up ODR violation reporting.
Ian Lance Taylor
2007-12-11
1
-4
/
+10
*
From Craig Silverstein: Better handling of ODR violations which are
Ian Lance Taylor
2007-11-28
1
-12
/
+13
*
From Craig Silverstein: Clean up DWARF line reader code.
Ian Lance Taylor
2007-11-14
1
-5
/
+1
*
From Craig Silverstein: Rework debug info code a bit, add option for
Ian Lance Taylor
2007-11-14
1
-4
/
+34
*
From Craig Silverstein: Support debug info for shared libraries.
Ian Lance Taylor
2007-11-13
1
-7
/
+17
*
From Craig Silverstein: Dwarf_line_info can work with Object rather
Ian Lance Taylor
2007-11-12
1
-1
/
+1
*
From Craig Silverstein: rework DWARF reader code a bit.
Ian Lance Taylor
2007-11-12
1
-23
/
+11
*
From Craig Silverstein: Use relocations in reporting error message
Ian Lance Taylor
2007-11-09
1
-2
/
+43
*
From Craig Silverstein: Templatize the Dwarf reader.
Ian Lance Taylor
2007-11-07
1
-22
/
+4
*
From Craig Silverstein: Add first version of generating error messages
Ian Lance Taylor
2007-11-02
1
-0
/
+150