Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-06-10 | * emultempl/gld960.em: Pass false for new argument to | Ian Lance Taylor | 1 | -0/+9 |
1994-06-10 | * emultempl/sunos.em: Only look for .so files if doing a dynamic | Ian Lance Taylor | 1 | -1/+2 |
1994-06-09 | * scripttempl/i960.sc: Add CONSTRUCTORS to .data. | Ian Lance Taylor | 1 | -0/+4 |
1994-06-09 | * Makefile.in (check): Delete ld.new dependency so that a regression | Bill Cox | 2 | -1/+6 |
1994-06-09 | * ldlang.c (map_input_to_output_sections): For lang_address, call | Ian Lance Taylor | 2 | -7/+9 |
1994-06-03 | Rebuilt dependencies. | Ian Lance Taylor | 1 | -1/+1 |
1994-06-02 | Use SunOS shared libraries on a Sun 3. | Ian Lance Taylor | 2 | -1/+3 |
1994-06-02 | Correct handling of .sa file. | Ian Lance Taylor | 1 | -2/+5 |
1994-06-02 | Add support for SunOS shared libraries. | Ian Lance Taylor | 5 | -1/+637 |
1994-06-02 | * ldlang.c: Minor formatting cleanups. | Ian Lance Taylor | 1 | -20/+18 |
1994-06-02 | * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline | Ian Lance Taylor | 5 | -27/+41 |
1994-06-01 | * ldlang.h (lang_input_statement_type): Remove fields subfiles, | Ian Lance Taylor | 5 | -29/+18 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 10 | -56/+123 |
1994-05-27 | * ldlang.c (entry_symbol): Make static. | Ian Lance Taylor | 5 | -42/+65 |
1994-05-27 | * ldlang.c (lang_add_entry): Only set the entry symbol if it has | Ian Lance Taylor | 2 | -1/+7 |
1994-05-24 | * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS): Don't give | Ian Lance Taylor | 2 | -3/+15 |
1994-05-20 | Remove sanitization of PowerPC NetWare | Ian Lance Taylor | 2 | -26/+1 |
1994-05-19 | Add support for ELF shared libraries. | Ian Lance Taylor | 9 | -170/+410 |
1994-05-18 | * Makefile.in (install): Redirect output of ln to /dev/null. | Ian Lance Taylor | 2 | -1/+5 |
1994-05-17 | * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc | Bill Cox | 3 | -5/+10 |
1994-05-16 | * emultempl/hppaelf.em: Change all references of | Jeff Law | 2 | -0/+41 |
1994-05-13 | * ldlang.c (print_output_section_statement): Change ``no attached | Ian Lance Taylor | 2 | -5/+14 |
1994-05-13 | * config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to | Ian Lance Taylor | 7 | -9/+16 |
1994-05-11 | note name change of cdtest-bar.cc | Ken Raeburn | 1 | -1/+1 |
1994-05-11 | 8.3 name fixes: ld.cdtest/cdtest-func.cc -> cdtest-bar.cc | Ken Raeburn | 4 | -3/+36 |
1994-05-11 | * ldver.c (ldversion): Updated version number. | Ken Raeburn | 5 | -85/+120 |
1994-05-11 | Don't create unnecessary output sections. | Ian Lance Taylor | 3 | -57/+72 |
1994-05-10 | * ldlang.c (wild_doit): Don't bother initializing the vma and | Ian Lance Taylor | 2 | -45/+67 |
1994-05-09 | Remove Delta68 support. Could not get copyright assignment for it. | Ian Lance Taylor | 2 | -12/+4 |
1994-05-08 | keep gld960c.em | Ken Raeburn | 1 | -0/+1 |
1994-05-08 | keep gld960coff.sh | Ken Raeburn | 1 | -0/+1 |
1994-05-08 | deal with file renaming, new files | Ken Raeburn | 1 | -2/+4 |
1994-05-06 | support for Xgo32X. | Steve Chamberlain | 2 | -0/+45 |
1994-05-06 | * config/go32.mh : New file for Xgo32X. | Steve Chamberlain | 2 | -0/+5 |
1994-05-06 | * ldfile.c (ldfile_open_command_file): Set bfd_error_system_call | Ian Lance Taylor | 1 | -0/+4 |
1994-05-06 | * configure.in: Use "e" rather than "em_" as prefix for | Ian Lance Taylor | 1 | -0/+5 |
1994-05-06 | em_->e, mips-idtl->mipsl-idt name changes | Ken Raeburn | 1 | -0/+53 |
1994-05-06 | * emultempl/generic.em: Use "e" rather than "em_" as prefix for filename. | Ken Raeburn | 1 | -4/+4 |
1994-05-06 | * config/mipsl-idt.mt: Renamed from mips-idtl.mt. | Ken Raeburn | 2 | -3/+6 |