summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* bfd:Joern Rennecke2003-04-233-2/+7
* Check in the new files.H.J. Lu2003-04-234-0/+12
* 2003-04-23 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-235-0/+32
* 2003-04-22 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-222-3/+7
* * ld-m68hc11/far-hc11.s: New file.Stephane Carrez2003-04-216-0/+342
* * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.Stephane Carrez2003-04-215-0/+15
* * emultempl/m68hc1xelf.em: New file to generate far trampolines onStephane Carrez2003-04-192-0/+404
* 2003-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-182-1/+5
* Define __data and __rdataNick Clifton2003-04-182-0/+6
* Add .jcr section mapping.Nick Clifton2003-04-162-0/+5
* 2003-04-15 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-152-3/+7
* 2003-04-15 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-152-1/+7
* Properly report filename for alignment reduction.Nick Clifton2003-04-154-0/+105
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-156-12/+23
* * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o andAlan Modra2003-04-1410-56/+71
* * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,Daniel Jacobowitz2003-04-135-0/+10
* * ld-mips-elf/elf-rel-got-n32.d,Alexandre Oliva2003-04-116-4/+1526
* Add initX, finiX, ctors, dtors sections to respect C++ constructor/destructor.Nick Clifton2003-04-093-0/+69
* Add notes about the target specific nature of i386 PE command line options.Nick Clifton2003-04-062-0/+36
* * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax.Stephane Carrez2003-04-042-5/+9
* Fixed wrong entry in the ld/configure.tgt listSvein Seldal2003-04-042-2/+3
* Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal2003-04-045-11/+19
* Mention support for Xtensa architectureNick Clifton2003-04-032-0/+6
* * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.Bob Wilson2003-04-023-0/+13
* pe-dll.c (pe_detail_list): arm-pe targets use underscores.Nick Clifton2003-04-023-3/+46
* * emulparams/xtensa-config.sh: Remove comment indicating that this isBob Wilson2003-04-022-5/+5
* Add Xtensa portNick Clifton2003-04-0122-2/+2407
* * configure.tgt (powerpc*-*-linux*): Add elf32ppc to ppc64Jakub Jelinek2003-04-012-1/+8
* fix spelling typoNick Clifton2003-04-011-2/+2
* Fixes for iWMMXt contribution.Nick Clifton2003-04-013-2/+9
* * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms ofAlexandre Oliva2003-04-012-5/+7
* Fix memory leaksNick Clifton2003-03-316-36/+65
* * ld-mips-elf/mips-elf.exp: Added...Alexandre Oliva2003-03-267-0/+118
* Add iWMMXt supportNick Clifton2003-03-254-2/+14
* ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize...Nick Clifton2003-03-256-41/+105
* Replace oddly-encoded blank with regular blanksAlexandre Oliva2003-03-251-1/+1
* Rename the all occurances of C54X to TIC54X.Nick Clifton2003-03-242-2/+6
* * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition afterAndreas Schwab2003-03-192-0/+6
* * defilep.y (opt_base): If no number given, set to defaultDanny Smith2003-03-182-1/+6
* * deffilep.y (def_import): Use default extension of "dll"Danny Smith2003-03-132-11/+27
* * deffilep.y (def_lex): Accept '.' as valid non-lead char.Danny Smith2003-03-122-1/+5
* * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:Alexandre Oliva2003-03-117-1/+75
* * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma fromAlan Modra2003-03-103-3/+8
* * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after apparentChristopher Faylor2003-03-082-0/+9
* Add new devices x1122 x1132 emulation.Nick Clifton2003-03-047-225/+279
* * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR asAlexandre Oliva2003-03-032-0/+11
* * ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva2003-03-036-10/+68
* * scripttempl/pe.sc: Use PROVIDE with etext, end, _end,Christopher Faylor2003-03-032-3/+7
* * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.Alan Modra2003-03-023-51/+92
* * ldemul.c: Include getopt.h.Alan Modra2003-02-284-5/+10