aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
1995-10-04 * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.Ian Lance Taylor2-15/+29
1995-10-02 * emultempl/elf32.em (global_stat): New file static variable.Ian Lance Taylor2-4/+59
1995-09-29 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): IfIan Lance Taylor2-9/+39
1995-09-29 * lexsup.c (parse_args): Don't set link_info.shared for -assertIan Lance Taylor1-0/+28
1995-09-28 * ld.h (parsing_defsym): Declare.Ian Lance Taylor2-0/+18
1995-09-28 * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like otherIan Lance Taylor1-0/+4
1995-09-28mention creating SunOS shared librariesIan Lance Taylor1-2/+12
1995-09-28 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. AddIan Lance Taylor3-0/+29
1995-09-28 * lexsup.c (parse_args): Handle -assert.Ian Lance Taylor5-178/+74
1995-09-28 * Makefile.in (earmcoff.c): Build.David Edelsohn5-0/+52
1995-09-26 * scripttempl/i386coff.sc: Remove .data2; no longer needed.Ian Lance Taylor1-0/+4
1995-09-22 * ldfile.c (ldfile_set_output_arch): Make arch const.Ian Lance Taylor1-0/+4
1995-09-21Locate __bss_start at the real start of bss.Michael Meissner2-3/+20
1995-09-18 Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:Ian Lance Taylor2-8/+16
1995-09-18Mon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv.unit.no>Ian Lance Taylor1-0/+4
1995-09-18 * lib/ld.exp (default_ld_version): Call prune_system_crud.Ian Lance Taylor1-3/+17
1995-09-18mention COFF linker improvementIan Lance Taylor1-3/+31
1995-09-16configure.host: fix shell syntax errorsKen Raeburn1-0/+9
1995-09-12 * Makefile.in (maintainer-clean): New target.Ian Lance Taylor2-1/+5
1995-09-12 * ldmain.c (struct warning_callback_info): Define.Ian Lance Taylor1-1/+8
1995-09-12Thu Sep 7 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+6
1995-09-12 * ld.texinfo: Clarify -L option.Ian Lance Taylor1-0/+2
1995-09-12 * ldlang.c (lang_one_common): Add cast to avoid warning.Ian Lance Taylor1-0/+8
1995-09-11Revert Linux directory searching: it turns out that Linux no longerIan Lance Taylor6-171/+4
1995-09-08 Add Linux style directory searching.Ian Lance Taylor6-11/+219
1995-09-08 * ldemul.h (ldemul_set_symbols): Declare.Ian Lance Taylor1-0/+4
1995-09-08 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark theIan Lance Taylor1-0/+9
1995-09-08 * configure.in: Call AC_HEADER_DIRENT.Ian Lance Taylor2-12/+25
1995-09-08 * configure.tgt (mips*-*-bsd*): New case.Ian Lance Taylor2-0/+3
1995-09-08 * configure.host (i[345]86-sequent-ptx* | i[345]86-sequent-sysv*)Ian Lance Taylor3-0/+131
1995-09-07 * config.in: Rename from config.h.in.Ian Lance Taylor6-809/+1090
1995-09-07 * Makefile.in (distclean): Remove config.h and stamp-h.Ian Lance Taylor2-2/+6
1995-09-07 * configure.host (sparc-*-sunos64*): Remove.Ian Lance Taylor3-3/+122
1995-09-07 * ldexp.c (exp_fold_tree): Don't warn about moving the locationIan Lance Taylor1-0/+29
1995-09-06 * configure.in: Rewrite to use autoconf.Ian Lance Taylor103-415/+156
1995-09-05some ns32k updates from Ian DallKen Raeburn2-7/+27
1995-09-01 * ldmain.c (warning_callback): Add abfd, section, and addressIan Lance Taylor1-0/+11
1995-09-01NEC VR4300 target (IDT SIM monitor) support.Jackie Smith Cashion7-0/+64