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
/
stringpool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* merge.cc (Output_merge_string::do_add_input_section): Count strings
Cary Coutant
2010-08-03
1
-4
/
+22
*
2010-03-19 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-03-19
1
-1
/
+3
*
2010-03-15 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-03-16
1
-17
/
+29
*
PR 10133
Ian Lance Taylor
2009-06-23
1
-0
/
+8
*
* stringpool.cc (Stringpool_template::add_with_length): Set key to
Ian Lance Taylor
2008-07-24
1
-2
/
+2
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Move Stringpool offsets into a chunked_vector indexed by keys.
Ian Lance Taylor
2007-12-19
1
-13
/
+94
*
Use string length when available when calling Stringpool. Compare
Ian Lance Taylor
2007-12-19
1
-4
/
+10
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-6
/
+6
*
From Craig Silverstein: size hash tables to avoid resizing.
Ian Lance Taylor
2007-12-14
1
-0
/
+6
*
Rework Stringpool to not compute the hash code twice when adding a new
Ian Lance Taylor
2007-12-05
1
-33
/
+57
*
Stringpool stats. Also make Symbol_table support functions inline.
Ian Lance Taylor
2007-12-05
1
-0
/
+4
*
Compress all debug sections.
Ian Lance Taylor
2007-12-01
1
-1
/
+1
*
From Craig Silverstein: Add support for compressing .debug_str section.
Ian Lance Taylor
2007-11-30
1
-0
/
+10
*
Add an option for Stringpools to not copy strings.
Ian Lance Taylor
2007-10-12
1
-11
/
+10
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
Set Stringpool zero_null option via a call, not a default constructor
Ian Lance Taylor
2007-09-21
1
-5
/
+9
*
Note that a Stringpool keeps a copy of a string.
Ian Lance Taylor
2007-09-19
1
-0
/
+3
*
Better comments for Stringpool.
Ian Lance Taylor
2007-09-19
1
-31
/
+71
*
Compute string lengths before sorting. From Craig Silverstein.
Ian Lance Taylor
2007-09-18
1
-4
/
+14
*
Add support for SHF_MERGE sections.
Ian Lance Taylor
2007-05-16
1
-28
/
+43
*
Hash tables, dynamic section, i386 PLT, gold_assert.
Ian Lance Taylor
2006-11-29
1
-1
/
+4
*
Rework stringpool and hash tables so that we always generate the same
Ian Lance Taylor
2006-11-07
1
-15
/
+36
*
Snapshot. Now able to produce a minimal executable which actually
Ian Lance Taylor
2006-09-29
1
-10
/
+62
*
g++ 3.2.2 portability fixes.
Ian Lance Taylor
2006-09-26
1
-0
/
+6
*
Another snapshot of the current state of the sources. Gets to the
Ian Lance Taylor
2006-08-18
1
-0
/
+70