summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000Jeff Law1994-06-171-0/+5
* deleted code for keep-v9 that does nothing usefulKen Raeburn1994-06-171-4/+0
* * lexsup.c (parse_args): Add -shared to longopts, and handle it.Ian Lance Taylor1994-06-162-0/+7
* * configure.in: If EMUL_EXTRA* is defined in a config file, treatIan Lance Taylor1994-06-162-0/+5
* * Makefile.in: Rebuilt dependencies.Ian Lance Taylor1994-06-167-15/+17
* Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor1994-06-164-1/+164
* * ldexp.c (exp_print_tree): Don't crash if etree_rel section hasIan Lance Taylor1994-06-161-0/+4
* * scripttempl/aout.sc: Let sections align to their naturalIan Lance Taylor1994-06-161-0/+5
* * ldemul.h (ldemul_open_dynamic_archive): Declare.Ian Lance Taylor1994-06-151-0/+19
* Comment fix.Ian Lance Taylor1994-06-151-1/+1
* * lexsup.c (parse_args): Accept -static as a synonym forIan Lance Taylor1994-06-152-0/+2
* * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.Ian Lance Taylor1994-06-153-0/+10
* Let the user change the dynamic linker used by ELF code.Ian Lance Taylor1994-06-154-2/+33
* * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, notIan Lance Taylor1994-06-151-1/+1
* * lexsup.c (parse_args): Sort out the option macros and change theIan Lance Taylor1994-06-152-22/+26
* * scripttempl/aout.sc: Define __etext and __edata to go along withIan Lance Taylor1994-06-152-0/+5
* * ldver.c (help): Mention -traditional-format.Ian Lance Taylor1994-06-151-1/+2
* * ld.h (ld_config_type): Add new field traditional_format.Ian Lance Taylor1994-06-156-4/+43
* * ldctor.c (ldctor_add_entry): Add entries to a set in the orderIan Lance Taylor1994-06-151-0/+5
* Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor1994-06-142-3/+7
* * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted ofIan Lance Taylor1994-06-131-0/+3
* * ldfile.c (open_a): If this is not an archive, try to open it inIan Lance Taylor1994-06-132-0/+13
* * lexsup.c (parse_args): Treat -i as a synonym for -r.Ian Lance Taylor1994-06-132-0/+3
* * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so thatIan Lance Taylor1994-06-131-0/+3
* * ldgram.y (YYDEBUG): Don't define.Ian Lance Taylor1994-06-132-2/+4
* Conditionalize on mips-idt-ecoff.Stan Shebs1994-06-122-9/+15
* Don't sanitize out SPARC v9 stuff.Ian Lance Taylor1994-06-103-56/+0
* Restore sparc64 targets clobbered in 1994/04/07 checkin.Ian Lance Taylor1994-06-101-0/+2
* * emultempl/gld960.em: Pass false for new argument toIan Lance Taylor1994-06-101-0/+9
* * emultempl/sunos.em: Only look for .so files if doing a dynamicIan Lance Taylor1994-06-101-1/+2
* * scripttempl/i960.sc: Add CONSTRUCTORS to .data.Ian Lance Taylor1994-06-091-0/+4
* * Makefile.in (check): Delete ld.new dependency so that a regressionBill Cox1994-06-092-1/+6
* * ldlang.c (map_input_to_output_sections): For lang_address, callIan Lance Taylor1994-06-092-7/+9
* Rebuilt dependencies.Ian Lance Taylor1994-06-031-1/+1
* Use SunOS shared libraries on a Sun 3.Ian Lance Taylor1994-06-022-1/+3
* Correct handling of .sa file.Ian Lance Taylor1994-06-021-2/+5
* Add support for SunOS shared libraries.Ian Lance Taylor1994-06-025-1/+637
* * ldlang.c: Minor formatting cleanups.Ian Lance Taylor1994-06-021-20/+18
* * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdlineIan Lance Taylor1994-06-025-27/+41
* * ldlang.h (lang_input_statement_type): Remove fields subfiles,Ian Lance Taylor1994-06-015-29/+18
* changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn1994-05-2710-56/+123
* * ldlang.c (entry_symbol): Make static.Ian Lance Taylor1994-05-275-42/+65
* * ldlang.c (lang_add_entry): Only set the entry symbol if it hasIan Lance Taylor1994-05-272-1/+7
* * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS): Don't giveIan Lance Taylor1994-05-242-3/+15
* Remove sanitization of PowerPC NetWareIan Lance Taylor1994-05-202-26/+1
* Add support for ELF shared libraries.Ian Lance Taylor1994-05-199-170/+410
* * Makefile.in (install): Redirect output of ln to /dev/null.Ian Lance Taylor1994-05-182-1/+5
* * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error procBill Cox1994-05-173-5/+10
* * emultempl/hppaelf.em: Change all references ofJeff Law1994-05-162-0/+41
* * ldlang.c (print_output_section_statement): Change ``no attachedIan Lance Taylor1994-05-132-5/+14