Age | Commit message (Expand) | Author | Files | Lines |
2003-05-21 | Check for a target triplet of shl-...-netbsdelf as well as shle-...-netbsdelf. | Nick Clifton | 1 | -0/+5 |
2003-05-16 | Replace i[3456]86 with i[3-7]86 | Nick Clifton | 1 | -0/+5 |
2003-05-15 | 2003-05-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+4 |
2003-05-09 | Add missing changelog entry for last commit: | Daniel Jacobowitz | 1 | -0/+1 |
2003-05-09 | * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o. | Daniel Jacobowitz | 1 | -0/+7 |
2003-05-09 | oops - update date in ChangeLog entry | Nick Clifton | 1 | -1/+1 |
2003-05-09 | Default to generating a fatal error message if a loadable section is not | Nick Clifton | 1 | -0/+6 |
2003-05-09 | * Makefile.am (em68hc11elf.c): Correct dependencies. | Alan Modra | 1 | -0/+8 |
2003-05-07 | * ldmain.h (overflow_cutoff_limit): Declare. | Alexandre Oliva | 1 | -0/+8 |
2003-05-05 | * ldlex.l: Accept C style comments in version scripts. | Alan Modra | 1 | -0/+4 |
2003-04-29 | bfd/ | H.J. Lu | 1 | -0/+7 |
2003-04-24 | . | Roland McGrath | 1 | -4/+9 |
2003-04-24 | Add support for h8300hn and h8300sn | Nick Clifton | 1 | -0/+13 |
2003-04-24 | include/ | H.J. Lu | 1 | -0/+8 |
2003-04-21 | * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra. | Stephane Carrez | 1 | -0/+7 |
2003-04-19 | * emultempl/m68hc1xelf.em: New file to generate far trampolines on | Stephane Carrez | 1 | -0/+13 |
2003-04-18 | 2003-04-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2003-04-18 | Define __data and __rdata | Nick Clifton | 1 | -0/+4 |
2003-04-16 | Add .jcr section mapping. | Nick Clifton | 1 | -0/+4 |
2003-04-15 | 2003-04-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+6 |
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 1 | -0/+5 |
2003-04-14 | * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and | Alan Modra | 1 | -20/+35 |
2003-04-09 | Add initX, finiX, ctors, dtors sections to respect C++ constructor/destructor. | Nick Clifton | 1 | -0/+7 |
2003-04-06 | Add notes about the target specific nature of i386 PE command line options. | Nick Clifton | 1 | -0/+6 |
2003-04-04 | Fixed wrong entry in the ld/configure.tgt list | Svein Seldal | 1 | -0/+1 |
2003-04-04 | Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/... | Svein Seldal | 1 | -0/+8 |
2003-04-03 | Mention support for Xtensa architecture | Nick Clifton | 1 | -0/+4 |
2003-04-02 | pe-dll.c (pe_detail_list): arm-pe targets use underscores. | Nick Clifton | 1 | -0/+25 |
2003-04-02 | * emulparams/xtensa-config.sh: Remove comment indicating that this is | Bob Wilson | 1 | -0/+5 |
2003-04-01 | Add Xtensa port | Nick Clifton | 1 | -0/+13 |
2003-04-01 | * configure.tgt (powerpc*-*-linux*): Add elf32ppc to ppc64 | Jakub Jelinek | 1 | -0/+6 |
2003-04-01 | fix spelling typo | Nick Clifton | 1 | -2/+2 |
2003-04-01 | Fixes for iWMMXt contribution. | Nick Clifton | 1 | -0/+7 |
2003-04-01 | * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of | Alexandre Oliva | 1 | -0/+5 |
2003-03-31 | Fix memory leaks | Nick Clifton | 1 | -0/+12 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 1 | -0/+10 |
2003-03-25 | ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize... | Nick Clifton | 1 | -0/+15 |
2003-03-25 | Replace oddly-encoded blank with regular blanks | Alexandre Oliva | 1 | -1/+1 |
2003-03-24 | Rename the all occurances of C54X to TIC54X. | Nick Clifton | 1 | -1/+5 |
2003-03-19 | * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after | Andreas Schwab | 1 | -0/+5 |
2003-03-18 | * defilep.y (opt_base): If no number given, set to default | Danny Smith | 1 | -0/+5 |
2003-03-13 | * deffilep.y (def_import): Use default extension of "dll" | Danny Smith | 1 | -0/+10 |
2003-03-12 | * deffilep.y (def_lex): Accept '.' as valid non-lead char. | Danny Smith | 1 | -0/+4 |
2003-03-08 | * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after apparent | Christopher Faylor | 1 | -0/+5 |
2003-03-04 | Add new devices x1122 x1132 emulation. | Nick Clifton | 1 | -0/+8 |
2003-03-03 | * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR as | Alexandre Oliva | 1 | -0/+3 |
2003-03-03 | * ldfile.h (struct search_dirs): Added sysrooted field. | Alexandre Oliva | 1 | -0/+17 |
2003-03-03 | * scripttempl/pe.sc: Use PROVIDE with etext, end, _end, | Christopher Faylor | 1 | -0/+4 |
2003-03-02 | * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define. | Alan Modra | 1 | -0/+8 |
2003-02-28 | * ldemul.c: Include getopt.h. | Alan Modra | 1 | -0/+6 |