aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1996-02-14 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): StripIan Lance Taylor2-1/+6
1996-02-13Tue Feb 13 15:58:58 1996 Bryan Ford <baford@snake.cs.utah.edu>Ian Lance Taylor1-0/+5
1996-02-13 * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.Ian Lance Taylor2-0/+5
1996-02-13 * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): Warn ifIan Lance Taylor2-19/+79
1996-02-09 * ldlang.c (lang_size_sections): Increment the section size when aIan Lance Taylor2-82/+155
1996-02-07 * configure.in: Look for --enable-shared. Change the value ofIan Lance Taylor5-29/+151
1996-02-05 Support for building bfd and opcodes as shared libraries, based onIan Lance Taylor1-0/+22
1996-02-03Move .sdata2/.sbss2 into read-only sectionMichael Meissner1-10/+42
1996-02-02 * configure: Regenerate.Ian Lance Taylor1-0/+4
1996-02-01 * emulparams/elf_i386.sh (TEXT_START_ADDR): Change to 0x8048000,Ian Lance Taylor1-0/+3
1996-02-01 * ldexp.c (exp_fold_tree): Correct handling of ABSOLUTE.Ian Lance Taylor1-0/+4
1996-02-01 * configure.tgt (i[345]86-*-cygwin32, powerpcle-*-cygwin32): New.Steve Chamberlain1-0/+6
1996-01-31Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor6-2/+71
1996-01-30 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): IgnoreIan Lance Taylor1-0/+5
1996-01-29 * ld.texinfo, ld.1: Document -export-dynamic.Ian Lance Taylor2-2/+20
1996-01-26 * ld-undefined/undefined.exp: ELF targets should now pass theIan Lance Taylor2-9/+33
1996-01-25 * ld-empic/empic.exp: Update for change to MIPS disassembler.Ian Lance Taylor1-2/+2
1996-01-25Thu Jan 25 16:46:58 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+5
1996-01-25 * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):Steve Chamberlain1-0/+5
1996-01-25 * configure.tgt (sparc64-*-solaris2*): New configuration.David Edelsohn1-0/+5
1996-01-22Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-1/+9
1996-01-22Refine eabi supportMichael Meissner2-24/+20
1996-01-16 * ldgram.y (%union): Add phdr field.Ian Lance Taylor1-0/+17
1996-01-15 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor2-2/+7
1996-01-15update copyrightsIan Lance Taylor1-1/+2
1996-01-15 Add some Irix 5 support, mostly from Kazumoto KojimaIan Lance Taylor6-2/+243
1996-01-15 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*Ian Lance Taylor3-27/+133
1996-01-13Add .rela.got.neg section; remove .rel.* sectionsMichael Meissner2-28/+22
1996-01-12 * scripttempl/sh.sc: Only build constructors when CONSTRUCTING.Ian Lance Taylor1-0/+2
1996-01-12 * ldmisc.c: Include <stdarg.h> rather than <varargs.h> ifIan Lance Taylor3-66/+132
1996-01-12Add support for .sdata2/.sbss2 and old 2.7.2 compiler; Make text start at 64k...Michael Meissner3-12/+55
1996-01-09 * scripttempl/alpha.sc: Put .rconst right after .rdata.Ian Lance Taylor1-0/+4
1996-01-05 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation):Steve Chamberlain2-2/+30
1996-01-05Move creating section begin/end labels to compiler crt{i,n}.oMichael Meissner2-18/+8
1996-01-04 * configure.host: Change existing Linux HOSTING_CRT0 to be usedIan Lance Taylor2-1/+23
1996-01-04 * scripttempl/h8300.sc: Use all 64K for ram.David Edelsohn1-0/+11
1995-12-26 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to defineIan Lance Taylor1-0/+5
1995-12-19 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.Ian Lance Taylor2-5/+26
1995-12-19 * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only setIan Lance Taylor2-4/+36
1995-12-15 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.Ian Lance Taylor2-7/+4
1995-12-15 * ldwrite.c (build_link_order): When handling a data statement, ifIan Lance Taylor1-0/+6
1995-12-12Reflect file rename.Stan Shebs1-1/+1
1995-12-12 * mpw-config.in: Recognize mips-*-* as equivalent toStan Shebs4-4/+59
1995-12-11Moved the .reloc section slightlyKim Knuttila1-0/+4
1995-12-07 * emultempl/aix.em (unix_ld): New static variable.Ian Lance Taylor1-0/+5
1995-12-06 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): FixDavid Edelsohn1-0/+3
1995-12-06 * ldlang.c (print_statement{,s}): Delete duplicate prototype.David Edelsohn1-0/+10
1995-12-06 * ldexp.c (exp_fold_tree): Permit assignments to dot in the finalIan Lance Taylor1-0/+5
1995-12-02 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.Ian Lance Taylor2-5/+9
1995-12-01 * ldgram.y (PHDRS): New token.Ian Lance Taylor2-2/+168