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
/
ldfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add compressed debug section support to binutils and ld.
H.J. Lu
2010-10-29
1
-0
/
+3
*
* ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.
Alan Modra
2010-10-28
1
-5
/
+0
*
Applied patch series for LD plugin interface (six parts).
Dave Korn
2010-10-14
1
-2
/
+61
*
PR 4437
Nick Clifton
2010-01-21
1
-9
/
+21
*
Updated sources to avoid using the identifier name "new", which is a
Nick Clifton
2009-08-29
1
-15
/
+16
*
PR ld/10047
Alan Modra
2009-04-14
1
-36
/
+10
*
2009-04-13 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-04-14
1
-8
/
+11
*
2009-04-11 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-04-11
1
-11
/
+8
*
* ldfile.c (ldfile_find_command_file): Initialize result.
Kazu Hirata
2009-04-06
1
-1
/
+1
*
* ld.texinfo (-L): Mention that -L options do not affect how ld
Kazu Hirata
2009-04-06
1
-17
/
+45
*
PR 6753
Alan Modra
2008-08-09
1
-12
/
+116
*
* ldfile.c (ldfile_open_file_search): Use concat.
Alan Modra
2008-08-08
1
-15
/
+11
*
include/
Alan Modra
2008-02-15
1
-2
/
+2
*
* ldlang.c (new_afile): Don't pass unadorned NULL to concat.
Alan Modra
2008-02-07
1
-2
/
+2
*
Update sources to GPLv3
Nick Clifton
2007-07-06
1
-10
/
+8
*
* ld.texinfo (--no-warn-search-mismatch): Document.
Alan Modra
2007-05-03
1
-4
/
+8
*
bfd/
Alan Modra
2007-04-26
1
-2
/
+2
*
Update FSF addresses
Nick Clifton
2005-05-12
1
-2
/
+2
*
* ldgram.y (lang_memory_region_type): Make static.
Ben Elliston
2005-04-28
1
-4
/
+4
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* ldfile.c: Remove GNU960 conditional code.
Ben Elliston
2005-02-24
1
-56
/
+0
*
PR 423
Alan Modra
2004-10-11
1
-4
/
+16
*
Remove long-obsolete MPW support.
Stan Shebs
2004-03-30
1
-5
/
+0
*
* ldfile.c (ldfile_set_output_arch): Add defarch param.
Alan Modra
2004-01-03
1
-8
/
+8
*
Use consistent error messages for missing files.
Nick Clifton
2003-11-07
1
-2
/
+2
*
Convert to C90
Alan Modra
2003-06-28
1
-62
/
+33
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-1
/
+1
*
2003-04-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2003-04-18
1
-1
/
+0
*
Fix memory leaks
Nick Clifton
2003-03-31
1
-4
/
+10
*
ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize...
Nick Clifton
2003-03-25
1
-38
/
+73
*
* ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after
Andreas Schwab
2003-03-19
1
-0
/
+1
*
* ldfile.h (struct search_dirs): Added sysrooted field.
Alexandre Oliva
2003-03-03
1
-4
/
+27
*
* Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
Daniel Jacobowitz
2003-01-06
1
-1
/
+6
*
* ldfile.c: Fix comment typos.
Kazu Hirata
2003-01-02
1
-1
/
+1
*
Change linker's default behaviour - it will now reject binary files whoes
Nick Clifton
2002-12-23
1
-2
/
+3
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-18
/
+18
*
* emultempl/aix.em: Use include <> for generated headers.
Daniel Jacobowitz
2002-10-30
1
-1
/
+1
*
* ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if
Jakub Jelinek
2002-10-10
1
-1
/
+93
*
* ldfile.c (ldfile_try_open_bfd): Formatting.
Alan Modra
2002-07-02
1
-2
/
+1
*
* ldexp.c: Replace CONST with const.
Alan Modra
2002-06-08
1
-2
/
+2
*
* ldemul.c: Fix formatting.
Kazu Hirata
2002-05-25
1
-1
/
+1
*
XCOFF64 fixes. For setting arch/mach and for R_BR relocations.
Tom Rix
2002-05-10
1
-1
/
+7
*
* ld.h: Fix formatting.
Kazu Hirata
2002-05-03
1
-2
/
+2
*
2001-11-01 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2001-11-02
1
-0
/
+3
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-5
/
+3
*
Make --verbose always display linker script
Nick Clifton
2001-08-12
1
-1
/
+2
*
2001-05-02 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-05-02
1
-1
/
+2
*
Fixtypos in ChangeLogs, fix copyright dates in files
Nick Clifton
2001-03-13
1
-1
/
+1
*
2001-02-20 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-02-20
1
-7
/
+16
*
2000-10-09 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-10-09
1
-16
/
+16
[next]