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
/
layout.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
2009-03-19 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2009-03-19
1
-0
/
+5
*
2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2009-03-17
1
-4
/
+7
*
* layout.cc (Layout::find_or_add_kept_section): New function.
Ian Lance Taylor
2009-03-01
1
-18
/
+23
*
PR 6811
Ian Lance Taylor
2009-02-28
1
-2
/
+2
*
* layout.cc (Layout::choose_output_section): Don't rename sections
Cary Coutant
2009-02-25
1
-1
/
+3
*
2009-01-20 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2009-01-28
1
-9
/
+1
*
* layout.cc (Layout::add_comdat): Allow COMDAT group from a replacement
Cary Coutant
2008-12-10
1
-0
/
+9
*
* layout.cc (Layout::include_section): Check for SHF_EXCLUDE.
Cary Coutant
2008-12-05
1
-0
/
+11
*
2008-09-11 Chris Demetriou <cgd@google.com>
Chris Demetriou
2008-09-12
1
-0
/
+4
*
* layout.cc (Layout::attach_allocated_section_to_segment): Don't
Ian Lance Taylor
2008-08-13
1
-4
/
+8
*
PR 5990
Ian Lance Taylor
2008-07-25
1
-2
/
+3
*
* options.h (class General_options): Define --check-sections.
Ian Lance Taylor
2008-07-22
1
-0
/
+22
*
* options.h (class General_options): Define -n/--nmagic and
Ian Lance Taylor
2008-07-22
1
-13
/
+20
*
Handle output sections with more than 0x7fffffff bytes.
Ian Lance Taylor
2008-07-10
1
-0
/
+2
*
* layout.cc (Layout::include_section): Do not discard unrecognized
Ian Lance Taylor
2008-07-04
1
-1
/
+8
*
elfcpp/:
Ian Lance Taylor
2008-05-28
1
-1
/
+56
*
* mapfile.cc: New file.
Ian Lance Taylor
2008-05-21
1
-15
/
+38
*
* options.h (class General_options): Add -z relro.
Ian Lance Taylor
2008-05-20
1
-8
/
+64
*
* output.cc (Output_segment::add_output_section): Remove front
Ian Lance Taylor
2008-05-16
1
-3
/
+3
*
* object.cc (Sized_relobj::include_section_group): Adjust section
Ian Lance Taylor
2008-05-05
1
-6
/
+12
*
* layout.cc (Layout::include_section): Refactored check for debug
Cary Coutant
2008-05-01
1
-10
/
+21
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-28
/
+125
*
elfcpp/
David S. Miller
2008-04-16
1
-0
/
+24
*
* layout.cc (Layout::Layout): Initialize sections_are_attached_.
Ian Lance Taylor
2008-04-15
1
-96
/
+62
*
* layout.h (class Layout): Add added_eh_frame_data_ field.
Ian Lance Taylor
2008-04-09
1
-3
/
+15
*
* layout.cc (Layout::layout): If we see an input section with a
Ian Lance Taylor
2008-03-28
1
-0
/
+21
*
* options.h (class General_options): Define build_id option.
Ian Lance Taylor
2008-03-25
1
-20
/
+196
*
Make sure the start and size of the TLS segment are aligned.
Ian Lance Taylor
2008-03-19
1
-4
/
+4
*
Combine read-only .eh_frame sections with read-write .eh_frame
Ian Lance Taylor
2008-03-12
1
-1
/
+46
*
If we a section with no flags followed by a section with the same name
Ian Lance Taylor
2008-03-11
1
-85
/
+139
*
Support --hash-style=gnu.
Ian Lance Taylor
2008-03-06
1
-16
/
+42
*
From Craig Silverstein: rework option handling to make it easier to
Ian Lance Taylor
2008-03-04
1
-1
/
+1
*
From Craig Silverstein: rename some option functions in preparation
Ian Lance Taylor
2008-03-04
1
-4
/
+4
*
Remove gcc 3.2 compatibility hacks.
Ian Lance Taylor
2008-02-29
1
-27
/
+22
*
Don't check assertions until symbols are finalized. Create an output
Ian Lance Taylor
2008-02-28
1
-0
/
+12
*
Put input sections with no flags in output sections with the same name.
Ian Lance Taylor
2008-02-28
1
-2
/
+15
*
From Craig Silverstein: Have Parameters point to General_options.
Ian Lance Taylor
2008-02-28
1
-79
/
+64
*
Implement -q/--emit-relocs.
Ian Lance Taylor
2008-02-27
1
-3
/
+5
*
From Craig Silverstein: rework handling of Script_options.
Ian Lance Taylor
2008-02-26
1
-2
/
+3
*
From Craig Silverstein: rename option functions for future option
Ian Lance Taylor
2008-02-26
1
-13
/
+13
*
Implement -Tdata and -Tbss.
Ian Lance Taylor
2008-02-13
1
-17
/
+47
*
Set TEXTREL correctly when using a SECTIONS clause.
Ian Lance Taylor
2008-02-12
1
-9
/
+31
*
Add support for --format binary for input files.
Ian Lance Taylor
2008-02-08
1
-4
/
+4
*
Support --oformat binary.
Ian Lance Taylor
2008-02-07
1
-0
/
+58
*
Implement --just-symbols, including -R FILE. Fix symbol values when
Ian Lance Taylor
2008-02-07
1
-3
/
+3
*
Support creating empty output when there are no input objects.
Ian Lance Taylor
2008-02-06
1
-1
/
+1
*
Fix group signature handling for relocatable link, add bootstrap
Ian Lance Taylor
2008-02-06
1
-8
/
+42
*
Initial -r support.
Ian Lance Taylor
2008-02-06
1
-19
/
+276
*
Implement PHDRS.
Ian Lance Taylor
2008-02-04
1
-13
/
+37
*
Implement SIZEOF_HEADERS, section constraints, other minor linker
Ian Lance Taylor
2008-02-04
1
-65
/
+78
[next]