aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1996-10-10 * emulparams/elf32b4300.sh: Define _gp in OTHER_GOT_SYMBOLS, notIan Lance Taylor1-0/+6
1996-10-09 * ld.h (ld_config_type): Add warn_section_align field.Ian Lance Taylor3-13/+41
1996-10-09 * emultempl/pe.em (set_pe_subsystem): Record entry symbol for eachIan Lance Taylor1-0/+5
1996-10-09 * emultempl/pe.em (set_pe_subsystem): When setting the subsystemIan Lance Taylor2-0/+26
1996-10-08 * Makefile.in (ldlex.c): Don't pass any options to $(LEX).Ian Lance Taylor2-1/+5
1996-10-07 * ld.texinfo (Options): Mention .so extensions for sharedIan Lance Taylor2-2/+13
1996-10-07Sun Oct 6 22:35:36 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill3-0/+12
1996-10-04 * scripttempl/m68kcoff.sc: Only set the address of .text ifIan Lance Taylor1-0/+5
1996-10-04 * emulparams/sparcaout.sh ({BIG,LITTLE}_OUTPUT_FORMAT): Define.David Edelsohn1-0/+6
1996-10-03 * fnmatch.h, fnmatch.c: Remove (now in libiberty).Ian Lance Taylor5-293/+12
1996-10-03Wed Oct 2 23:45:25 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-21/+31
1996-10-03 * Makefile.in (mostlyclean): Move config.log to distclean.Jason Molenda2-2/+6
1996-10-02 * lexsup.c (ld_options): Fix typo in --rpath-link description.Ian Lance Taylor2-1/+7
1996-10-01 * ld.texinfo (Options): Give more detail on -l option.Ian Lance Taylor2-2/+135
1996-10-01 * scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way thatIan Lance Taylor2-12/+15
1996-10-01Tue Oct 1 16:17:33 1996 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor1-0/+4
1996-10-01 * lib/ld.exp (default_ld_version): Fix for current versionIan Lance Taylor1-4/+3
1996-10-01 * ldver.c (ld_program_version): New variable.Ian Lance Taylor2-9/+48
1996-09-30m32r supportDavid Edelsohn2-0/+18
1996-09-30 * Makefile.in (em32relf.c): Add rule for.David Edelsohn4-2/+68
1996-09-26always keep pregenerated emulation fileStan Shebs1-0/+1
1996-09-26 * mpw-make.sed: Add symbolic doublequoting to ldmain compile edit.Stan Shebs3-5/+1480
1996-09-17 * configure.tgt: Add cases for MIPS 5000 like MIPS 4300.Ian Lance Taylor1-0/+4
1996-09-16 * scripttempl/armcoff.sc: Only define symbols if RELOCATING. FixIan Lance Taylor1-0/+3
1996-09-16 * scripttempl/armcoff.sc: For -N or -n, don't align .data. FromIan Lance Taylor2-3/+27
1996-09-16 * emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS.Jeff Law1-0/+6
1996-09-15 * emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS to putMark Alexander1-0/+7
1996-09-13 * ldlex.l (SYMBOLCHARN): Add $, _, and ~.Ian Lance Taylor1-0/+4
1996-09-12 * ldmain.c (get_emulation): Check for -mips4 like -mips1, et. al.Ian Lance Taylor1-0/+4
1996-09-05 * ldlang.c (section_already_linked): Accept a lang_input_statementIan Lance Taylor1-0/+7
1996-09-04 * configure.tgt (alpha-*-gnu*): New target. From Fila KolodnyIan Lance Taylor2-32/+52
1996-08-31 * emulparms/v850.sh: Entry symbol is "_start", tweakJeff Law2-0/+21
1996-08-30 * configure.tgt (sh-*-elf*): New target.Ian Lance Taylor4-0/+62
1996-08-26remove extra incorrect check for sanitizationIan Lance Taylor1-6/+0
1996-08-26 * ldver.c (ldversion): Print GNU ld in the version message.Ian Lance Taylor1-0/+12
1996-08-22 * Makefile.in (ev850.c): New target.Jeff Law4-2/+58
1996-08-22 * mpw-make.sed: Add @DASH_C_FLAG@ to compiler edit.Stan Shebs2-1/+5
1996-08-21tweak last patchIan Lance Taylor1-1/+2
1996-08-21 * scripttempl/elf.sc: Put .gnu.linkonce* sections in .text.Ian Lance Taylor2-5/+29
1996-08-19 * fnmatch.c: Include sysdep.h.Ian Lance Taylor2-0/+7
1996-08-19Undo 8/16 change; explictly set MACHINE= for d10vMichael Meissner1-0/+19
1996-08-16Fri Aug 16 14:15:41 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+11
1996-08-08 * lib/ld.exp: Use verbose -log instead of calling both verbose andIan Lance Taylor2-33/+21
1996-08-07 * ld-scripts/phdrs.exp: New test.Ian Lance Taylor4-0/+66
1996-08-07Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-0/+18
1996-08-05 * ldlex.l: Recognize OVERLAY.Ian Lance Taylor2-20/+223
1996-08-05 * ldcref.c (check_nocrossref): Skip symbols with no outputIan Lance Taylor1-0/+2
1996-08-05 * ld-scripts/crossref.exp: On a29k targets, use --defsym to defineIan Lance Taylor1-0/+5
1996-08-02 * ldgram.y (LOADADDR): New terminal.Ian Lance Taylor7-164/+212
1996-08-01rework crossref testIan Lance Taylor6-17/+56