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
/
resolve.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR 9836
Ian Lance Taylor
2009-02-27
1
-4
/
+32
*
Add plugin functionality for link-time optimization (LTO).
Cary Coutant
2008-09-19
1
-0
/
+19
*
* symtab.cc (Symbol_table::resolve): Remove version parameter.
Ian Lance Taylor
2008-07-23
1
-1
/
+1
*
* symtab.c (Symbol::init_base_output_data): Add version
Ian Lance Taylor
2008-05-08
1
-11
/
+32
*
PR 6049
Ian Lance Taylor
2008-05-07
1
-2
/
+6
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-35
/
+56
*
* i386.cc (Target_i386::Got_type): New enum declaration.
Cary Coutant
2008-03-25
1
-1
/
+0
*
Remove gcc 3.2 compatibility hacks.
Ian Lance Taylor
2008-02-29
1
-13
/
+5
*
Don't warn about redefinitions from a --just-symbols object.
Ian Lance Taylor
2008-02-28
1
-0
/
+8
*
From Craig Silverstein: Have Parameters point to General_options.
Ian Lance Taylor
2008-02-28
1
-1
/
+1
*
Originally from Craig Silverstein, with changes: support using a
Ian Lance Taylor
2008-01-24
1
-0
/
+3
*
Support assignments and expressions in linker scripts.
Ian Lance Taylor
2008-01-09
1
-6
/
+10
*
From Craig Silverstein: Add support for --demangle.
Ian Lance Taylor
2007-11-15
1
-5
/
+5
*
From Craig Silverstein: Rework debug info code a bit, add option for
Ian Lance Taylor
2007-11-14
1
-1
/
+2
*
From Craig Silverstein: First cut at detecting ODR violations.
Ian Lance Taylor
2007-11-13
1
-94
/
+105
*
Fix versions of copied symbols.
Ian Lance Taylor
2007-10-22
1
-0
/
+16
*
Keep track of weak aliases, so that overriding environ works.
Ian Lance Taylor
2007-10-14
1
-3
/
+62
*
Better multiple definition errors.
Ian Lance Taylor
2007-10-14
1
-5
/
+13
*
Remove extraneous newline.
Ian Lance Taylor
2007-10-14
1
-1
/
+1
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-12
/
+11
*
From Craig Silverstein: add some internationalization calls.
Ian Lance Taylor
2007-10-14
1
-1
/
+1
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
Let special symbols override existing symbols rather than
Ian Lance Taylor
2007-09-19
1
-136
/
+241
*
Add support for --enable-target to control which template
Ian Lance Taylor
2007-09-04
1
-8
/
+16
*
Any symbol which is in both a regular object and a dynamic object
Ian Lance Taylor
2007-08-29
1
-9
/
+0
*
Set in_dyn_ and in_reg_ when overriding a symbol.
Ian Lance Taylor
2007-08-28
1
-0
/
+4
*
Don't emit symbols seen only in dynamic object, don't read duplicate
Ian Lance Taylor
2006-12-06
1
-1
/
+6
*
Generate version information.
Ian Lance Taylor
2006-12-06
1
-28
/
+37
*
Can now dynamically link hello, world.
Ian Lance Taylor
2006-12-01
1
-2
/
+2
*
Hash tables, dynamic section, i386 PLT, gold_assert.
Ian Lance Taylor
2006-11-29
1
-4
/
+4
*
Snapshot. Includes first cut at output relocation sections.
Ian Lance Taylor
2006-11-16
1
-1
/
+11
*
gcc 3.2.2 portability hacks.
Ian Lance Taylor
2006-11-03
1
-2
/
+3
*
Can now do a full static link of hello, world in C or C++
Ian Lance Taylor
2006-11-03
1
-6
/
+65
*
Lay out object file sections when we add the symbols to the symbol
Ian Lance Taylor
2006-10-06
1
-3
/
+4
*
Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
Ian Lance Taylor
2006-09-29
1
-8
/
+2
*
Snapshot. Now able to produce a minimal executable which actually
Ian Lance Taylor
2006-09-29
1
-4
/
+3
*
g++ 3.2.2 portability fixes.
Ian Lance Taylor
2006-09-26
1
-1
/
+10
*
More symbol resolution code.
Ian Lance Taylor
2006-09-07
1
-14
/
+138
*
Another snapshot of the current state of the sources. Gets to the
Ian Lance Taylor
2006-08-18
1
-0
/
+349