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
/
gold.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR23769, mixing split-stack and non-split-stack error message
Cherry Zhang
2018-10-16
1
-4
/
+10
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Fix internal error from command line with unbalanced --start-lib/--end-lib.
Benjamin Peterson
2017-12-01
1
-1
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix bug where -u option with empty archive results in internal error.
Cary Coutant
2016-11-21
1
-8
/
+8
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
PR 17819: Fix --build-id=tree when using --compress-debug-sections.
Cary Coutant
2015-06-02
1
-8
/
+21
*
Fix internal error in do_relocate_sections when using plugins.
Cary Coutant
2015-03-21
1
-3
/
+3
*
Fix failure in exception_static_test.
Cary Coutant
2015-03-09
1
-0
/
+3
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Fix race condition causing assert in Eh_frame_hdr::do_sized_write().
Cary Coutant
2014-09-23
1
-0
/
+3
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
2013-04-26 Geoff Pike <gpike@chromium.org>
Cary Coutant
2013-04-26
1
-0
/
+3
*
* gold.cc (queue_middle_tasks): Move detect_odr_violations..
Alan Modra
2013-03-10
1
-4
/
+0
*
PR gold/14726
Alan Modra
2012-10-17
1
-3
/
+9
*
* target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.
Alan Modra
2012-09-09
1
-9
/
+1
*
Patch adds support to allow plugins to map selected subset of sections to unique
Sriraman Tallam
2012-08-24
1
-4
/
+6
*
2012-07-16 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2012-07-16
1
-8
/
+8
*
* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
Roland McGrath
2012-05-02
1
-75
/
+77
*
2012-03-19 Doug Kwan <dougkwan@google.com>
Doug Kwan
2012-03-19
1
-2
/
+5
*
* gold.cc: Include timer.h.
Cary Coutant
2011-10-18
1
-0
/
+9
*
2011-09-29 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2011-09-29
1
-0
/
+14
*
* gold/gold.cc (queue_initial_tasks): Move option checks ...
Cary Coutant
2011-09-26
1
-36
/
+19
*
* options.h (class General_options): Add --print-output-format.
Ian Lance Taylor
2011-07-15
1
-1
/
+10
*
PR gold/12804
Cary Coutant
2011-06-09
1
-0
/
+3
*
* common.cc (Symbol_table::do_allocate_commons_list): Call
Cary Coutant
2011-06-08
1
-8
/
+8
*
* copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_reloc
Cary Coutant
2011-06-08
1
-1
/
+3
*
* archive.cc (Library_base::should_include_member): Pull in object
Ian Lance Taylor
2011-05-25
1
-5
/
+1
*
* gold.cc (queue_initial_tasks): Pass incremental base filename
Cary Coutant
2011-05-24
1
-5
/
+1
*
* gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.
Cary Coutant
2011-05-23
1
-0
/
+7
*
* archive.cc (Archive::include_member): Adjust call to
Cary Coutant
2011-04-12
1
-26
/
+215
*
PR gold/10708
Cary Coutant
2010-11-05
1
-0
/
+1
*
* debug.h (DEBUG_INCREMENTAL): New flag.
Cary Coutant
2010-10-14
1
-1
/
+1
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-2
/
+2
*
PR 11855
Ian Lance Taylor
2010-08-02
1
-2
/
+2
*
2010-04-14 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-04-15
1
-0
/
+10
*
2010-04-07 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-04-07
1
-5
/
+15
*
2010-03-22 Rafael Espindola <espindola@google.com>
Rafael Ávila de Espíndola
2010-03-22
1
-1
/
+1
*
* gold.cc (queue_middle_tasks): If no input files were opened,
Ian Lance Taylor
2010-02-23
1
-0
/
+9
*
* gold.cc (queue_middle_gc_tasks): Use a separate blocker for each
Ian Lance Taylor
2010-02-12
1
-29
/
+34
*
* dirsearch.cc (Dirsearch::initialize): Add all blockers before
Ian Lance Taylor
2010-02-11
1
-35
/
+28
*
PR 10980
Ian Lance Taylor
2010-01-06
1
-1
/
+8
*
* gold.cc (queue_middle_tasks): Fix formatting.
Ian Lance Taylor
2009-12-29
1
-1
/
+1
*
* object.h (class Relobj): Drop options parameter from
Ian Lance Taylor
2009-10-29
1
-8
/
+9
*
Add support for -pie.
Ian Lance Taylor
2009-10-14
1
-2
/
+3
*
* gc.h (gc_process_relocs): Check if icf is enabled using new
Sriraman Tallam
2009-10-13
1
-6
/
+11
*
* symtab.h: Check for GOLD_SYMTAB_H before header includes. Remove
Sriraman Tallam
2009-10-13
1
-0
/
+1
*
elfcpp/:
Ian Lance Taylor
2009-10-09
1
-1
/
+2
*
* options.h (class General_options): Define
Ian Lance Taylor
2009-10-06
1
-0
/
+17
[next]