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/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gas
/
dwarf2dbg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-14
/
+9
*
.file file number checking
Alan Modra
2019-05-15
1
-13
/
+14
*
A series of fixes to addres problems detected by compiling the assembler with...
Nick Clifton
2019-05-14
1
-3
/
+14
*
[LVu] base subseg head view on prev subseg's tail
Alexandre Oliva
2019-05-05
1
-5
/
+32
*
dwarf2: Align relocation within .debug_line section
Christian Eggers
2019-03-13
1
-3
/
+15
*
dwarf2: Pad size of .debug_line section.
Christian Eggers
2019-03-13
1
-0
/
+11
*
dwarf2: Use octets for .debug_string offsets
Christian Eggers
2019-03-13
1
-3
/
+3
*
dwarf2: Use octets for .debug_line prologue
Christian Eggers
2019-03-13
1
-2
/
+2
*
dwarf2: Use octets for dwarf2 headers
Christian Eggers
2019-03-13
1
-4
/
+4
*
dwarf2: Fix calculation of line info offset
Christian Eggers
2019-03-13
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Update the assembler to use a version of 3 when generating the header of the ...
Nick Clifton
2018-12-03
1
-2
/
+2
*
PR23040, .uleb128 directive doesn't accept some valid expressions
Alan Modra
2018-10-22
1
-8
/
+11
*
Fix the use by the RL78 assembler of an uninitialised field in the expresion ...
Nick Clifton
2018-09-13
1
-0
/
+9
*
Drop view when consuming line info
Alexandre Oliva
2018-06-01
1
-0
/
+1
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-2
/
+11
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
* dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.
Hans-Peter Nilsson
2017-07-24
1
-5
/
+5
*
This patch introduces support for specifing views in .loc directives, so that...
Alexandre Oliva
2017-07-21
1
-9
/
+304
*
gas: Emit name, comp_dir and producer strings in .debug_str.
Mark Wielaard
2017-03-05
1
-18
/
+47
*
Fix spelling mistakes and typos in the GAS sources.
Nick Clifton
2017-01-23
1
-1
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix spelling in comments in C source files (gas)
Ambrogino Modigliani
2016-11-27
1
-2
/
+2
*
use XNEW and related macros more
Trevor Saunders
2016-05-13
1
-1
/
+1
*
use xstrdup, xmemdup0 and concat more
Trevor Saunders
2016-05-13
1
-8
/
+2
*
use XNEW and related macros more
Trevor Saunders
2016-04-03
1
-7
/
+5
*
Remove use of alloca.
Nick Clifton
2016-03-21
1
-1
/
+2
*
Add more const type qualifiers to GAS sources.
Trevor Saunders
2016-02-22
1
-2
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Allow symbol and label names to be enclosed in double quotes.
Nick Clifton
2015-08-21
1
-7
/
+6
*
Remove trailing spaces in gas
H.J. Lu
2015-08-12
1
-1
/
+1
*
gas: Don't use frag_align but use plain padding to align .debug_aranges.
Mark Wielaard
2015-06-15
1
-2
/
+10
*
Removes a #if 1 ... #endif accidentally left in the source code.
Nick Clifton
2015-03-16
1
-2
/
+1
*
Fixes the generation of dwarf line debug information for the msp430, even in ...
Nick Clifton
2015-02-23
1
-2
/
+16
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Do away with hash table line lookup in dwarf2dbg.c
Alan Modra
2014-09-27
1
-18
/
+2
*
gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW
Alan Modra
2014-04-09
1
-2
/
+6
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
Incorrect .debug_line prologue header length for 64-bit DWARF
Alan Modra
2014-02-28
1
-2
/
+6
*
gas/
Richard Sandiford
2013-06-14
1
-3
/
+35
*
gas/
Richard Sandiford
2013-06-14
1
-47
/
+14
*
* elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from
Nick Clifton
2013-04-29
1
-6
/
+48
*
Remove trailing redundant `;'
H.J. Lu
2012-11-09
1
-1
/
+1
*
gas/ChangeLog:
James Lemke
2012-08-01
1
-9
/
+7
*
* dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using
Nick Clifton
2012-06-28
1
-5
/
+33
*
gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+.
Mark Wielaard
2012-04-30
1
-4
/
+24
*
gas/
Richard Sandiford
2011-09-08
1
-1
/
+1
*
gas/
Richard Sandiford
2011-09-05
1
-13
/
+46
*
* dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with a
Nick Clifton
2011-07-28
1
-1
/
+5
*
2011-03-31 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-03-31
1
-3
/
+7
[next]