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
/
bfd
/
linker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-2
/
+3
*
bfd/
Alan Modra
2007-04-26
1
-2
/
+3
*
bfd/
H.J. Lu
2006-10-30
1
-4
/
+6
*
* linker.c (fix_syms): Choose best of previous and next
Alan Modra
2006-10-23
1
-12
/
+49
*
bfd/
Alan Modra
2006-10-17
1
-2
/
+21
*
* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
Nick Clifton
2006-09-16
1
-4
/
+3
*
PR 2434
Alan Modra
2006-03-16
1
-8
/
+14
*
* coff-h8300.c (h8300_reloc16_extra_cases): Use input section
Alan Modra
2005-12-27
1
-5
/
+4
*
* elflink.c (elf_link_input_bfd): Don't use linker_mark and
Alan Modra
2005-10-24
1
-6
/
+3
*
bfd/
Alan Modra
2005-08-04
1
-0
/
+33
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
bfd/
Alan Modra
2005-05-04
1
-8
/
+8
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-04-11
1
-6
/
+8
*
* linker.c (_bfd_link_hash_newfunc): Set all local fields.
Alan Modra
2005-02-03
1
-1
/
+3
*
include/
Alan Modra
2005-02-03
1
-0
/
+1
*
include/
Alan Modra
2005-02-01
1
-1
/
+40
*
bfd/
H.J. Lu
2004-10-21
1
-1
/
+1
*
include/
Alan Modra
2004-09-17
1
-13
/
+13
*
bfd/
Alan Modra
2004-08-13
1
-12
/
+7
*
2004-07-27 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2004-07-27
1
-2
/
+13
*
bfd/
H.J. Lu
2004-07-21
1
-0
/
+194
*
bfd/
Alan Modra
2004-06-29
1
-1
/
+3
*
bfd/
Alan Modra
2004-06-24
1
-2
/
+2
*
include/
Alan Modra
2004-03-22
1
-8
/
+10
*
Rename bfd_link_hash_entry field "next" -> "und_next".
Alan Modra
2003-12-02
1
-13
/
+13
*
Index: sim/frv/ChangeLog
Andrew Cagney
2003-10-31
1
-1
/
+1
*
Convert to C90 and a few tweaks.
Alan Modra
2003-06-29
1
-295
/
+210
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-10
/
+10
*
Fix memory leaks
Nick Clifton
2003-03-31
1
-14
/
+14
*
* coff-h8300.c: Fix comment typos.
Kazu Hirata
2002-12-20
1
-2
/
+2
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-207
/
+209
*
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
Dave Anglin
2002-10-25
1
-4
/
+5
*
Fix numerous occurrences of
Alan Modra
2002-10-11
1
-3
/
+4
*
* elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
Alan Modra
2002-06-25
1
-3
/
+3
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-3
/
+2
*
2002-05-21 H.J. Lu (hjl@gnu.org)
H.J. Lu
2002-05-22
1
-28
/
+29
*
Fix ld --just-symbols
Alan Modra
2002-05-15
1
-0
/
+13
*
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-04
1
-1
/
+12
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-1
/
+4
*
Support arbitrary length fill patterns.
Alan Modra
2002-02-15
1
-34
/
+38
*
* elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.
Alan Modra
2001-09-29
1
-28
/
+26
*
* Makefile.am: Run "make dep-am".
Alan Modra
2001-09-21
1
-1
/
+1
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-47
/
+56
*
2001-09-11 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-09-11
1
-1
/
+1
*
Apply H.J.'s patch to revert change to elfxx-target.h
Nick Clifton
2001-08-24
1
-0
/
+2
*
* linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()
Thiemo Seufer
2001-08-24
1
-1
/
+5
*
* linker.c (default_fill_link_order): Handle four byte fill value.
Alan Modra
2001-08-17
1
-11
/
+18
*
2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
Charles Wilson
2001-08-02
1
-3
/
+13
*
Fix ia64-linux fortran common linking problem.
Jim Wilson
2001-07-05
1
-1
/
+20
[next]