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
/
symtab.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Cary Coutant: preliminary shared library support.
Ian Lance Taylor
2007-10-16
1
-4
/
+22
*
Keep track of weak aliases, so that overriding environ works.
Ian Lance Taylor
2007-10-14
1
-60
/
+164
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-44
/
+76
*
Add an option for Stringpools to not copy strings.
Ian Lance Taylor
2007-10-12
1
-10
/
+10
*
Implement -s and -S options which strip symbols.
Ian Lance Taylor
2007-10-10
1
-4
/
+10
*
Use parameters to track whether we are doing a static link. Fix up
Ian Lance Taylor
2007-09-28
1
-0
/
+33
*
Put size and endianness in parameters.
Ian Lance Taylor
2007-09-26
1
-69
/
+131
*
Add cache parameter to get_view. Discard uncached views on unlock.
Ian Lance Taylor
2007-09-25
1
-1
/
+2
*
Use special value when we refer a function symbol in some way other
Ian Lance Taylor
2007-09-23
1
-10
/
+14
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
It's OK to have a version if we have an existing symbol.
Ian Lance Taylor
2007-09-22
1
-3
/
+3
*
Canonicalize name and version when working with special symbols.
Ian Lance Taylor
2007-09-22
1
-13
/
+19
*
Let special symbols override existing symbols rather than
Ian Lance Taylor
2007-09-19
1
-69
/
+107
*
Add support for --enable-target to control which template
Ian Lance Taylor
2007-09-04
1
-22
/
+50
*
Ignore VER_NDX_LOCAL for an undefined symbol.
Ian Lance Taylor
2007-09-04
1
-2
/
+11
*
Copy in_reg and in_dyn when resolving NAME/VERSION with NAME/NULL.
Ian Lance Taylor
2007-08-29
1
-0
/
+4
*
Initialize plt_offset_ and has_plt_offset_ in a Symbol.
Ian Lance Taylor
2007-08-28
1
-0
/
+2
*
Add support for -E/--export-dynamic. Also clean up --help output a bit.
Ian Lance Taylor
2007-08-22
1
-1
/
+4
*
Don't emit symbols seen only in dynamic object, don't read duplicate
Ian Lance Taylor
2006-12-06
1
-0
/
+13
*
Generate version information.
Ian Lance Taylor
2006-12-06
1
-78
/
+108
*
gcc 3.2.2 portability hacks.
Ian Lance Taylor
2006-12-01
1
-3
/
+8
*
Can now dynamically link hello, world.
Ian Lance Taylor
2006-12-01
1
-41
/
+100
*
Hash tables, dynamic section, i386 PLT, gold_assert.
Ian Lance Taylor
2006-11-29
1
-37
/
+127
*
Snapshot. Includes first cut at output relocation sections.
Ian Lance Taylor
2006-11-16
1
-26
/
+38
*
More dynamic object support, initial scripting support.
Ian Lance Taylor
2006-11-14
1
-19
/
+194
*
Add Elf_file interface which can be used by both Sized_relobj and
Ian Lance Taylor
2006-11-07
1
-4
/
+8
*
Rework stringpool and hash tables so that we always generate the same
Ian Lance Taylor
2006-11-07
1
-19
/
+36
*
Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.
Ian Lance Taylor
2006-11-06
1
-26
/
+104
*
gcc 3.2.2 portability hacks.
Ian Lance Taylor
2006-11-03
1
-15
/
+29
*
Can now do a full static link of hello, world in C or C++
Ian Lance Taylor
2006-11-03
1
-53
/
+571
*
Avoid multiple definition errors from linkonce sections.
Ian Lance Taylor
2006-10-10
1
-17
/
+32
*
Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
Ian Lance Taylor
2006-09-29
1
-55
/
+11
*
Snapshot. Now able to produce a minimal executable which actually
Ian Lance Taylor
2006-09-29
1
-3
/
+111
*
Finished layout code.
Ian Lance Taylor
2006-09-27
1
-56
/
+47
*
g++ 3.2.2 portability fixes.
Ian Lance Taylor
2006-09-26
1
-2
/
+52
*
More section layout code.
Ian Lance Taylor
2006-09-26
1
-2
/
+67
*
More symbol resolution code.
Ian Lance Taylor
2006-09-07
1
-21
/
+30
*
Another snapshot of the current state of the sources. Gets to the
Ian Lance Taylor
2006-08-18
1
-0
/
+358