Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-08-18 | keep i386-linux.h | David D. Zuhn | 1 | -0/+1 | |
1993-08-17 | * ldlang.c (open_output, lang_check): Check return value of | Ian Lance Taylor | 2 | -42/+35 | |
bfd_set_arch_mach. | |||||
1993-08-17 | * scripttempl/h8500.sc: Start all sections in a different segment. | Steve Chamberlain | 2 | -11/+58 | |
* scripttempl/z8ksim.sc: Handle constructors | |||||
1993-08-12 | added support for the original "make chech-cdtest" | Jeffrey Wheat | 7 | -15/+400 | |
1993-08-12 | cleaned up tests to work like they did originally in the makefile | Jeffrey Wheat | 2 | -6/+47 | |
1993-08-12 | check targets reimplemented to old way. | Jeffrey Wheat | 2 | -4/+48 | |
1993-08-11 | * config/i386v.mh, config/irix4.mh: Use gcc | Ian Lance Taylor | 3 | -2/+4 | |
-print-libgcc-file-name rather than $(libdir)/libgcc.a. | |||||
1993-08-11 | * config/i386sco.mh: New file; copy of i386v.mh to correspond to | Ian Lance Taylor | 3 | -0/+16 | |
bfd/configure.host change. | |||||
1993-08-10 | mention that [section] is no longer supported | David MacKenzie | 1 | -8/+5 | |
1993-08-06 | clean up error messages | David MacKenzie | 2 | -5/+17 | |
1993-08-06 | * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss. | Ian Lance Taylor | 1 | -0/+11 | |
(BSS_VAR): Removed; now always define _fbss. * emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR): Removed. | |||||
1993-08-05 | error fixes and clarifications | David MacKenzie | 1 | -84/+89 | |
1993-08-05 | Changes to add dejagnu testsuite support | Jeffrey Wheat | 1 | -0/+7 | |
1993-08-05 | New files for ld testsuites | Jeffrey Wheat | 7 | -0/+359 | |
1993-08-05 | add missing newlines in messages | David MacKenzie | 4 | -218/+239 | |
1993-08-04 | Keep h8300h.sc | Steve Chamberlain | 1 | -0/+1 | |
1993-08-04 | Keep h8300h.em | Steve Chamberlain | 1 | -0/+1 | |
1993-08-04 | Keep m88kbcs.em | Steve Chamberlain | 1 | -0/+1 | |
1993-08-03 | add more info about -warn-common | David MacKenzie | 1 | -0/+2 | |
1993-08-03 | add -warn-common option | David MacKenzie | 6 | -78/+248 | |
1993-08-03 | don't list objfiles... as an option | David MacKenzie | 1 | -6/+5 | |
1993-08-02 | * scripttempl/elf.sc: Add hooks for .sdata, .sbss, and | Ken Raeburn | 1 | -0/+8 | |
target-specific sections, and for changing data section vma. | |||||
1993-07-30 | elf files changed names; keep i386linux.sh | Ken Raeburn | 1 | -6/+7 | |
1993-07-26 | renaming elf emulparams files to work with current emulation handling code | Ken Raeburn | 4 | -10/+4 | |
1993-07-26 | solaris 2 changes | Ken Raeburn | 1 | -0/+23 | |
1993-07-26 | Pass emulation name without ".sh". | Ken Raeburn | 1 | -1/+1 | |
1993-07-23 | (MAXPAGESIZE): Renamed from PAGE_SIZE. | Ken Raeburn | 1 | -3/+3 | |
(TEXT_START_ADDR): Value should be 0x10100. (NONPAGED_TEXT_START_ADDR): Same (I guess). | |||||
1993-07-23 | renamed PAGE_SIZE to MAXPAGESIZE | Ken Raeburn | 1 | -1/+1 | |
1993-07-22 | move compile-in decision to genscripts.sh | David MacKenzie | 3 | -3/+8 | |
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 | 16 | -64/+902 | |
1993-07-20 | change linux to use OTHER_EMULATIONS | Mark Eichin | 2 | -3/+4 | |
1993-07-20 | experimental linux support | Mark Eichin | 1 | -0/+7 | |
1993-07-20 | Make emul-list.h depend on Makefile, so changes to EMULATION_OFILES get | Ken Raeburn | 2 | -1/+3 | |
reflected. | |||||
1993-07-20 | disable em_i386linux.o until emulparams/i386linux.sh is checked in | Ken Raeburn | 2 | -1/+8 | |
1993-07-19 | more linux support bits | Mark Eichin | 1 | -1/+4 | |
1993-07-19 | add linux support (may not work yet, just cloned from i386-aout) | Mark Eichin | 1 | -0/+1 | |
1993-07-16 | * ldgram.y (OPTION_Lfile): New token. | Ian Lance Taylor | 2 | -4/+14 | |
(command_line_option): Accept OPTION_L NAME (whitespace after -L). * ldlex.l (<COMMAND>): Accept -L without FILENAME. | |||||
1993-07-16 | h8/300h stuff | David Edelsohn | 1 | -2/+7 | |
1993-07-16 | Fix h8300h support (need own .mt file). | David Edelsohn | 1 | -1/+3 | |
1993-07-16 | h8/300h support | David Edelsohn | 1 | -0/+1 | |
1993-07-15 | remove dupliate include | David MacKenzie | 2 | -1/+6 | |
1993-07-15 | source cleanups; fix finding scripts | David MacKenzie | 1 | -1/+1 | |
1993-07-15 | Add h8/300h support. | David Edelsohn | 2 | -1/+10 | |
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 | |
OUTPUT_FORMAT to use ${OUTPUT_FORMAT}. * emulparams/m88kbcs.sh: It's coff-m88kbcs, not m88kbcs. | |||||
1993-07-15 | * Makefile.in (em_m88kbcs.c): Correct dependency. | Ian Lance Taylor | 3 | -1/+47 | |
(scripttempl/m88kbcs.sc): It's ARCH, not arch. | |||||
1993-07-15 | * ldfile.c (ldlang_open_file, ldfile_open_command_file), | David MacKenzie | 3 | -48/+68 | |
main.c (main): Print the errno string in the error message. | |||||
1993-07-14 | * configure.in: Accept h8300h for target cpu. | David Edelsohn | 1 | -0/+7 | |
* ldmisc.c (vfinfo): Have demangle remove leading underscore if present (demangle is smart enough to know whether to do it or not). |