Age | Commit message (Expand) | Author | Files | Lines |
1994-07-26 | * scripttempl/elf.sc: Copy several more relocation sections into | Ian Lance Taylor | 1 | -0/+5 |
1994-07-22 | * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end. | Ian Lance Taylor | 4 | -166/+252 |
1994-07-22 | * ldlang.c (lang_common): Pass desired alignment to | Ian Lance Taylor | 2 | -33/+13 |
1994-07-22 | * ldlang.c (wild_section): Attach all section with the given name, | Ian Lance Taylor | 2 | -52/+152 |
1994-07-20 | * ld.h (args_type): Add field rpath. | Ian Lance Taylor | 2 | -4/+57 |
1994-07-14 | ns32k port from Ian Dall | Ken Raeburn | 7 | -10/+63 |
1994-07-08 | * lexsup.c (parse_args): Changed "retain-symbols-file" from | Ian Lance Taylor | 2 | -6/+54 |
1994-07-05 | * scripttempl/hppaelf.sc (__stack_zero): Don't define this name, | Jeff Law | 1 | -0/+14 |
1994-06-30 | Elim dup of file names | Stan Shebs | 1 | -2/+4 |
1994-06-30 | Fix typo | Stan Shebs | 1 | -1/+1 |
1994-06-29 | * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib. | Jean Marie Diaz | 2 | -0/+3 |
1994-06-29 | * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not | Jean Marie Diaz | 1 | -0/+6 |
1994-06-28 | * mpw-config.in (emulname): Set based on target. | Stan Shebs | 3 | -1/+26 |
1994-06-28 | * mpw-xconfig.in: Remove ldemul-list.h construction, now in | Stan Shebs | 2 | -12/+7 |
1994-06-28 | * ldlex.l: Recognize \r the same as \n. | Stan Shebs | 1 | -0/+19 |
1994-06-23 | Change --with-targets to --enable-targets, per GNU coding standards. | David MacKenzie | 1 | -0/+4 |
1994-06-23 | * lexsup.c (parse_args): Add support for new options -( -) with | Ian Lance Taylor | 1 | -0/+20 |
1994-06-22 | * ldlang.c (end_of_data_section_statement_list): Don't define. | Ian Lance Taylor | 2 | -13/+4 |
1994-06-22 | * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside an | Ian Lance Taylor | 2 | -1/+4 |
1994-06-22 | * ldlang.c (lang_size_sections): Adjust current region address | Ian Lance Taylor | 2 | -11/+16 |
1994-06-22 | * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0. | Ian Lance Taylor | 1 | -0/+3 |
1994-06-22 | * scripttempl/mipsbsd.sc: Let sections align to their natural | Ian Lance Taylor | 1 | -0/+17 |
1994-06-17 | * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000 | Jeff Law | 1 | -0/+5 |
1994-06-17 | deleted code for keep-v9 that does nothing useful | Ken Raeburn | 1 | -4/+0 |
1994-06-16 | * lexsup.c (parse_args): Add -shared to longopts, and handle it. | Ian Lance Taylor | 2 | -0/+7 |
1994-06-16 | * configure.in: If EMUL_EXTRA* is defined in a config file, treat | Ian Lance Taylor | 2 | -0/+5 |
1994-06-16 | * Makefile.in: Rebuilt dependencies. | Ian Lance Taylor | 7 | -15/+17 |
1994-06-16 | Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) | Ian Lance Taylor | 4 | -1/+164 |
1994-06-16 | * ldexp.c (exp_print_tree): Don't crash if etree_rel section has | Ian Lance Taylor | 1 | -0/+4 |
1994-06-16 | * scripttempl/aout.sc: Let sections align to their natural | Ian Lance Taylor | 1 | -0/+5 |
1994-06-15 | * ldemul.h (ldemul_open_dynamic_archive): Declare. | Ian Lance Taylor | 1 | -0/+19 |
1994-06-15 | Comment fix. | Ian Lance Taylor | 1 | -1/+1 |
1994-06-15 | * lexsup.c (parse_args): Accept -static as a synonym for | Ian Lance Taylor | 2 | -0/+2 |
1994-06-15 | * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility. | Ian Lance Taylor | 3 | -0/+10 |
1994-06-15 | Let the user change the dynamic linker used by ELF code. | Ian Lance Taylor | 4 | -2/+33 |
1994-06-15 | * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, not | Ian Lance Taylor | 1 | -1/+1 |
1994-06-15 | * lexsup.c (parse_args): Sort out the option macros and change the | Ian Lance Taylor | 2 | -22/+26 |
1994-06-15 | * scripttempl/aout.sc: Define __etext and __edata to go along with | Ian Lance Taylor | 2 | -0/+5 |
1994-06-15 | * ldver.c (help): Mention -traditional-format. | Ian Lance Taylor | 1 | -1/+2 |
1994-06-15 | * ld.h (ld_config_type): Add new field traditional_format. | Ian Lance Taylor | 6 | -4/+43 |
1994-06-15 | * ldctor.c (ldctor_add_entry): Add entries to a set in the order | Ian Lance Taylor | 1 | -0/+5 |
1994-06-14 | Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com) | Ian Lance Taylor | 2 | -3/+7 |
1994-06-13 | * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of | Ian Lance Taylor | 1 | -0/+3 |
1994-06-13 | * ldfile.c (open_a): If this is not an archive, try to open it in | Ian Lance Taylor | 2 | -0/+13 |
1994-06-13 | * lexsup.c (parse_args): Treat -i as a synonym for -r. | Ian Lance Taylor | 2 | -0/+3 |
1994-06-13 | * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that | Ian Lance Taylor | 1 | -0/+3 |
1994-06-13 | * ldgram.y (YYDEBUG): Don't define. | Ian Lance Taylor | 2 | -2/+4 |
1994-06-12 | Conditionalize on mips-idt-ecoff. | Stan Shebs | 2 | -9/+15 |
1994-06-10 | Don't sanitize out SPARC v9 stuff. | Ian Lance Taylor | 3 | -56/+0 |
1994-06-10 | Restore sparc64 targets clobbered in 1994/04/07 checkin. | Ian Lance Taylor | 1 | -0/+2 |