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
*
2009-10-16 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-16
1
-4
/
+9
*
* layout.cc (Layout::set_segment_offsets): Align the file offset
Ian Lance Taylor
2009-10-16
1
-27
/
+50
*
Add support for -pie.
Ian Lance Taylor
2009-10-14
1
-1
/
+1
*
2009-10-09 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-09
1
-45
/
+296
*
* object.h (class Object): Remove target_ field, and target,
Ian Lance Taylor
2009-09-30
1
-4
/
+4
*
2009-09-17 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-09-18
1
-42
/
+194
*
* output.cc (Output_file::open): Add execute permission to empty file.
Cary Coutant
2009-09-08
1
-3
/
+17
*
* output.cc (Output_file::resize): Call map_no_anonymous rather
Ian Lance Taylor
2009-09-02
1
-1
/
+2
*
* output.cc (Output_file::open_for_modification): New method.
Ian Lance Taylor
2009-09-01
1
-39
/
+95
*
PR 10156
Ian Lance Taylor
2009-06-24
1
-0
/
+18
*
* layout.cc (Layout::make_output_section): Call
Ian Lance Taylor
2009-06-22
1
-1
/
+68
*
2008-04-23 Elliott Hughes <enh@google.com>
Chris Demetriou
2009-04-24
1
-2
/
+7
*
* output.cc (Output_file::map_anonymous): Define.
Ian Lance Taylor
2009-03-24
1
-6
/
+23
*
2009-03-23 Ian Lance Taylor <iant@google.com>
Ian Lance Taylor
2009-03-24
1
-1
/
+4
*
* configure.ac: Check for chsize and posix_fallocate. Replace
Ian Lance Taylor
2009-03-17
1
-6
/
+22
*
PR 7091
Ian Lance Taylor
2009-02-28
1
-7
/
+13
*
* output.cc (Output_reloc): Add explicit instantiations.
Cary Coutant
2009-01-15
1
-0
/
+80
*
* mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.
Cary Coutant
2008-09-29
1
-5
/
+5
*
* layout.cc (Layout::attach_allocated_section_to_segment): Don't
Ian Lance Taylor
2008-08-13
1
-3
/
+4
*
PR 5990
Ian Lance Taylor
2008-07-25
1
-1
/
+3
*
* output.cc (Output_section::add_input_section): Don't try to
Ian Lance Taylor
2008-07-22
1
-2
/
+4
*
Handle output sections with more than 0x7fffffff bytes.
Ian Lance Taylor
2008-07-10
1
-32
/
+15
*
* mapfile.cc: New file.
Ian Lance Taylor
2008-05-21
1
-1
/
+57
*
* options.h (class General_options): Add -z relro.
Ian Lance Taylor
2008-05-20
1
-4
/
+84
*
* output.cc (Output_segment::add_output_section): Remove front
Ian Lance Taylor
2008-05-16
1
-8
/
+2
*
* output.cc (Output_reloc::get_address): Change return type to
Ian Lance Taylor
2008-05-16
1
-1
/
+1
*
2008-05-05 Ian Lance Taylor <iant@google.com>
Ian Lance Taylor
2008-05-06
1
-7
/
+74
*
* object.cc (Sized_relobj::include_section_group): Adjust section
Ian Lance Taylor
2008-05-05
1
-11
/
+8
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-7
/
+64
*
* layout.cc (Layout::Layout): Initialize sections_are_attached_.
Ian Lance Taylor
2008-04-15
1
-4
/
+1
*
* output.h (class Output_section_data): Remove inline definition
Ian Lance Taylor
2008-04-11
1
-0
/
+12
*
2008-04-11 Cary Coutant <ccoutant@google.com>
Cary Coutant
2008-04-11
1
-6
/
+3
*
* output.cc (Output_reloc<SHT_REL>::local_section_offset): Add
Ian Lance Taylor
2008-04-07
1
-6
/
+15
*
* output.cc
Ian Lance Taylor
2008-03-29
1
-61
/
+34
*
* layout.cc (Layout::layout): If we see an input section with a
Ian Lance Taylor
2008-03-28
1
-2
/
+246
*
PR gold/5986
Ian Lance Taylor
2008-03-26
1
-0
/
+1
*
* i386.cc (Target_i386::Got_type): New enum declaration.
Cary Coutant
2008-03-25
1
-162
/
+103
*
Make sure the start and size of the TLS segment are aligned.
Ian Lance Taylor
2008-03-19
1
-13
/
+74
*
Fix handling of RELA relative relocs against local symbols in merge
Ian Lance Taylor
2008-03-16
1
-9
/
+16
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Combine read-only .eh_frame sections with read-write .eh_frame
Ian Lance Taylor
2008-03-12
1
-0
/
+21
*
Remove gcc 3.2 compatibility hacks.
Ian Lance Taylor
2008-02-29
1
-16
/
+10
*
From Craig Silverstein: Have Parameters point to General_options.
Ian Lance Taylor
2008-02-28
1
-150
/
+91
*
Support dynamic relocations against local section symbols.
Ian Lance Taylor
2008-02-12
1
-24
/
+119
*
Support --oformat binary.
Ian Lance Taylor
2008-02-07
1
-16
/
+23
*
Fix group signature handling for relocatable link, add bootstrap
Ian Lance Taylor
2008-02-06
1
-4
/
+14
*
Initial -r support.
Ian Lance Taylor
2008-02-06
1
-17
/
+216
*
Implement PHDRS.
Ian Lance Taylor
2008-02-04
1
-0
/
+49
*
Implement SIZEOF_HEADERS, section constraints, other minor linker
Ian Lance Taylor
2008-02-04
1
-5
/
+6
*
Fully implement the SECTIONS clause.
Ian Lance Taylor
2008-02-04
1
-43
/
+226
[next]