summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.am: Remove old (before GCC 3.3) emulations for AVRMarek Michalkiewicz2003-10-1913-358/+35
* * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): AddAndreas Schwab2003-10-192-1/+4
* * deffilep.y: Remove commas from %token lines.Andreas Schwab2003-10-192-3/+7
* * ld-mmix/greg-14.d, ld-mmix/greg-5.d, ld-mmix/pushja1b.d,Hans-Peter Nilsson2003-10-1833-6/+745
* * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linkerHans-Peter Nilsson2003-10-183-6/+15
* * ldlang.c (lang_size_sections): Last, set _cooked_size for outputHans-Peter Nilsson2003-10-172-0/+14
* * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. UseAlan Modra2003-10-1610-572/+292
* * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don'tAlan Modra2003-10-162-1/+6
* [bfd]Kaz Kojima2003-10-156-0/+56
* * pe-dll.c (pe_implied_import_dll): Also scan .rdata sectionsDanny Smith2003-10-142-4/+22
* * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford2003-10-132-1/+6
* * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): MoveRichard Sandiford2003-10-135-6/+19
* bfd/H.J. Lu2003-10-135-9/+84
* [ld]Kaz Kojima2003-10-1346-806/+890
* * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.Hans-Peter Nilsson2003-10-114-0/+46
* * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson2003-10-115-17/+184
* 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-102-1/+5
* * emulparams/armelf.sh: Define NO_SMALL_DATA.Daniel Jacobowitz2003-10-095-0/+18
* * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tellAlexandre Oliva2003-10-082-2/+6
* lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.Nick Clifton2003-10-082-9/+14
* * ldexp.c (fold_name) <case DEFINED>: Set section of result toHans-Peter Nilsson2003-10-082-1/+6
* * ld-scripts/defined2.d, ld-scripts/defined2.t: New test.Hans-Peter Nilsson2003-10-084-0/+35
* * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS,Bob Wilson2003-10-072-7/+13
* * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.Dave Anglin2003-10-076-2/+44
* bfd/Changelog:Nathan Sidwell2003-10-072-8/+62
* lexsup.c (parse_args): Report unresolved symbols in shared libraries whenNick Clifton2003-10-062-4/+18
* Change target of hppa-netbsd portNick Clifton2003-10-063-1/+6
* Add i386-knetbsd-gnu triplet.Nick Clifton2003-10-062-1/+7
* Correct sym def order & pick right sym for .idata$7 reloc.Nick Clifton2003-10-022-5/+10
* 2003-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-302-1/+5
* 2003-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-302-1/+6
* 2003-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-3011-20/+35
* [ binutils/ChangeLog ]Chris Demetriou2003-09-302-0/+6
* [ bfd/ChangeLog ]Chris Demetriou2003-09-304-1/+14
* 2003-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-303-19/+35
* o * ld-discard/exit.s: Correct .text.exit attributes.Alan Modra2003-09-234-3/+9
* * ld-mips-elf/relax-jalr-n32.d: Fix little endian test failure.Thiemo Seufer2003-09-215-4/+11
* * ld-mmix/bpo-1.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,Hans-Peter Nilsson2003-09-1426-44/+12
* * ld-elf/merge2.s: New.Alan Modra2003-09-103-0/+78
* Add *kfreebsd-gnu configuration supportNick Clifton2003-09-033-9/+21
* * emulparams/elf32ip2k.sh (TEMPLATE_NAME): Define.Alan Modra2003-08-292-0/+5
* Updated translationsNick Clifton2003-08-212-409/+489
* Better handking for unresolved symbolsNick Clifton2003-08-206-123/+272
* * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust forHans-Peter Nilsson2003-08-164-3/+5
* * Makefile.am (GENSCRIPTS_EXTRA): New script definition which callsNick Clifton2003-08-1552-943/+1452
* Put the keywords for the -z option into a table.Nick Clifton2003-08-152-23/+66
* * dep-in.sed: Remove libintl.h.Alan Modra2003-08-144-5/+12
* * genscripts.sh (libpath.exp): Only generate for first emulation.Alan Modra2003-08-132-12/+26
* * ldmain.c (undefined_symbol): Change parameter name from `fatal'Ian Lance Taylor2003-08-122-13/+39
* Add MSP430 variantsNick Clifton2003-08-0810-149/+308