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
Mark Eichin
783fec2af9
add linux support (may not work yet, just cloned from i386-aout)
1993-07-19 14:51:00 +00:00
Ian Lance Taylor
fe619ced4a
* ldgram.y (OPTION_Lfile): New token.
...
(command_line_option): Accept OPTION_L NAME (whitespace after -L).
* ldlex.l (<COMMAND>): Accept -L without FILENAME.
1993-07-16 21:15:40 +00:00
David Edelsohn
dd8ca662ce
h8/300h stuff
1993-07-16 20:46:46 +00:00
David Edelsohn
5448fed531
Fix h8300h support (need own .mt file).
1993-07-16 20:44:05 +00:00
David Edelsohn
fb564b406c
h8/300h support
1993-07-16 20:43:14 +00:00
David MacKenzie
922018a10c
remove dupliate include
1993-07-15 22:02:01 +00:00
David MacKenzie
c3cbe3f459
source cleanups; fix finding scripts
1993-07-15 21:49:24 +00:00
David Edelsohn
4ab3a31f9e
Add h8/300h support.
1993-07-15 21:45:16 +00:00
David MacKenzie
bbd2521f26
source cleanups; fix finding scripts
1993-07-15 21:43:28 +00:00
David Edelsohn
a5ef437e7f
h8/300h support
1993-07-15 21:41:50 +00:00
Ian Lance Taylor
b0955bc979
* scripttempl/m88kbcs.sc: Removed TARGET statement. Changed
...
OUTPUT_FORMAT to use ${OUTPUT_FORMAT}.
* emulparams/m88kbcs.sh: It's coff-m88kbcs, not m88kbcs.
1993-07-15 19:59:21 +00:00
Ian Lance Taylor
9edc5b2eca
* Makefile.in (em_m88kbcs.c): Correct dependency.
...
(scripttempl/m88kbcs.sc): It's ARCH, not arch.
1993-07-15 17:57:26 +00:00
David MacKenzie
cffdcde9e9
* ldfile.c (ldlang_open_file, ldfile_open_command_file),
...
main.c (main): Print the errno string in the error message.
1993-07-15 04:46:25 +00:00
David Edelsohn
ac2c0ee786
* configure.in: Accept h8300h for target cpu.
...
* ldmisc.c (vfinfo): Have demangle remove leading underscore if
present (demangle is smart enough to know whether to do it or not).
1993-07-14 03:08:33 +00:00
David Edelsohn
8a80def6f4
Accept h8300h for target cpu.
1993-07-14 03:07:04 +00:00
David D. Zuhn
e7569ec89f
add a -I to the makeinfo command line
1993-07-13 03:01:22 +00:00
David MacKenzie
f42084627b
* ldmain.c (set_scripts_dir): Check . and <ld bin dir>/../lib for
...
ldscripts, as well as <ld bin dir> and SCRIPTDIR.
1993-07-13 00:54:45 +00:00
David MacKenzie
d723cd17d5
* ldlang.c (lang_process): Use sizeof instead of magic constant.
...
* ldmain.c (get_emulation, check_for_scripts_dir,
set_scripts_dir): New functions.
(main): Call them.
1993-07-12 19:34:04 +00:00
Ken Raeburn
e7affb090d
configure.in, elf.sc changes
1993-07-12 15:07:42 +00:00
Ken Raeburn
aa6743a58d
Include .init, .fini, .rodata sections.
...
Create symbol "end" instead of "__end".
Comment out some parts that may not be needed (yet) for elf.
1993-07-12 15:05:38 +00:00
Ken Raeburn
e900b30cae
Solaris 2 support; sparc64 sanitization.
1993-07-12 15:01:15 +00:00
Ken Raeburn
dc31b55093
fix values
1993-07-12 15:00:55 +00:00
Ken Raeburn
96593d4b82
Solaris 2 configuration; sparc64 sanitization.
1993-07-12 14:59:29 +00:00
Ken Raeburn
ba9ca6a387
Handle sparc64-* before sparc*.
...
Accept sparc-elf and sparc-solaris configurations (though ../configure.in
should still not configure this directory by default, it's not completely
working).
1993-07-12 14:56:45 +00:00
Ken Raeburn
3bf3f99aa7
keep elf.sc
1993-07-08 23:38:49 +00:00
Ken Raeburn
f90bb826e5
initial v9 stuff
1993-07-08 22:44:34 +00:00
Ken Raeburn
3cb6141731
ldmisc,ldlang,Makefile changes
1993-07-08 20:28:03 +00:00
Ken Raeburn
9b0da7f468
ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro when no
...
prototype is being supplied.
(ldmalloc, ldrealloc): Size argument is now size_t.
ldmisc.c (finfo): New function, accepts FILE* argument.
(vfinfo, case 'v'): New format character; displays bfd_vma in hex without
leading zeros.
(vfinfo, cases 'R' and 'C'): Use finfo(%v) when displaying a bfd_vma value,
instead of fprintf(%x) which won't hold a long long value.
(concat, buystring): String lengths are size_t.
(ldmalloc, ldrealloc, xrealloc): Size argument is now size_t.
1993-07-08 20:27:13 +00:00
Ken Raeburn
5af8e9d6a1
(new_stetement): Size argument is now type size_t.
...
Added forward declaration with prototype.
1993-07-08 20:25:26 +00:00