Age | Commit message (Expand) | Author | Files | Lines |
2000-09-15 | add support for embedded relocs in m68k ELF port | Nick Clifton | 1 | -1/+2 |
2000-09-07 | 2000-09-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-09-07 | * configure.tgt (sh-*-linux*): Added. | Alexandre Oliva | 1 | -0/+8 |
2000-09-05 | A tidy of ld/ldlang.c, and add missing Makefile dependencies | Alan Modra | 1 | -5/+10 |
2000-08-10 | 2000-08-10 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 1 | -0/+4 |
2000-07-21 | Applied Michael's Sokolov's patch to implement --embedded-relocs for m68k coff. | Nick Clifton | 1 | -1/+1 |
2000-07-20 | * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o, | Hans-Peter Nilsson | 1 | -12/+24 |
2000-07-09 | hppaelf.em: Merge from elf32.em and implement multiple linker stubs. | Alan Modra | 1 | -25/+26 |
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 1 | -0/+4 |
2000-07-01 | 2000-07-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+3 |
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 1 | -4/+5 |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 1 | -2/+6 |
2000-06-22 | 2000-06-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -70/+64 |
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -64/+70 |
2000-06-20 | tic54x/ibmc54xdsp target for ld. | Timothy Wall | 1 | -0/+4 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -0/+16 |
2000-05-26 | Update dependencies. | Alan Modra | 1 | -3/+4 |
2000-04-25 | * Makefile.am: Add PA64 support. Add missing dependencies for | Jeff Law | 1 | -0/+11 |
2000-04-21 | IA-64 ELF support. | Jim Wilson | 1 | -0/+4 |
2000-04-14 | * scripttempl/elfppc.sc: Remove. | Geoffrey Keating | 1 | -3/+11 |
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 1 | -0/+3 |
2000-04-04 | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 1 | -41/+44 |
2000-03-27 | ATMEL AVR microcontroller support. | Alan Modra | 1 | -0/+40 |
2000-03-09 | 2000-03-09 Andreas Jaeger <aj@suse.de> | H.J. Lu | 1 | -1/+1 |
2000-02-29 | 2000-02-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -5/+6 |
2000-02-26 | * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o. | Ian Lance Taylor | 1 | -9/+1 |
2000-02-24 | Add support for WinCE based toolchains. | Nick Clifton | 1 | -0/+8 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 1 | -0/+4 |
1999-12-02 | Add arm-epoc-pe specific linker script | Nick Clifton | 1 | -1/+1 |
1999-09-22 | Add earm_epoc_pe.c build target. | Nick Clifton | 1 | -0/+4 |
1999-09-12 | * pe-dll.h: New file. | Ian Lance Taylor | 1 | -2/+2 |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1 | -0/+8 |
1999-09-02 | * emulparams/elf64hppa.sh: New file. | Jeff Law | 1 | -1/+5 |
1999-08-24 | Patch from Roland McGrath <roland@baalperazim.frob.com> | Nick Clifton | 1 | -0/+4 |
1999-08-08 | * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to | Ian Lance Taylor | 1 | -19/+19 |
1999-08-06 | * emultempl/ostring.sed: Rename from stringify.sed. | Ian Lance Taylor | 1 | -1/+4 |
1999-08-05 | 1999-08-05 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+6 |
1999-08-03 | 1999-08-03 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -4/+0 |
1999-07-08 | * Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip. | Mark Mitchell | 1 | -1/+5 |
1999-06-30 | * Makefile.am (ALL_EMULATIONS): Add eelf32bmipn32.o. | Mark Mitchell | 1 | -0/+4 |
1999-06-18 | * Makefile.am (GENSCRIPTS): Pass EMULATION_LIBPATH, not EMUL. | Richard Henderson | 1 | -1/+1 |
1999-05-30 | Cort Dougan <cort@attis.cs.nmt.edu> | Richard Henderson | 1 | -0/+4 |
1999-05-27 | 1999-05-28 Martin Dorey <mdorey@madge.com> | Ian Lance Taylor | 1 | -0/+4 |
1999-05-19 | * Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and | Andreas Schwab | 1 | -2/+2 |
1999-05-07 | REstore mcore support (duh!) | Nick Clifton | 1 | -0/+8 |
1999-05-06 | Remove traces of mcore. | Nick Clifton | 1 | -8/+0 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+863 |