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
/
output.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GOLD] warning fixes
Alan Modra
2016-09-26
1
-1
/
+1
*
Add support for MIPS .rld_map section.
Vladimir Radosavljevic
2016-06-20
1
-0
/
+21
*
Refactor Output_data_reloc_base::do_write for MIPS-specific relocs.
Cary Coutant
2016-03-08
1
-26
/
+15
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Take addend into account when making GOT entries for local symbols.
Vladimir Radosavljevic
2015-12-03
1
-1
/
+69
*
Change Section_id type to use Relobj* instead of Object*.
Cary Coutant
2015-05-02
1
-1
/
+1
*
If a range is missing, assume the input address is mapped.
Rafael Ávila de Espíndola
2015-04-27
1
-1
/
+3
*
Remove is_merge_section_for.
Rafael Ávila de Espíndola
2015-03-23
1
-55
/
+13
*
Fix internal error with -z relro when .tbss is last relro section.
Cary Coutant
2015-03-21
1
-3
/
+2
*
Remove empty class Merge_map.
Rafael Ávila de Espíndola
2015-03-04
1
-1
/
+1
*
Fix crash when processing merge section with entsize of 0.
Cary Coutant
2015-03-02
1
-0
/
+4
*
2015-01-25 Cary Coutant <ccoutant@google.com>
Cary Coutant
2015-01-25
1
-7
/
+8
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Fix problem with optimization of .eh_frame section and --sort-section option.
Cary Coutant
2014-09-02
1
-59
/
+14
*
Allow target to add custom dynamic table entries.
Cary Coutant
2014-03-10
1
-0
/
+4
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
gold/
Roland McGrath
2013-10-11
1
-2
/
+2
*
gold/
Roland McGrath
2013-08-27
1
-137
/
+173
*
2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>
Cary Coutant
2013-05-30
1
-5
/
+37
*
2013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>
Cary Coutant
2013-04-29
1
-5
/
+0
*
Default text reordering fix with a flag to turn it off.
Sriraman Tallam
2013-01-24
1
-13
/
+39
*
gold/
Cary Coutant
2013-01-07
1
-18
/
+8
*
* layout.cc (Layout::special_ordering_of_input_section): New
Ian Lance Taylor
2012-12-21
1
-73
/
+25
*
Group text sections with prefixes .text.unlikely,.text.hot and .text.startup
Sriraman Tallam
2012-12-19
1
-7
/
+72
*
* layout.h (Layout::get_executable_sections): Declare.
Alan Modra
2012-12-03
1
-5
/
+7
*
gold/
Roland McGrath
2012-11-01
1
-12
/
+12
*
* i386.cc (Output_data_plt_i386::address_for_global,
Alan Modra
2012-10-05
1
-19
/
+6
*
PR gold/14570
Ian Lance Taylor
2012-09-12
1
-60
/
+78
*
PR gold/14566
Alan Modra
2012-09-10
1
-3
/
+3
*
* output.h (Output_data_got::add_global_tls, add_local_tls,
Alan Modra
2012-09-10
1
-21
/
+49
*
* object.h (Sized_relobj_file::emit_relocs): Delete.
Alan Modra
2012-09-05
1
-6
/
+4
*
* output.h (Output_reloc::Output_reloc <output section>): Add
Alan Modra
2012-08-30
1
-6
/
+12
*
Patch adds support to allow plugins to map selected subset of sections to unique
Sriraman Tallam
2012-08-24
1
-1
/
+5
*
* object.h (Sized_relobj_file::find_shdr): New function.
Alan Modra
2012-08-11
1
-0
/
+12
*
gold/
Cary Coutant
2012-06-06
1
-16
/
+24
*
gold: Allow use_plt_offset to be specified for global relocations.
David S. Miller
2012-04-17
1
-5
/
+14
*
* gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):
Cary Coutant
2012-01-04
1
-2
/
+2
*
* object.h (Relobj::local_symbol_value): New function.
Ian Lance Taylor
2011-12-19
1
-96
/
+22
*
* output.cc (posix_fallocate): Return 0 on success, errno on failure.
Cary Coutant
2011-10-18
1
-3
/
+9
*
* gold/output.cc (Output_file::open_base_file): Handle case where
Cary Coutant
2011-10-13
1
-11
/
+21
*
PR gold/13249
Cary Coutant
2011-10-10
1
-12
/
+22
*
2011-09-29 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2011-09-29
1
-4
/
+7
*
* output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned.
David S. Miller
2011-09-10
1
-12
/
+12
*
* output.cc: (Output_fill_debug_info::do_minimum_hole_size): Add
Cary Coutant
2011-08-29
1
-2
/
+4
*
* layout.cc (Free_list::allocate): Provide guarantee of minimum
Cary Coutant
2011-08-27
1
-1
/
+160
*
2011-07-13 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2011-07-14
1
-5
/
+37
*
PR gold/12372
Ian Lance Taylor
2011-07-08
1
-4
/
+4
*
* incremental.cc (Incremental_inputs::report_command_line): Ignore
Cary Coutant
2011-07-06
1
-30
/
+62
*
PR gold/12695
Ian Lance Taylor
2011-06-29
1
-1
/
+1
*
PR gold/12910
Ian Lance Taylor
2011-06-23
1
-13
/
+54
[next]