Age | Commit message (Expand) | Author | Files | Lines |
1994-09-13 | Merge in former supposed GM-specific bits | Stan Shebs | 2 | -2/+2 |
1994-09-13 | Remove supposedly (but not really) GM-specific bits | Stan Shebs | 3 | -32/+1 |
1994-09-12 | * config/m68klynx.mh: New file. | Ian Lance Taylor | 3 | -0/+7 |
1994-09-12 | * emultempl/hppaelf.em: Add newlines to the error messages. | Jeff Law | 1 | -0/+4 |
1994-09-12 | * config/i386lynx.mh: New file. | Ian Lance Taylor | 3 | -2/+10 |
1994-09-10 | * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define as elf32. | Ian Lance Taylor | 3 | -17/+34 |
1994-09-08 | * scripttempl/h8500b.sc: Put rdata stuff into own segment. | Steve Chamberlain | 1 | -0/+4 |
1994-09-08 | * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define; | Ian Lance Taylor | 1 | -0/+11 |
1994-09-07 | x | Ian Lance Taylor | 1 | -1/+15 |
1994-09-07 | * scripttempl/m68kcoff.sc: Put .bss in data segment. | Ian Lance Taylor | 1 | -2/+2 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 4 | -0/+47 |
1994-08-30 | * ld.h (args_type): Add field soname. | Ian Lance Taylor | 1 | -0/+8 |
1994-08-29 | * ldlang.c (lang_check): Don't try to set the architecture if the | Ian Lance Taylor | 1 | -0/+5 |
1994-08-24 | * configure.in: Change i[34]86 to i[345]86. | Ian Lance Taylor | 2 | -17/+26 |
1994-08-18 | Make the ELF linker handle orphaned sections reasonably. Also, | Ian Lance Taylor | 1 | -0/+19 |
1994-08-16 | * scripttempl/aout.sc: Add .linux-dynamic after .data. | Ian Lance Taylor | 1 | -2/+6 |
1994-08-16 | * Treat --dll-verbose as --version, for Linux compatibility. From | Ian Lance Taylor | 1 | -0/+5 |
1994-08-15 | * ldexp.h (exp_get_abs_int): Declare. | Ian Lance Taylor | 1 | -0/+9 |
1994-08-06 | Fri Aug 5 20:55:55 1994 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -0/+4 |
1994-08-04 | * ldlex.l (yy_create_string_buffer): Handle change to internal | Jean Marie Diaz | 1 | -0/+5 |
1994-08-02 | Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com) | Jean Marie Diaz | 1 | -0/+9 |
1994-08-01 | * scripttempl/mips.sc: Redo script to set . outside of sections | Ian Lance Taylor | 1 | -0/+5 |
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 |