Age | Commit message (Expand) | Author | Files | Lines |
1993-07-15 | source cleanups; fix finding scripts | David MacKenzie | 5 | -65/+85 |
1993-07-15 | h8/300h support | David Edelsohn | 1 | -0/+6 |
1993-07-15 | * scripttempl/m88kbcs.sc: Removed TARGET statement. Changed | Ian Lance Taylor | 2 | -1/+9 |
1993-07-15 | * Makefile.in (em_m88kbcs.c): Correct dependency. | Ian Lance Taylor | 3 | -1/+47 |
1993-07-15 | * ldfile.c (ldlang_open_file, ldfile_open_command_file), | David MacKenzie | 3 | -48/+68 |
1993-07-14 | * configure.in: Accept h8300h for target cpu. | David Edelsohn | 1 | -0/+7 |
1993-07-14 | Accept h8300h for target cpu. | David Edelsohn | 1 | -1/+1 |
1993-07-13 | add a -I to the makeinfo command line | David D. Zuhn | 1 | -1/+1 |
1993-07-13 | * ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for | David MacKenzie | 2 | -14/+33 |
1993-07-12 | * ldlang.c (lang_process): Use sizeof instead of magic constant. | David MacKenzie | 3 | -55/+131 |
1993-07-12 | configure.in, elf.sc changes | Ken Raeburn | 1 | -0/+8 |
1993-07-12 | Include .init, .fini, .rodata sections. | Ken Raeburn | 1 | -4/+8 |
1993-07-12 | Solaris 2 support; sparc64 sanitization. | Ken Raeburn | 2 | -0/+24 |
1993-07-12 | fix values | Ken Raeburn | 1 | -3/+3 |
1993-07-12 | Solaris 2 configuration; sparc64 sanitization. | Ken Raeburn | 2 | -0/+21 |
1993-07-12 | Handle sparc64-* before sparc*. | Ken Raeburn | 1 | -2/+6 |
1993-07-08 | keep elf.sc | Ken Raeburn | 1 | -1/+1 |
1993-07-08 | initial v9 stuff | Ken Raeburn | 4 | -0/+46 |
1993-07-08 | ldmisc,ldlang,Makefile changes | Ken Raeburn | 1 | -1/+22 |
1993-07-08 | ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro when no | Ken Raeburn | 1 | -54/+93 |
1993-07-08 | (new_stetement): Size argument is now type size_t. | Ken Raeburn | 1 | -1/+5 |
1993-07-08 | (ALL_EMULATIONS): Include $(OTHER_EMULATIONS) in case some target has stuff | Ken Raeburn | 1 | -1/+4 |
1993-07-08 | forgot to check this in yesterday | Ken Raeburn | 1 | -0/+4 |
1993-07-08 | * Make -v only print the version number. | David MacKenzie | 4 | -180/+61 |
1993-07-07 | Don't define bfd_vma here! | Ken Raeburn | 1 | -4/+7 |
1993-07-07 | * Makefile.in (install): Don't install as $(tooldir)/bin/gld; | Ian Lance Taylor | 2 | -3/+6 |
1993-07-05 | * config/hp300hpux.mt: Use emulation hp3hpux rather than | Ian Lance Taylor | 1 | -1/+1 |
1993-07-05 | * ldlang.c (lang_relocate_globals): Skip indirect symbols, which | Ian Lance Taylor | 2 | -0/+12 |
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 |