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
/
lexsup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FSF addresses
Nick Clifton
2005-05-12
1
-2
/
+2
*
Add a check for <unistd.h> providing a prototype for getopt() which is compat...
Nick Clifton
2005-04-04
1
-0
/
+1
*
bfd/
H.J. Lu
2005-03-16
1
-2
/
+2
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* ldmain.h (ld_sysroot): Change type to a constant string.
Richard Sandiford
2005-01-19
1
-0
/
+6
*
bfd/
Paul Brook
2004-11-15
1
-0
/
+8
*
* Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.
Mark Mitchell
2004-10-26
1
-4
/
+41
*
bfd/
Paul Brook
2004-10-26
1
-0
/
+6
*
Add linker option: --warn-shared-textrel to produce warnings when adding a
Nick Clifton
2004-10-07
1
-15
/
+22
*
ld/
H.J. Lu
2004-10-04
1
-0
/
+13
*
bfd/
H.J. Lu
2004-07-19
1
-0
/
+14
*
* ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags
Alan Modra
2004-05-28
1
-158
/
+204
*
Add --hash-size switch to the linker
Nick Clifton
2004-05-21
1
-2
/
+20
*
* NEWS: Mention new linker map file generation and the
Joern Rennecke
2004-05-19
1
-2
/
+8
*
bfd/
H.J. Lu
2004-03-20
1
-18
/
+0
*
bfd/
Alan Modra
2004-03-18
1
-1
/
+13
*
* lexsup.c (is_num): Remove.
Kazu Hirata
2003-12-07
1
-23
/
+0
*
* ldmain.c (main): Remove mpc860c0 code.
Alan Modra
2003-12-02
1
-20
/
+1
*
lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.
Nick Clifton
2003-10-08
1
-9
/
+8
*
lexsup.c (parse_args): Report unresolved symbols in shared libraries when
Nick Clifton
2003-10-06
1
-3
/
+10
*
Better handking for unresolved symbols
Nick Clifton
2003-08-20
1
-83
/
+163
*
Convert to C90
Alan Modra
2003-06-28
1
-43
/
+29
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-4
/
+4
*
bfd/
Jakub Jelinek
2003-05-30
1
-0
/
+14
*
* ldmain.h (overflow_cutoff_limit): Declare.
Alexandre Oliva
2003-05-07
1
-0
/
+1
*
Fix memory leaks
Nick Clifton
2003-03-31
1
-2
/
+6
*
* ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.
Alan Modra
2003-02-28
1
-3
/
+14
*
Fix the behaviour of --allow-shlib-undefined, so that it does what it claims
Nick Clifton
2003-02-17
1
-3
/
+9
*
* ldmain.c (main): Init "strip_discarded".
Alan Modra
2002-12-23
1
-1
/
+13
*
Change linker's default behaviour - it will now reject binary files whoes
Nick Clifton
2002-12-23
1
-0
/
+12
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-74
/
+74
*
* emultempl/aix.em: Use include <> for generated headers.
Daniel Jacobowitz
2002-10-30
1
-1
/
+1
*
Add new command line option "--no-omagic" which undoes the effects of -N.
Nick Clifton
2002-10-23
1
-0
/
+9
*
2002-10-08 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-10-08
1
-2
/
+0
*
Abort if the filename to be added matches the linker output filename.
Nick Clifton
2002-10-07
1
-15
/
+17
*
Check symbols with undefine version.
H.J. Lu
2002-08-08
1
-1
/
+7
*
2002-05-21 H.J. Lu (hjl@gnu.org)
H.J. Lu
2002-05-22
1
-1
/
+7
*
* ld.h: Fix formatting.
Kazu Hirata
2002-05-03
1
-5
/
+5
*
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-02-11
1
-7
/
+0
*
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-02-10
1
-1
/
+4
*
* lexsup.c (parse_args): Don't pass shortopts to second call to
Alan Modra
2001-12-13
1
-10
/
+7
*
Insert 'PROGRAM' into the text string describing the -N option so that it is
Nick Clifton
2001-12-07
1
-1
/
+1
*
2001-11-01 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2001-11-02
1
-0
/
+6
*
Fix infinite parsing loop
Nick Clifton
2001-10-31
1
-38
/
+27
*
* ldver.h (ld_program_version): Remove declaration.
Alan Modra
2001-10-02
1
-16
/
+1
*
From John Reiser <jreiser@BitWagon.com>
Alan Modra
2001-09-29
1
-0
/
+6
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-3
/
+3
*
* elf-bfd.h (enum elf_reloc_type_class): New.
Jakub Jelinek
2001-08-23
1
-0
/
+6
*
Make --verbose always display linker script
Nick Clifton
2001-08-12
1
-3
/
+3
*
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
Hans-Peter Nilsson
2001-06-18
1
-1
/
+0
[next]