index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gold
/
output.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
* common.cc (Symbol_table::do_allocate_commons_list): Call
Cary Coutant
2011-06-08
1
-12
/
+13
*
* layout.cc (Layout::set_segment_offsets): Don't adjust layout
Cary Coutant
2011-06-08
1
-4
/
+1
*
* common.cc (Symbol_table::do_allocate_commons_list): For incremental
Cary Coutant
2011-06-08
1
-0
/
+10
*
Fix spelling mistakes.
Nick Clifton
2011-06-02
1
-1
/
+1
*
* archive.cc (Library_base::should_include_member): Pull in object
Ian Lance Taylor
2011-05-25
1
-13
/
+5
*
* gold.cc (queue_initial_tasks): Pass incremental base filename
Cary Coutant
2011-05-24
1
-17
/
+66
*
* incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc
Cary Coutant
2011-05-24
1
-27
/
+46
*
* gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.
Cary Coutant
2011-05-23
1
-60
/
+113
*
* descriptors.cc (set_close_on_exec): New function.
Ian Lance Taylor
2011-04-22
1
-0
/
+5
*
* configure.ac: Check for sys/mman.h and mmap. Check for mremap
Ian Lance Taylor
2011-04-12
1
-13
/
+103
*
* archive.cc (Archive::include_member): Adjust call to
Cary Coutant
2011-04-12
1
-27
/
+198
*
2011-02-11 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2011-02-12
1
-2
/
+4
*
* output.h (Output_segment::set_section_addresses): Pass increase_relro
Cary Coutant
2010-11-16
1
-2
/
+18
*
PR gold/12220
Cary Coutant
2010-11-16
1
-1
/
+1
*
2010-10-29 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-10-29
1
-1
/
+23
*
* output.h (Output_segment::set_section_addresses): Change function
Cary Coutant
2010-10-18
1
-21
/
+33
*
* layout.cc (Layout::set_segment_offsets): Don't try to realign data
Cary Coutant
2010-10-16
1
-4
/
+30
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-2
/
+2
*
PR 10893
Ian Lance Taylor
2010-08-19
1
-16
/
+73
*
2010-08-03 Ian Lance Taylor <iant@google.com>
Ian Lance Taylor
2010-08-03
1
-401
/
+187
*
PR 11866
Ian Lance Taylor
2010-08-02
1
-16
/
+43
*
2010-07-13 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-07-13
1
-3
/
+7
*
* compressed_output.cc (zlib_decompress): New function.
Cary Coutant
2010-07-12
1
-1
/
+6
*
PR gold/11658
Sriraman Tallam
2010-06-03
1
-19
/
+23
*
* gold.h (is_wildcard_string): New function.
Sriraman Tallam
2010-06-01
1
-17
/
+95
*
2010-05-23 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-05-23
1
-70
/
+156
*
2010-05-14 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-05-19
1
-16
/
+11
*
2010-04-09 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-04-09
1
-2
/
+4
*
2010-04-08 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-04-09
1
-40
/
+37
*
* options.h (class General_options): Add --spare-dynamic-tags.
Ian Lance Taylor
2010-03-06
1
-3
/
+7
*
2010-03-01 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-03-01
1
-4
/
+45
*
* output.h (Output_reloc<SHT_REL>::Output_reloc): Add
David S. Miller
2010-02-13
1
-17
/
+31
*
* output.h (Output_data_dynamic::add_section_size): New method
David S. Miller
2010-02-09
1
-0
/
+2
*
2010-01-22 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-01-23
1
-5
/
+42
[next]