David Edelsohn
d71cbf2a83
Add EMUL=h8300h.
1993-09-12 23:12:31 +00:00
David Edelsohn
1bff7c388a
* ldmain.c (main): Call set_scripts_dir after argv has been processed.
1993-09-12 23:07:40 +00:00
Jeffrey Wheat
67d9694933
Added CXXFLAGS to compile stage in ld.cdtest/cdtest.exp
1993-09-10 17:00:19 +00:00
Jeffrey Wheat
108f145ba4
Changed CXX back to g++. Using ../gcc/xgcc breaks because of <assert.h>
1993-09-10 16:53:33 +00:00
Jeffrey Wheat
8a6665aef8
Changed CXX back to g++. ../gcc/xgcc breaks the cdtest because of <assert.h>
1993-09-10 16:50:52 +00:00
Jeffrey Wheat
3a9149a7b7
Fixed RUNTEST* CXX CXXFLAGS macros and check rule.
1993-09-10 16:37:47 +00:00
David MacKenzie
cbb5c2d133
* Makefile.in (TAGS): Use shell wildcards.
1993-09-10 14:29:45 +00:00
Jeffrey Osier
959eba2070
* Makefile.in: add TEXINPUTS variable and use it in ld.dvi target
1993-09-08 01:08:26 +00:00
Roland Pesch
a0a55af6a7
* ld.texinfo: re-enable included config file; conditionalize doc
...
for -oformat to interact properly with SingleFormat doc config
var; rename @up/@down to @raisesections/@lowersections.
1993-09-03 23:48:59 +00:00
David MacKenzie
836a5ee449
tiny additions & fixes
1993-09-03 22:47:04 +00:00
David Edelsohn
c10744770c
* ld.h (BYTE_SIZE, SHORT_SIZE, LONG_SIZE): Define as suggested by
...
Steve.
1993-08-26 22:22:36 +00:00
Ken Raeburn
4346166b07
From Peter Hoogenboom <hoogen@shafer.cs.utah.edu>:
...
* emultempl/hppaosf.em (ld_hppaosf_emulation): Correct name for PA
ELF emulation is "elf32-hppa" not "elf-big".
(hppaosf_before_parse): Remove unneeded processing of environment variables.
* scripttempl/hppaosf.sc: Include .hppa_linker_stubs sections in
.text segment of output file.
* emulparams/hppaosf.sh (OUTPUT_FORMAT): Use elf32-hppa.
1993-08-24 23:45:26 +00:00
K. Richard Pixley
95a2b9d2ce
move BYTE_SIZE, SHORT_SIZE, LONG_SIZE from ldlang.c into ld.h
1993-08-24 23:34:32 +00:00
K. Richard Pixley
b98bd3db83
define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no longer in bfd.h.
1993-08-24 23:17:52 +00:00
David D. Zuhn
3b55444d36
keep i386-linux.h
1993-08-18 22:54:11 +00:00
Ian Lance Taylor
ddddcdf0f3
* ldlang.c (open_output, lang_check): Check return value of
...
bfd_set_arch_mach.
1993-08-17 19:25:18 +00:00
Steve Chamberlain
ea1c0ad276
* scripttempl/h8500.sc: Start all sections in a different segment.
...
* scripttempl/z8ksim.sc: Handle constructors
1993-08-17 14:04:24 +00:00
Jeffrey Wheat
8b46d73404
added support for the original "make chech-cdtest"
1993-08-12 23:20:25 +00:00
Jeffrey Wheat
26f709de0f
cleaned up tests to work like they did originally in the makefile
1993-08-12 23:19:09 +00:00
Jeffrey Wheat
d301e438b5
check targets reimplemented to old way.
1993-08-12 15:54:30 +00:00
Ian Lance Taylor
d62026add2
* config/i386v.mh, config/irix4.mh: Use gcc
...
-print-libgcc-file-name rather than $(libdir)/libgcc.a.
1993-08-11 19:14:25 +00:00
Ian Lance Taylor
75fe54719c
* config/i386sco.mh: New file; copy of i386v.mh to correspond to
...
bfd/configure.host change.
1993-08-11 15:57:39 +00:00
David MacKenzie
91fd30d46c
mention that [section] is no longer supported
1993-08-10 16:12:30 +00:00
David MacKenzie
31f55aa540
clean up error messages
1993-08-06 20:13:28 +00:00
Ian Lance Taylor
3353630442
* scripttempl/mips.sc: Always define _ftext, _fdata, _fbss.
...
(BSS_VAR): Removed; now always define _fbss.
* emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR):
Removed.
1993-08-06 18:35:03 +00:00
David MacKenzie
867a1b8a18
error fixes and clarifications
1993-08-05 22:49:26 +00:00
Jeffrey Wheat
7c6a9e798c
Changes to add dejagnu testsuite support
1993-08-05 04:16:43 +00:00
Jeffrey Wheat
671fe6e9a3
New files for ld testsuites
1993-08-05 04:14:51 +00:00
David MacKenzie
8bf66be8aa
add missing newlines in messages
1993-08-05 02:52:17 +00:00
Steve Chamberlain
cdbcb08c10
Keep h8300h.sc
1993-08-04 17:24:11 +00:00
Steve Chamberlain
8f20740950
Keep h8300h.em
1993-08-04 17:23:30 +00:00
Steve Chamberlain
e85fd7216e
Keep m88kbcs.em
1993-08-04 17:19:22 +00:00
David MacKenzie
1cd4cca9bf
add more info about -warn-common
1993-08-03 23:09:03 +00:00
David MacKenzie
2a28d8b006
add -warn-common option
1993-08-03 22:47:28 +00:00
David MacKenzie
3e27cc11c4
don't list objfiles... as an option
1993-08-03 00:33:38 +00:00
Ken Raeburn
94f9d427e5
* scripttempl/elf.sc: Add hooks for .sdata, .sbss, and
...
target-specific sections, and for changing data section vma.
1993-08-02 16:52:10 +00:00
Ken Raeburn
7ff4288057
elf files changed names; keep i386linux.sh
1993-07-30 22:30:29 +00:00
Ken Raeburn
8a910eb2ba
renaming elf emulparams files to work with current emulation handling code
1993-07-26 19:46:09 +00:00
Ken Raeburn
6b93d764ca
solaris 2 changes
1993-07-26 18:09:05 +00:00
Ken Raeburn
52a3f425d5
Pass emulation name without ".sh".
1993-07-26 18:08:43 +00:00
Ken Raeburn
fcea515b61
(MAXPAGESIZE): Renamed from PAGE_SIZE.
...
(TEXT_START_ADDR): Value should be 0x10100.
(NONPAGED_TEXT_START_ADDR): Same (I guess).
1993-07-23 17:58:24 +00:00
Ken Raeburn
cd739ca9b8
renamed PAGE_SIZE to MAXPAGESIZE
1993-07-23 17:57:35 +00:00
David MacKenzie
d59e5a4707
move compile-in decision to genscripts.sh
1993-07-22 00:55:56 +00:00
David MacKenzie
18d9a9c502
fix typo
1993-07-22 00:37:43 +00:00
David MacKenzie
a6152e399b
The default script is now compiled in; the others are still in the filesystem.
1993-07-22 00:33:10 +00:00
Mark Eichin
077398b1bf
change linux to use OTHER_EMULATIONS
1993-07-20 16:54:23 +00:00
Mark Eichin
9c4d1ed92c
experimental linux support
1993-07-20 16:50:41 +00:00
Ken Raeburn
820c446cce
Make emul-list.h depend on Makefile, so changes to EMULATION_OFILES get
...
reflected.
1993-07-20 16:38:49 +00:00
Ken Raeburn
0750b974c0
disable em_i386linux.o until emulparams/i386linux.sh is checked in
1993-07-20 16:31:47 +00:00
Mark Eichin
c4161ca8c2
more linux support bits
1993-07-19 15:00:19 +00:00