aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
1994-09-13Remove supposedly (but not really) GM-specific bitsStan Shebs3-32/+1
1994-09-12 * config/m68klynx.mh: New file.Ian Lance Taylor3-0/+7
1994-09-12 * emultempl/hppaelf.em: Add newlines to the error messages.Jeff Law1-0/+4
1994-09-12 * config/i386lynx.mh: New file.Ian Lance Taylor3-2/+10
1994-09-10 * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32.Ian Lance Taylor3-17/+34
1994-09-08 * scripttempl/h8500b.sc: Put rdata stuff into own segment.Steve Chamberlain1-0/+4
1994-09-08 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define;Ian Lance Taylor1-0/+11
1994-09-07xIan Lance Taylor1-1/+15
1994-09-07 * scripttempl/m68kcoff.sc: Put .bss in data segment.Ian Lance Taylor1-2/+2
1994-09-05ARM Acorn/RISCiX target and host patches from Richard EarnshawKen Raeburn4-0/+47
1994-08-30 * ld.h (args_type): Add field soname.Ian Lance Taylor1-0/+8
1994-08-29 * ldlang.c (lang_check): Don't try to set the architecture if theIan Lance Taylor1-0/+5
1994-08-24 * configure.in: Change i[34]86 to i[345]86.Ian Lance Taylor2-17/+26
1994-08-18 Make the ELF linker handle orphaned sections reasonably. Also,Ian Lance Taylor1-0/+19
1994-08-16 * scripttempl/aout.sc: Add .linux-dynamic after .data.Ian Lance Taylor1-2/+6
1994-08-16 * Treat --dll-verbose as --version, for Linux compatibility. FromIan Lance Taylor1-0/+5
1994-08-15 * ldexp.h (exp_get_abs_int): Declare.Ian Lance Taylor1-0/+9
1994-08-06Fri Aug 5 20:55:55 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-0/+4
1994-08-04 * ldlex.l (yy_create_string_buffer): Handle change to internalJean Marie Diaz1-0/+5
1994-08-02Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)Jean Marie Diaz1-0/+9
1994-08-01 * scripttempl/mips.sc: Redo script to set . outside of sectionsIan Lance Taylor1-0/+5
1994-07-26 * scripttempl/elf.sc: Copy several more relocation sections intoIan Lance Taylor1-0/+5
1994-07-22 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.Ian Lance Taylor4-166/+252
1994-07-22 * ldlang.c (lang_common): Pass desired alignment toIan Lance Taylor2-33/+13