aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1994-11-12 * scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} toIan Lance Taylor1-0/+5
1994-11-12 * ld.h (args_type): Add field export_dynamic.Ian Lance Taylor2-3/+223
1994-11-09 * ldlang.c (lang_one_common): Set SEC_ALLOC in any section whereIan Lance Taylor2-0/+8
1994-11-08Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com)Ian Lance Taylor2-10/+35
1994-11-08 * ldlang.c (load_symbols): Add new argument place. Only acceptIan Lance Taylor2-8/+53
1994-11-04Makefile.in: fix tipo in e*nbsd.c dependenciesKen Raeburn1-0/+4
1994-11-04* Makefile.in (check): Add missing "else true" clause.Ken Raeburn3-7/+21
1994-11-02 * ldctor.c (ldctor_add_set_entry): Don't permit a set to beIan Lance Taylor1-0/+8
1994-11-01* Makefile.in (ALL_EMULATIONS): Added em68knbsd.o.J.T. Conklin6-4/+24
1994-11-01 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find anIan Lance Taylor1-0/+6
1994-10-31 * lib/ld.exp (default_ld_compile): Remove the output file beforeIan Lance Taylor1-0/+2
1994-10-27 * ld-shared: New directory, with new files to test generating ELFIan Lance Taylor7-0/+426
1994-10-27 * lib/ld.exp (default_ld_compile): If the compilation worked, butIan Lance Taylor1-0/+19
1994-10-26* Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.oJ.T. Conklin12-112/+164
1994-10-25 * ldmain.c (multiple_common): One of the types may now beIan Lance Taylor1-0/+5
1994-10-21 * configure.in: Add * at the end of m68k-hp-hpux.Ian Lance Taylor2-7/+11
1994-10-18 * ldlex.l: Cast assignment to yy_ch_buf field to char *, not toIan Lance Taylor1-0/+5
1994-10-17* scripttempl/nw.sc: Gather constructors and destructors andJ.T. Conklin1-1/+6
1994-10-17updated versionKen Raeburn2-3/+19
1994-10-14* Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o.J.T. Conklin8-0/+144
1994-10-14* ldint.texinfo: Move misplaced `@end iftex'.J.T. Conklin1-0/+4
1994-10-14Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com)Ian Lance Taylor1-0/+5
1994-10-13configure.in: handle i[345]86-*-linux*, not just -linuxKen Raeburn1-0/+4
1994-10-13 * scripttempl/aout.sc: Set _etext and __etext to ., notIan Lance Taylor1-0/+7
1994-10-12 * lexsup.c (parse_args): Change -V to be a synonym for -v. AddIan Lance Taylor2-3/+13
1994-09-29missed this fileIan Lance Taylor1-0/+0
1994-09-29 * VMS does not permits `.' in directory names. RenamedIan Lance Taylor16-220/+3
1994-09-28 * config/default.exp: Set variables as and nm. Create tmpdir ifIan Lance Taylor8-10/+66
1994-09-28 * ld.scripts: New directory.Ian Lance Taylor9-1/+203
1994-09-27 * ldexp.c (fold_name): For DEFINED case, don't try to look up theIan Lance Taylor1-0/+4
1994-09-27 * Makefile.in (CC): Define.Ian Lance Taylor8-191/+29
1994-09-27 * config/unix-ld.exp: Set ld using findfile.Ian Lance Taylor8-169/+179
1994-09-26 * emulparams/elf32bmip.sh: Rename from elf32mipb.sh to avoid DOSIan Lance Taylor5-56/+4
1994-09-26 * genscripts.sh: Always search /usr/local/TARGET/lib.Ian Lance Taylor1-0/+2
1994-09-26 * scripttempl/elf.sc: If -N is set, force DATA_ADDR to be ".".Ian Lance Taylor1-0/+8
1994-09-23 * lexsup.c (parse_args): Add support for -a for HP/UXIan Lance Taylor1-0/+7
1994-09-20 * ld.h (args_type): Add new field endian.Ian Lance Taylor4-7/+35
1994-09-20 * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and eelf32mipl.o.Ian Lance Taylor2-1/+6
1994-09-20 * configure.in (mips*el-elf*): New target.Ian Lance Taylor6-1/+36
1994-09-16 * ldmain.c (main): Rather than prohibiting ld -r -s, treat it asIan Lance Taylor1-0/+5
1994-09-15 * ldmisc.c (vfinfo): Print BFD file name as well as file nameIan Lance Taylor1-0/+6
1994-09-15Add some news.Ian Lance Taylor1-0/+41
1994-09-14 * ld.h (ld_config_type): Add new field warn_once.Ian Lance Taylor5-5/+99
1994-09-14Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain2-2/+12
1994-09-14Tweak the new handling of function names.Ian Lance Taylor1-3/+33
1994-09-14 * ldmisc.c (vfinfo): Handle %D as %C, but never print the functionIan Lance Taylor3-7/+21
1994-09-14 * ldmisc.c (multiple_warn): Remove; no longer used.Ian Lance Taylor2-61/+14
1994-09-14 * ldlang.c (print_output_section_statement): Print all linesSteve Chamberlain2-6/+11
1994-09-13 * ldlang.c (load_symbols): Check for archive before object. UseIan Lance Taylor4-66/+163
1994-09-13Merge in former supposed GM-specific bitsStan Shebs2-2/+2