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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gold/
Cary Coutant
2013-04-15
2
-1
/
+7
*
gold/
Cary Coutant
2013-04-15
2
-4
/
+15
*
gold/
Cary Coutant
2013-04-15
6
-13
/
+91
*
* powerpc.cc (Stub_control::can_add_to_stub_group): Don't set
Alan Modra
2013-04-13
2
-12
/
+53
*
PR gold/15354
Alan Modra
2013-04-11
2
-6
/
+12
*
GCC PR c++/56840
Ian Lance Taylor
2013-04-04
2
-11
/
+29
*
2013-03-29 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2013-03-30
2
-13
/
+32
*
* layout.cc (Layout::set_segment_offsets): Accept writable .text
Alan Modra
2013-03-21
2
-1
/
+7
*
* dwp.cc (Dwp_output_file::add_contribution): Avoid signed/unsigned
Alan Modra
2013-03-21
3
-4
/
+9
*
* symtab.h (Symbol::clear_version): New function.
Alan Modra
2013-03-20
3
-7
/
+45
*
* powerpc.cc (Target_powerpc::Scan::reloc_needs_plt_for_ifunc): Make
Alan Modra
2013-03-15
2
-86
/
+140
*
* gc.h (gc_process_relocs): Don't look through function descriptors.
Alan Modra
2013-03-15
3
-30
/
+26
*
* powerpc.cc (is_branch_reloc): Forward declare.
Alan Modra
2013-03-12
7
-89
/
+166
*
* gc.h (gc_process_relocs): Look through function descriptors
Alan Modra
2013-03-12
2
-20
/
+52
*
* gold.cc (queue_middle_tasks): Move detect_odr_violations..
Alan Modra
2013-03-10
9
-38
/
+342
*
* options.cc (General_options::string_to_object_format): Accept
Ian Lance Taylor
2013-03-08
2
-1
/
+6
*
* ehframe.h (Post_fdes) Make it a vector of Post_fde rather than
Alan Modra
2013-03-07
3
-24
/
+27
*
* testsuite/discard_locals_relocatable_test.c: Add a powerpc
Alan Modra
2013-03-07
3
-2
/
+15
*
* testsuite/ifunc-sel.h (ifunc_sel, ifunc_one): Mark
Alan Modra
2013-03-07
2
-11
/
+82
*
* testsuite/script_test_10.sh: Don't test .bss section
Alan Modra
2013-03-07
2
-1
/
+6
*
* powerpc.cc (class Powerpc_relobj): Move some member functions.
Alan Modra
2013-03-06
2
-47
/
+70
*
* testsuite/Makefile.am (final_layout_script.lds): Add .sbss.
Alan Modra
2013-03-04
3
-2
/
+7
*
Add dwp support for v2 DWARF package file format.
Cary Coutant
2013-03-01
5
-549
/
+681
*
gold/
Cary Coutant
2013-03-01
3
-16
/
+32
*
* target.h (Target::plt_fde_location, do_plt_fde_location): Declare.
Alan Modra
2013-02-27
6
-25
/
+303
*
* options.h (DEFINE_uint64_alias): Define.
Ian Lance Taylor
2013-02-15
2
-0
/
+35
*
* powerpc.cc (Stub_table::plt_off): New function, extracted from..
Alan Modra
2013-02-15
2
-46
/
+41
*
* descriptors.cc (Descriptors::close_all): New function.
Ian Lance Taylor
2013-02-11
4
-2
/
+49
*
* README: Update coding style link.
Alan Modra
2013-02-06
2
-1
/
+5
*
gold/
Cary Coutant
2013-01-29
2
-79
/
+205
*
mention fixed bug in ChangeLog
Mike Frysinger
2013-01-27
1
-0
/
+1
*
Default text reordering fix with a flag to turn it off.
Sriraman Tallam
2013-01-24
8
-19
/
+99
*
gold: enable new dtags by default
Mike Frysinger
2013-01-18
2
-1
/
+5
*
ld: change --enable-new-dtags to only generate new dtags
Mike Frysinger
2013-01-18
2
-2
/
+9
*
* powerpc.cc (Stub_table::find_plt_call_entry): Make types
Alan Modra
2013-01-17
2
-6
/
+12
*
2013-01-16 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2013-01-17
2
-1
/
+5
*
2013-01-16 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2013-01-16
3
-1
/
+17
*
bfd/
Alan Modra
2013-01-15
2
-8
/
+20
*
* testsuite/Makefile.am (final_layout_script.lds): Handle .got section.
Alan Modra
2013-01-14
3
-2
/
+7
*
* testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.
Alan Modra
2013-01-14
3
-25
/
+46
*
Fix mingw gold build with plugins enabled
Ian Lance Taylor
2013-01-11
8
-6
/
+95
*
Make linker scripts and section ordering via --section-ordering-file or
Sriraman Tallam
2013-01-10
5
-9
/
+46
*
* arm.cc (Target_arm::attributes_accept_div): New function.
Ian Lance Taylor
2013-01-09
2
-22
/
+91
*
gold/
Cary Coutant
2013-01-07
2
-18
/
+15
*
Properly install gold as default linker
H.J. Lu
2013-01-07
3
-41
/
+22
*
Add -fuse-ld= for GCC linker option compatibility
H.J. Lu
2013-01-07
2
-3
/
+12
*
gold/
Cary Coutant
2013-01-05
3
-2
/
+7
*
gold/
Cary Coutant
2013-01-04
3
-11
/
+29
*
Update gold copyright year to 2013
H.J. Lu
2013-01-02
2
-2
/
+6
*
* layout.cc (Layout::special_ordering_of_input_section): New
Ian Lance Taylor
2012-12-21
4
-95
/
+100
[next]