Age | Commit message (Expand) | Author | Files | Lines |
1993-10-29 | Sparc Lynx support | Stan Shebs | 1 | -0/+9 |
1993-10-28 | * Makefile.in: Add dependency for $(EMULATION_OFILES). | Ian Lance Taylor | 1 | -0/+4 |
1993-10-25 | * relax.c (write_relax): Check return value of bfd_seclet_link. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-25 | * ldlang.c (delete_output_file_on_failure): New variable. | Ken Raeburn | 1 | -0/+30 |
1993-10-19 | * configure.in (alpha-*-osf*): New target; use alpha.mt. | Ian Lance Taylor | 1 | -0/+16 |
1993-10-13 | * ldmain.c (enter_global_ref): Just ignore any weak symbol for | Ian Lance Taylor | 1 | -0/+6 |
1993-10-12 | * configure.in (mips-*-elf*): New target; use mipsb-elf32. | Ian Lance Taylor | 1 | -2/+10 |
1993-10-01 | * ldlang.c (lang_add_input_file): If it's a library brought in by | Rob Savoye | 1 | -0/+30 |
1993-09-17 | Finish up support for i386-sysv4 (without shared libraries): | Ian Lance Taylor | 1 | -0/+29 |
1993-09-17 | Added statements for stab sections in coff files. | Stan Shebs | 1 | -0/+14 |
1993-09-12 | * ldmain.c (main): Call set_scripts_dir after argv has been processed. | David Edelsohn | 1 | -0/+4 |
1993-09-10 | Changed CXX back to g++. ../gcc/xgcc breaks the cdtest because of <assert.h> | Jeffrey Wheat | 1 | -0/+4 |
1993-09-10 | Fixed RUNTEST* CXX CXXFLAGS macros and check rule. | Jeffrey Wheat | 1 | -0/+4 |
1993-09-10 | * Makefile.in (TAGS): Use shell wildcards. | David MacKenzie | 1 | -0/+4 |
1993-09-08 | * Makefile.in: add TEXINPUTS variable and use it in ld.dvi target | Jeffrey Osier | 1 | -0/+4 |
1993-09-03 | * ld.texinfo: re-enable included config file; conditionalize doc | Roland Pesch | 1 | -3/+4 |
1993-08-26 | * ld.h (BYTE_SIZE, SHORT_SIZE, LONG_SIZE): Define as suggested by | David Edelsohn | 1 | -0/+9 |
1993-08-24 | From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>: | Ken Raeburn | 1 | -0/+11 |
1993-08-24 | move BYTE_SIZE, SHORT_SIZE, LONG_SIZE from ldlang.c into ld.h | K. Richard Pixley | 1 | -2/+4 |
1993-08-24 | define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no longer in bfd.h. | K. Richard Pixley | 1 | -0/+5 |
1993-08-17 | * ldlang.c (open_output, lang_check): Check return value of | Ian Lance Taylor | 1 | -1/+5 |
1993-08-17 | * scripttempl/h8500.sc: Start all sections in a different segment. | Steve Chamberlain | 1 | -0/+19 |
1993-08-12 | check targets reimplemented to old way. | Jeffrey Wheat | 1 | -0/+4 |
1993-08-11 | * config/i386v.mh, config/irix4.mh: Use gcc | Ian Lance Taylor | 1 | -0/+2 |
1993-08-11 | * config/i386sco.mh: New file; copy of i386v.mh to correspond to | Ian Lance Taylor | 1 | -0/+11 |
1993-08-06 | clean up error messages | David MacKenzie | 1 | -0/+12 |
1993-08-06 | * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss. | Ian Lance Taylor | 1 | -0/+11 |
1993-08-05 | Changes to add dejagnu testsuite support | Jeffrey Wheat | 1 | -0/+7 |
1993-08-05 | add missing newlines in messages | David MacKenzie | 1 | -0/+6 |
1993-08-03 | add -warn-common option | David MacKenzie | 1 | -0/+12 |
1993-08-02 | * scripttempl/elf.sc: Add hooks for .sdata, .sbss, and | Ken Raeburn | 1 | -0/+8 |
1993-07-26 | solaris 2 changes | Ken Raeburn | 1 | -0/+23 |
1993-07-22 | move compile-in decision to genscripts.sh | David MacKenzie | 1 | -1/+6 |
1993-07-22 | fix typo | David MacKenzie | 1 | -2/+2 |
1993-07-22 | The default script is now compiled in; the others are still in the filesystem. | David MacKenzie | 1 | -0/+27 |
1993-07-20 | Make emul-list.h depend on Makefile, so changes to EMULATION_OFILES get | Ken Raeburn | 1 | -0/+2 |
1993-07-20 | disable em_i386linux.o until emulparams/i386linux.sh is checked in | Ken Raeburn | 1 | -0/+7 |
1993-07-16 | * ldgram.y (OPTION_Lfile): New token. | Ian Lance Taylor | 1 | -0/+6 |
1993-07-16 | h8/300h stuff | David Edelsohn | 1 | -2/+7 |
1993-07-15 | remove dupliate include | David MacKenzie | 1 | -0/+5 |
1993-07-15 | Add h8/300h support. | David Edelsohn | 1 | -0/+6 |
1993-07-15 | source cleanups; fix finding scripts | David MacKenzie | 1 | -0/+21 |
1993-07-15 | * scripttempl/m88kbcs.sc: Removed TARGET statement. Changed | Ian Lance Taylor | 1 | -1/+3 |
1993-07-15 | * Makefile.in (em_m88kbcs.c): Correct dependency. | Ian Lance Taylor | 1 | -0/+5 |
1993-07-15 | * ldfile.c (ldlang_open_file, ldfile_open_command_file), | David MacKenzie | 1 | -0/+5 |
1993-07-14 | * configure.in: Accept h8300h for target cpu. | David Edelsohn | 1 | -0/+7 |
1993-07-13 | * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for | David MacKenzie | 1 | -0/+3 |
1993-07-12 | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 1 | -0/+8 |
1993-07-12 | configure.in, elf.sc changes | Ken Raeburn | 1 | -0/+8 |
1993-07-08 | ldmisc,ldlang,Makefile changes | Ken Raeburn | 1 | -1/+22 |