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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in gold.
Ralf Wildenhues
2010-12-14
1
-3
/
+3
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-2
/
+2
*
* merge.cc (Output_merge_string::do_add_input_section): Count strings
Cary Coutant
2010-08-03
1
-1
/
+3
*
* merge.h (Output_merge_string::Merged_string): Remove object, shndx,
Cary Coutant
2010-07-21
1
-15
/
+20
*
2010-05-23 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-05-23
1
-1
/
+83
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-13
/
+13
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-13
/
+13
*
2009-10-09 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-09
1
-5
/
+21
*
Handle output sections with more than 0x7fffffff bytes.
Ian Lance Taylor
2008-07-10
1
-1
/
+1
*
* mapfile.cc: New file.
Ian Lance Taylor
2008-05-21
1
-0
/
+10
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Speed up relocations against local symbols in merged sections.
Ian Lance Taylor
2007-12-21
1
-1
/
+149
*
Update comments about output offsets and merged input sections.
Ian Lance Taylor
2007-12-20
1
-3
/
+9
*
Move Stringpool offsets into a chunked_vector indexed by keys.
Ian Lance Taylor
2007-12-19
1
-2
/
+4
*
Print statistics about merge sections with --stats.
Ian Lance Taylor
2007-12-18
1
-1
/
+19
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-17
/
+21
*
From Craig Silverstein: Fix error message, add this->.
Ian Lance Taylor
2007-12-08
1
-1
/
+1
*
Compress all debug sections.
Ian Lance Taylor
2007-12-01
1
-1
/
+9
*
From Craig Silverstein: Add support for compressing .debug_str section.
Ian Lance Taylor
2007-11-30
1
-0
/
+16
*
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
-30
/
+2
*
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
-24
/
+68
*
Correctly handle alignment in merge sections.
Ian Lance Taylor
2007-10-18
1
-7
/
+11
*
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
-20
/
+12
*
Set Stringpool zero_null option via a call, not a default constructor
Ian Lance Taylor
2007-09-21
1
-2
/
+2
*
Add support for SHF_MERGE sections.
Ian Lance Taylor
2007-05-16
1
-0
/
+226