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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-11-28 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2004-01-06
1
-0
/
+5
*
Add support for m32r-linux target, including a RELA ABI and PIC.
Nick Clifton
2003-12-19
1
-0
/
+12
*
* ldlang.c (lang_do_assignments): Function return is void.
Alan Modra
2003-12-04
1
-1
/
+2
*
make "dep-am"
Alan Modra
2003-12-02
1
-3
/
+5
*
Switch to ELF targeted VxWorks targets
Nick Clifton
2003-10-30
1
-0
/
+4
*
* Makefile.am: Remove old (before GCC 3.3) emulations for AVR
Marek Michalkiewicz
2003-10-19
1
-48
/
+8
*
* Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use
Alan Modra
2003-10-16
1
-100
/
+94
*
bfd/
H.J. Lu
2003-10-13
1
-2
/
+4
*
* Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls
Nick Clifton
2003-08-15
1
-141
/
+148
*
* dep-in.sed: Remove libintl.h.
Alan Modra
2003-08-14
1
-1
/
+1
*
Add MSP430 variants
Nick Clifton
2003-08-08
1
-72
/
+103
*
2003-08-04 Christian Groessler <chris@groessler.org>
Jason Eckhardt
2003-08-06
1
-0
/
+4
*
2001-08-22 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
1
-0
/
+3
*
Convert to C90
Alan Modra
2003-06-28
1
-1
/
+1
*
* emultempl/aix.em: Convert to C90, remove unnecessary prototypes
Alan Modra
2003-06-27
1
-10
/
+20
*
* Makefile.am (ALL_EMULATIONS): Add em32relf.o.
Doug Evans
2003-06-10
1
-0
/
+1
*
include/elf/
Richard Sandiford
2003-06-10
1
-0
/
+9
*
2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-03
1
-0
/
+9
*
bfd/
H.J. Lu
2003-06-03
1
-4
/
+4
*
* Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
Daniel Jacobowitz
2003-05-09
1
-0
/
+11
*
* Makefile.am (em68hc11elf.c): Correct dependencies.
Alan Modra
2003-05-09
1
-4
/
+4
*
Add support for h8300hn and h8300sn
Nick Clifton
2003-04-24
1
-0
/
+18
*
Add Xtensa port
Nick Clifton
2003-04-01
1
-0
/
+6
*
ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize...
Nick Clifton
2003-03-25
1
-1
/
+1
*
Add new devices x1122 x1132 emulation.
Nick Clifton
2003-03-04
1
-0
/
+10
*
(ld_sysroot): Try to set from TOOLBINDIR too.
Nick Clifton
2003-02-25
1
-0
/
+1
*
* emultempl/ppc32elf.em: New file.
Alan Modra
2003-02-18
1
-7
/
+8
*
Fix generation of tic3xcoff_onchip.c
Nick Clifton
2003-01-21
1
-1
/
+1
*
Updates for fixing tic4x arch tagging of its object files.
Svein Seldal
2003-01-20
1
-0
/
+8
*
* Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
Daniel Jacobowitz
2003-01-06
1
-3
/
+6
*
* Makefile.am (ldmain.o): Pass BINDIR.
Daniel Jacobowitz
2003-01-04
1
-1
/
+1
*
* Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
Stan Cox
2003-01-04
1
-0
/
+8
*
Suggested by Manfred Hollstein <manfred.h@gmx.net>:
Daniel Jacobowitz
2003-01-02
1
-1
/
+1
*
Add support for msp430.
Nick Clifton
2002-12-30
1
-0
/
+194
*
* Makefile.am (eelf32ppcwindiss.c): Correct dependencies.
Alan Modra
2002-11-30
1
-1
/
+2
*
* Makefile.am: Run "make dep-am".
Alan Modra
2002-10-14
1
-3
/
+3
*
* Makefile.am: Add eshelf32_linux.o and
Stephen Clarke
2002-10-09
1
-0
/
+14
*
Add TMS320C4x support
Nick Clifton
2002-08-28
1
-0
/
+4
*
Add --with-lib-patch configure switch.
Nick Clifton
2002-08-23
1
-3
/
+4
*
Add sh-nto support
Nick Clifton
2002-08-22
1
-0
/
+8
*
Add QNX Neutrino PowerPC support and common up QNX functions
Nick Clifton
2002-08-09
1
-0
/
+10
*
* Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
Thiemo Seufer
2002-07-30
1
-0
/
+10
*
Add arm-*-nto port.
Nick Clifton
2002-07-30
1
-0
/
+5
*
Add IP2k support to BFD and LD
Nick Clifton
2002-07-17
1
-0
/
+4
*
* configure.tgt: Add hppaobsd.o.
Alan Modra
2002-07-09
1
-0
/
+5
*
* Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
Alan Modra
2002-07-02
1
-4
/
+3
*
2002-06-25 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-06-26
1
-0
/
+1
*
2002-06-18 Dave Brolley <brolley@redhat.com>
Dave Brolley
2002-06-18
1
-0
/
+4
*
bfd:
Jason Thorpe
2002-06-04
1
-0
/
+25
*
* Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
Alan Modra
2002-05-31
1
-0
/
+4
[next]