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
/
ld
/
plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ld/
Roland McGrath
2013-10-09
1
-6
/
+4
*
2013-02-19 Sandra Loosemore <sandra@codesourcery.com>
Sandra Loosemore
2013-02-19
1
-1
/
+2
*
Don't add DT_NEEDED for references from the dummy bfd
H.J. Lu
2013-02-16
1
-1
/
+8
*
Also trace symbol from the IR bfd
H.J. Lu
2013-02-16
1
-4
/
+4
*
Improve plugin error handling
H.J. Lu
2012-12-03
1
-13
/
+17
*
* plugin.c (plugin_load_plugins): Warning fix.
Alan Modra
2012-10-22
1
-2
/
+4
*
Handle link_info.pie in ld plugin
H.J. Lu
2012-06-14
1
-1
/
+3
*
* ldlang.h (struct lang_input_statement_flags): New, extract from..
Alan Modra
2012-03-05
1
-4
/
+4
*
PR ld/13287
Alan Modra
2011-10-20
1
-0
/
+11
*
* ldmain.c (main): Move code twiddling various config and link_info
Alan Modra
2011-10-10
1
-8
/
+4
*
PR ld/13329
Alan Modra
2011-10-06
1
-36
/
+51
*
Check if a symbol is hidden by linker script.
H.J. Lu
2011-09-16
1
-0
/
+4
*
PR ld/12762
Alan Modra
2011-08-17
1
-10
/
+22
*
PR ld/13066
Alan Modra
2011-08-09
1
-6
/
+5
*
PR ld/12762
Alan Modra
2011-08-05
1
-5
/
+7
*
PR ld/12942
Alan Modra
2011-07-09
1
-1
/
+11
*
PR ld/12760
Alan Modra
2011-05-17
1
-6
/
+34
*
PR ld/12760
Alan Modra
2011-05-16
1
-3
/
+8
*
PR ld/12365
Alan Modra
2011-04-24
1
-112
/
+36
*
PR ld/12365
Alan Modra
2011-04-20
1
-2
/
+66
*
PR ld/12365
Alan Modra
2011-04-20
1
-29
/
+10
*
PR ld/12365
Alan Modra
2011-04-17
1
-89
/
+124
*
* configure.in: Check for windows.h, not Windows.h.
Joseph Myers
2011-03-28
1
-1
/
+1
*
[PATCH] Respect symbol wrappers when computing symbol resolutions.
Dave Korn
2011-03-10
1
-3
/
+6
*
[PATCH] Do not use dummy bfd suffix for recognition, make it human-readable i...
Dave Korn
2011-03-10
1
-14
/
+10
*
Report plugin symbols for --verbose=N.
H.J. Lu
2011-03-04
1
-7
/
+15
*
Add entry_symbol chain into non_ironly_hash.
H.J. Lu
2011-02-26
1
-2
/
+9
*
Don't mark entry symbol IR only.
H.J. Lu
2011-02-24
1
-2
/
+4
*
* ldmain.c (remove_output): Rename to..
Alan Modra
2011-02-14
1
-6
/
+1
*
bfd/
Richard Sandiford
2011-01-22
1
-0
/
+2
*
* ldmain.c (main): Flush stdout before and stderr after printing
Alan Modra
2011-01-14
1
-1
/
+3
*
Check if a bfd is NULL before accessing its flags field.
H.J. Lu
2011-01-05
1
-1
/
+2
*
Don't add the trailing `\n' for LDPL_ERROR.
H.J. Lu
2010-12-06
1
-2
/
+2
*
Use putchar for the trailing `\n' in plugin message.
H.J. Lu
2010-12-06
1
-1
/
+1
*
Call xatexit with plugin_call_cleanup.
H.J. Lu
2010-12-06
1
-6
/
+10
*
Call plugin_call_cleanup on plugin fatal error.
H.J. Lu
2010-12-06
1
-0
/
+3
*
Add a space after `:' in plugin error message.
H.J. Lu
2010-12-06
1
-1
/
+2
*
Add `%P' on error in plugin message.
H.J. Lu
2010-12-06
1
-1
/
+1
*
Add the trailing `\n' to einfo in plugin.c.
H.J. Lu
2010-12-06
1
-6
/
+6
*
Add the trailing `\n' to pluin message.
H.J. Lu
2010-12-06
1
-1
/
+3
*
Properly convert LTO plugin visibility to ELF visibility.
H.J. Lu
2010-12-06
1
-4
/
+25
*
Re-indent plugin code.
H.J. Lu
2010-11-21
1
-95
/
+97
*
Set alignment of common plugin symbol to 1 for For ELF targets.
H.J. Lu
2010-11-20
1
-0
/
+3
*
* plugin.c (is_visible_from_outside): New function.
Dave Korn
2010-11-19
1
-8
/
+54
*
* plugin.h (plugin_active_plugins_p): New prototype.
Dave Korn
2010-11-05
1
-6
/
+18
*
* plugin.c (is_ir_dummy_bfd): Don't segfault on NULL abfd.
Alan Modra
2010-11-04
1
-1
/
+5
*
* plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id.
Alan Modra
2010-10-25
1
-5
/
+7
*
* plugin.c (get_symbols): Check symbol type correctly.
Dave Korn
2010-10-20
1
-1
/
+1
*
Provide win32-based dlapi replacements on windows platforms without dlfcn.h.
Dave Korn
2010-10-15
1
-0
/
+28
*
Fix potential use-after-free bugs.
Dave Korn
2010-10-15
1
-3
/
+5
[next]