Age | Commit message (Expand) | Author | Files | Lines |
1993-07-03 | Passing -L. is no longer necessary. | David MacKenzie | 2 | -7/+7 |
1993-07-03 | Fix previous fix. | David MacKenzie | 4 | -11/+28 |
1993-07-03 | * ldmain.c (main): Don't add scriptdir to the lib search path. | David MacKenzie | 5 | -90/+146 |
1993-07-03 | scripttempl/h8300.sc: Add .tors section for constructor/destructors. | David Edelsohn | 1 | -0/+8 |
1993-07-02 | h8500hms -> h8500 | Steve Chamberlain | 1 | -1/+1 |
1993-07-01 | h8300hms -> h8300 | David Edelsohn | 1 | -1/+1 |
1993-07-01 | * Makefile.in (.y.c): skip default .y.c rules. gnu make can now run in | K. Richard Pixley | 1 | -3/+4 |
1993-06-30 | * Makefile.in (ldgram.[hc]): rewrite this rule in such a way that gnu | K. Richard Pixley | 2 | -3/+24 |
1993-06-30 | alpha-osf.mh -> alphaosf.mh | David Edelsohn | 1 | -1/+1 |
1993-06-28 | * Makefile.in (scriptdir): Base on tooldir, not datadir. | David MacKenzie | 1 | -0/+4 |
1993-06-26 | * ldver.c (help): New function. | David MacKenzie | 2 | -1/+28 |
1993-06-22 | * ldlex.l, ldgram.y: Support new -oformat option. | David MacKenzie | 2 | -40/+39 |
1993-06-22 | fix include path again | Ken Raeburn | 1 | -0/+4 |
1993-06-21 | * .Sanitize (Things-to-keep): Add emulparams, emultempl, scripttempl. | David MacKenzie | 2 | -0/+7 |
1993-06-18 | single-quote $program_transform_name | David D. Zuhn | 1 | -1/+1 |
1993-06-18 | more install/program_transform_name fixes | David D. Zuhn | 1 | -2/+2 |
1993-06-18 | Fix install. | Steve Chamberlain | 1 | -2/+4 |
1993-06-17 | doc last change | David D. Zuhn | 1 | -0/+5 |
1993-06-17 | get install.sh canonicalized | David D. Zuhn | 1 | -1/+1 |
1993-06-17 | Document -Map option. | David MacKenzie | 2 | -6/+26 |
1993-06-17 | * ldgram.y: Tweak grammar to make reporting of invalid options work. | David MacKenzie | 2 | -4/+9 |
1993-06-17 | Support for constructors. | Steve Chamberlain | 1 | -0/+11 |
1993-06-17 | * Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc | David MacKenzie | 2 | -0/+12 |
1993-06-17 | Moved to emulparams subdir. | David MacKenzie | 29 | -204/+0 |
1993-06-17 | Moved to scripttempl subdir. | David MacKenzie | 17 | -576/+0 |
1993-06-17 | Moved to emultempl subdir. | David MacKenzie | 10 | -1161/+0 |
1993-06-17 | No longer needed. | David MacKenzie | 1 | -43/+0 |
1993-06-17 | * ldfile.c (ldfile_open_command): Don't try .ld extension. | David MacKenzie | 63 | -743/+1774 |
1993-06-16 | Nuke dir. | David MacKenzie | 2 | -70/+0 |
1993-06-16 | look in ../include instead of ../bfd for bfd.h | Ken Raeburn | 1 | -1/+1 |
1993-06-16 | Makefile.in, aout.sc-sh, hp3hpux.sh changes | Ken Raeburn | 1 | -0/+10 |
1993-06-16 | * aout.sc-sh: Add SHLIB_PATH like STACKZERO. Make STACKZERO | Ken Raeburn | 2 | -1/+4 |
1993-06-16 | remove parentdir support; use INSTALL_XFORM | David D. Zuhn | 2 | -17/+28 |
1993-06-10 | * ldexp.c (exp_fold_tree): Don't lose the old flag bits. | Ian Lance Taylor | 2 | -1/+21 |
1993-06-07 | * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 2 | -17/+22 |
1993-06-04 | * Makefile.in: remove old C++ rules; remove install:all and | David D. Zuhn | 2 | -7/+8 |
1993-06-04 | Support for Alpha. | Steve Chamberlain | 2 | -0/+3 |
1993-06-04 | Remove sh sanitization comments. | Ian Lance Taylor | 1 | -9/+2 |
1993-06-04 | * configure.in (mips-idt-ecoffl*): New target; use mips-idtl. | Ian Lance Taylor | 6 | -1/+22 |
1993-06-04 | * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and | Ian Lance Taylor | 2 | -2/+5 |
1993-06-01 | * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR | Per Bothner | 2 | -2/+10 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 3 | -0/+7 |
1993-05-25 | * Makefile.in: configure looks for ####, so remove lines with many | Ian Lance Taylor | 5 | -10/+39 |
1993-05-20 | missed part of renaming update | Ken Raeburn | 1 | -1/+1 |
1993-05-20 | * mips.sc-sh: Define _etext, _edata, and _end, in addition | Per Bothner | 1 | -0/+3 |
1993-05-20 | missed this in mipsbsd renaming | Ken Raeburn | 1 | -1/+1 |
1993-05-20 | rename aout-mipsbsd.sc-sh to mipsbsd.sc-sh for 14-char file systems | Ken Raeburn | 2 | -0/+16 |
1993-05-17 | New file. | Per Bothner | 3 | -0/+21 |
1993-05-14 | * mips.sc-sh: Don't define BSS_VAR unless relocating. | Ian Lance Taylor | 1 | -1/+1 |
1993-05-06 | keep new files; get rid of trailing spaces after sh-support file names | Ken Raeburn | 2 | -3/+10 |