aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1995-11-14 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use theIan Lance Taylor2-1/+18
1995-11-09 * ldfile.c (ldfile_try_open_bfd): If bfd_error_invalid_target,Ian Lance Taylor1-0/+3
1995-11-09 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): AddIan Lance Taylor2-1/+115
1995-11-08 * ldemul.c (ldemul_default_target): Cast getenv return value.Ian Lance Taylor1-4/+10
1995-11-07added PowerPC PE targetting stuffKim Knuttila1-0/+12
1995-11-07New PowerPC Portable Executable stuffKim Knuttila3-0/+6
1995-11-07 * ld.texinfo: The linker does not use _main as an entry point.Ian Lance Taylor2-2/+4
1995-11-07Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1-0/+5
1995-11-06 * configure.in: Add test for whether free must be declared.Ian Lance Taylor2-0/+8
1995-11-06 * ld-empic/empic.exp: Accept a . in the address symbol.Ian Lance Taylor1-1/+1
1995-11-06 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* andIan Lance Taylor3-0/+26
1995-11-06 * lexsup.c (parse_args): Take B:: out of shortopts.Ian Lance Taylor1-0/+4
1995-11-05some i386-netbsd cleanupKen Raeburn1-0/+9
1995-11-03use motorola-sysv*, not sysv3*Ian Lance Taylor2-2/+2
1995-11-01Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor6-11/+36
1995-11-01 * ldgram.y (mri_script_command): Accept ',' as well as '=' inIan Lance Taylor1-0/+3
1995-11-01 * emultempl/aix.em: Include ldgram.h.Ian Lance Taylor3-2/+59
1995-10-31Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor3-2/+12
1995-10-31really make import_file staticIan Lance Taylor1-1/+1
1995-10-31 * emultempl/aix.em (export_files): Remove.Ian Lance Taylor2-30/+78
1995-10-31keep files added by Niklas HallqvistKen Raeburn1-0/+1
1995-10-28Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-11/+34
1995-10-28 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, forIan Lance Taylor1-0/+5
1995-10-28 * Makefile.in (ALL_EMULATIONS): Added support for the NetBSDNiklas Hallqvist13-12/+59
1995-10-27 * emultempl/aix.em: Include ldctor.h.Ian Lance Taylor2-1/+153
1995-10-27Reflect updates to Mac supportStan Shebs1-1/+3
1995-10-27 * mpw-config.in: Add PowerMac target support, generate config.h.Stan Shebs6-754/+953
1995-10-27 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.expIan Lance Taylor1-0/+3
1995-10-27 * ld-scripts/script.s: Make symbols global.Ian Lance Taylor1-0/+13
1995-10-27 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): TreatIan Lance Taylor2-0/+4
1995-10-26 * scripttempl/aix.sc: Move special symbols inside sections.Ian Lance Taylor2-7/+12
1995-10-25updated for jsmith's file renamingKen Raeburn1-2/+2
1995-10-25 * Makefile.in (diststuff): Also make info.Per Bothner2-9/+14
1995-10-25add OUTPUT_FORMAT and LIB_SEARCH_DIRSIan Lance Taylor1-0/+2
1995-10-25tweak option handlingIan Lance Taylor1-0/+4
1995-10-25 * emultempl/aix.em: Add support for various AIX linker options,Ian Lance Taylor2-0/+715
1995-10-25 * ldmain.c (main): Initialize new field link_info.static_link.Ian Lance Taylor4-61/+224
1995-10-25 * ld.texinfo: The MRI ALIGN directive is supported.Ian Lance Taylor2-9/+78
1995-10-23Renamed the VR4300 specific emulparams files to 8.3 unique names,Jackie Smith Cashion2-0/+0
1995-10-19 * ldlex.l: Treat PROVIDE as a keyword in expression state.Ian Lance Taylor1-0/+4
1995-10-19 * scripttempl/pe.sc (.bss): Move to be after .textSteve Chamberlain1-0/+4
1995-10-17 * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment):Ian Lance Taylor1-0/+4
1995-10-17 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): MoveIan Lance Taylor3-126/+517
1995-10-17 * Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.Ian Lance Taylor2-0/+16
1995-10-16 * configure.tgt (powerpc-*-aix*): New target; use aixppc.Ian Lance Taylor7-4/+43
1995-10-10 * ldlang.c (lang_finish): Don't try to use an entry_symbol from aIan Lance Taylor1-0/+5
1995-10-10 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): FixSteve Chamberlain1-0/+5
1995-10-10 * ld.h (args_type): Add rpath_link field.Ian Lance Taylor2-0/+65
1995-10-07 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don'tIan Lance Taylor2-0/+9
1995-10-06Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn2-46/+26