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
/
merge.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* merge.cc (do_add_input_section): Correct pend value. Change
Ian Lance Taylor
2009-03-23
1
-3
/
+5
*
* merge.cc (Object_merge_map::get_output_offset): Remove inline
Ian Lance Taylor
2008-04-08
1
-1
/
+1
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Don't crash if we change the address of the .eh_frame section after we
Ian Lance Taylor
2008-03-13
1
-1
/
+3
*
Speed up relocations against local symbols in merged sections.
Ian Lance Taylor
2007-12-21
1
-116
/
+84
*
Update comments about output offsets and merged input sections.
Ian Lance Taylor
2007-12-20
1
-9
/
+30
*
Remove one inline.
Ian Lance Taylor
2007-12-20
1
-1
/
+1
*
Make functions on hot path inline. Remove a mistaken virtual
Ian Lance Taylor
2007-12-20
1
-2
/
+2
*
Move Stringpool offsets into a chunked_vector indexed by keys.
Ian Lance Taylor
2007-12-19
1
-5
/
+4
*
Use string length when available when calling Stringpool. Compare
Ian Lance Taylor
2007-12-19
1
-3
/
+9
*
Print statistics about merge sections with --stats.
Ian Lance Taylor
2007-12-18
1
-0
/
+64
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-33
/
+47
*
Minor speedup to Output_merge_string::do_add_input_section.
Ian Lance Taylor
2007-12-15
1
-8
/
+7
*
Compress all debug sections.
Ian Lance Taylor
2007-12-01
1
-0
/
+17
*
From Craig Silverstein: Add support for compressing .debug_str section.
Ian Lance Taylor
2007-11-30
1
-7
/
+14
*
Clean up setting address and section offset.
Ian Lance Taylor
2007-11-29
1
-2
/
+2
*
Rework merge_map for speed.
Ian Lance Taylor
2007-11-27
1
-59
/
+240
*
Make Merge_key_less operator() inline.
Ian Lance Taylor
2007-11-22
1
-1
/
+1
*
Generate a complete exception frame header. Discard duplicate
Ian Lance Taylor
2007-11-09
1
-29
/
+56
*
From Craig Silverstein: add cast to avoid warning.
Ian Lance Taylor
2007-10-20
1
-1
/
+1
*
Fix handling of wide string merge sections.
Ian Lance Taylor
2007-10-19
1
-3
/
+4
*
Correctly handle alignment in merge sections.
Ian Lance Taylor
2007-10-18
1
-3
/
+7
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-11
/
+7
*
Add an option for Stringpools to not copy strings.
Ian Lance Taylor
2007-10-12
1
-1
/
+1
*
From Craig Silverstein: don't get confused if the same file name
Ian Lance Taylor
2007-10-10
1
-1
/
+9
*
Add cache parameter to get_view. Discard uncached views on unlock.
Ian Lance Taylor
2007-09-25
1
-2
/
+2
*
Avoid dereferencing map->end().
Ian Lance Taylor
2007-09-23
1
-1
/
+2
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
We don't need a hash table mapping input locations to strings.
Ian Lance Taylor
2007-09-22
1
-36
/
+7
*
Add support for SHF_MERGE sections.
Ian Lance Taylor
2007-05-16
1
-0
/
+333