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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
/
script-sections.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix problem where linker does not place .note sections according to script.
Cary Coutant
2016-12-19
1
-7
/
+10
*
Add --orphan-handling option.
Cary Coutant
2016-12-13
1
-3
/
+27
*
When using linker scripts, place linker-generated sections by the output sect...
Cary Coutant
2016-12-12
1
-0
/
+11
*
Fix edge cases in orphan section placement.
Cary Coutant
2016-12-12
1
-3
/
+32
*
Fix problems with bss handling in linker scripts.
Cary Coutant
2016-12-11
1
-20
/
+45
*
Fix problem where orphan section is treated as a KEEP section.
Cary Coutant
2016-12-01
1
-0
/
+1
*
PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clause
Roland McGrath
2016-08-12
1
-20
/
+21
*
Implement SORT_BY_INIT_PRIORITY.
Igor Kudrin
2016-06-28
1
-1
/
+56
*
Fix bug with grouping sections.
Cary Coutant
2016-06-23
1
-6
/
+7
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Fix problem where script specified both address and region for a section.
Cary Coutant
2015-08-26
1
-18
/
+43
*
Fix bug where SECTIONS clause does not handle compressed debug sections.
Cary Coutant
2015-06-11
1
-1
/
+6
*
Fix SIZEOF_HEADERS in gold.
Cary Coutant
2015-06-03
1
-3
/
+21
*
Fix gold to group sections correctly via linker script.
Cary Coutant
2015-06-03
1
-1
/
+27
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
gold/
Cary Coutant
2013-04-15
1
-4
/
+10
*
Make linker scripts and section ordering via --section-ordering-file or
Sriraman Tallam
2013-01-10
1
-0
/
+18
*
PR ld/14265
Nick Clifton
2012-08-14
1
-12
/
+19
*
PR gold/13023
Cary Coutant
2011-10-31
1
-17
/
+24
*
PR gold/13163
Ian Lance Taylor
2011-10-19
1
-0
/
+6
*
PR gold/12898
Ian Lance Taylor
2011-06-29
1
-7
/
+26
*
PR gold/12880
Ian Lance Taylor
2011-06-19
1
-6
/
+3
*
PR gold/12880
Ian Lance Taylor
2011-06-17
1
-0
/
+15
*
* script-sections.cc
Ian Lance Taylor
2011-06-09
1
-0
/
+11
*
* script-sections.cc (Sort_output_sections::script_compare):
Ian Lance Taylor
2011-03-14
1
-19
/
+33
*
* script-sections.cc (Sort_output_sections::operator()): Sort TLS
Cary Coutant
2011-01-04
1
-9
/
+10
*
Fix typos in gold.
Ralf Wildenhues
2010-12-14
1
-4
/
+4
*
* script-sections.cc (Script_sections::find_memory_region): Check
Ian Lance Taylor
2010-11-03
1
-0
/
+1
*
* script-sections.h (class Script_sections): Make
Ian Lance Taylor
2010-10-12
1
-2
/
+43
*
* script-sections.cc(class Memory_region): Remove
Nick Clifton
2010-10-06
1
-94
/
+329
*
* expression.cc (eval): Replace dummy argument with NULL.
Nick Clifton
2010-10-01
1
-17
/
+8
*
* script_sections.cc (class Memory_region): Remove "NULL" from
Cary Coutant
2010-09-16
1
-2
/
+2
*
2010-09-08 Rafael Espindola <espindola@google.com>
Rafael Ávila de Espíndola
2010-09-08
1
-1
/
+2
*
* README: Remove claim that MEMORY is not supported.
Nick Clifton
2010-09-08
1
-10
/
+332
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-5
/
+5
*
2010-08-03 Ian Lance Taylor <iant@google.com>
Ian Lance Taylor
2010-08-03
1
-7
/
+9
*
* gold.h (is_wildcard_string): New function.
Sriraman Tallam
2010-06-01
1
-12
/
+3
*
2010-05-26 Rafael Espindola <espindola@google.com>
Rafael Ávila de Espíndola
2010-05-26
1
-7
/
+16
*
2010-05-19 Rafael Espindola <espindola@google.com>
Rafael Ávila de Espíndola
2010-05-19
1
-2
/
+5
*
2010-05-14 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-05-19
1
-30
/
+25
*
* expression.cc (Expression::Expression_eval_info): Add
Ian Lance Taylor
2010-04-23
1
-37
/
+55
*
2010-04-09 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-04-09
1
-14
/
+101
*
* script-sections.cc (class Orphan_section_placement): Define
Ian Lance Taylor
2010-03-23
1
-1
/
+20
*
2010-01-22 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-01-23
1
-4
/
+4
*
* symtab.h (class Symbol_table): Add enum Defined.
Ian Lance Taylor
2009-12-29
1
-2
/
+2
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-32
/
+32
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-32
/
+32
*
* layout.cc (Layout::get_output_section): Add is_interp and
Ian Lance Taylor
2009-11-04
1
-6
/
+6
[next]