David MacKenzie
baed44cd14
* as.c (show_usage), config/tc-alpha.c (md_show_usage),
...
config/tc-mips.c (md_show_usage): Fix up messages.
1994-06-03 21:19:02 +00:00
David MacKenzie
dbc0fdd792
improve usage message
1994-06-03 21:07:48 +00:00
David MacKenzie
def66e248c
* as.h: Replace flagseen with separate variables.
...
* as.c (parse_args): Set them. Don't accept -1 option, or -v
explicitly (it's a synonym for --version).
* as.c, input-scrub.c, messages.c, read.c, symbols.c, write.c,
config/obj-aout.c, config/obj-aout.h, config/obj-bout.c,
config/obj-bout.h, config/obj-coff.c, config/obj-coff.h,
config/obj-vms.c, config/tc-hppa.c, config/tc-i386.c,
config/tc-i960.c, config/tc-m68k.c, config/tc-mips.c,
config/tc-vax.c: Use the new flag variables instead of flagseen.
* config/tc-vax.c [OBJ_VMS]: Recognize -+, -1, -v, and document in
usage.
1994-06-03 20:59:20 +00:00
David MacKenzie
f3d817d8b7
* as.c (show_usage): Remove target specific messages;
...
instead, call md_show_usage.
(parse_args): Use getopt_long_only. Take pointers to argc and
argv.
(main): Pass parse_args pointers.
* as.h: Remove 3 variables that are redundant with flagseen.
* as.c, messages.c: Change their users to use flagseen.
Define getopt stuff.
* tc.h: Update md_parse_option decl. Add md_show_usage decl.
* config/tc-*.c: Add md_shortopts, md_longopts,
md_longopts_size, md_show_usage. Change calling convention for
md_parse_option. Remove md_parse_long_option.
* config/tc-ns32k.c: Rename `struct option' to `struct ns32k_option'.
* config/tc-i386.h: Don't define md_parse_option.
1994-06-03 17:42:27 +00:00
Ken Raeburn
e4125bb4d9
note new i386 test
1994-06-02 23:47:38 +00:00
Ken Raeburn
121d5e17cd
new test for "pushw"
1994-06-02 23:46:51 +00:00
Ken Raeburn
d9ac025813
whitespace
1994-06-02 23:46:41 +00:00
Ken Raeburn
a8773b7d26
oops, left out var decl
1994-06-02 23:37:45 +00:00
David MacKenzie
ebd6f11797
* as.c (show_usage): New function.
...
(parse_args): Code moved from main.
Recognize --help and --version.
* config/tc-ns32k.h: Define TC_NS32K.
* doc/as.texinfo: Document all of the target-independent command
line options.
1994-06-02 21:00:19 +00:00
Ken Raeburn
b166d61474
* Makefile.in (distclean): Remove site config files and gas.sum.
1994-06-02 19:09:30 +00:00
Ken Raeburn
314628f66c
Various changes..
1994-06-02 16:38:54 +00:00
Ken Raeburn
7577d7b645
(hash_new_table): Clear newly allocated table.
1994-06-02 16:37:55 +00:00
Ken Raeburn
82489ea062
68060 support
1994-06-02 16:35:41 +00:00
Ken Raeburn
2283f8a02a
(fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relative
...
for difference, even if pcrel is already set.
1994-06-02 16:18:33 +00:00
Ken Raeburn
6ef37255ad
(potable): Add this_gcc_requires_the_gnu_assembler in all lower-case, in case
...
we're ignoring case of opcodes in the input file.
1994-06-02 16:15:56 +00:00
Ken Raeburn
b418bc52c0
(target i386-*-netbsd0.8): Use 386bsd emulation.
1994-06-02 16:07:16 +00:00
Ken Raeburn
0952861cab
Handle EV5 (21164/66/68) PALcode support.
...
* config/tc-alpha.c (machine): New variable.
(load_insn): New macro.
(load_insn_table): New function.
(md_begin): Call load_insn_table, once for basic instructions and
once for appropriate PAL instruction table.
(md_parse_option): Set `machine' based on -m##### arguments.
* config/alpha-opcode.h (alpha_pal21064_opcodes): Split out from alpha_opcodes.
(alpha_pal21164_opcodes): New table.
(NUM21064OPCODES, NUM21164OPCODES): New macros.
1994-06-02 16:06:43 +00:00
Ken Raeburn
4b9f440949
(.section): Document as unavailable for a.out type formats.
1994-06-02 16:03:41 +00:00
Ken Raeburn
f299d06dd5
(install-info-gasp): Use $$dir when installing file.
1994-06-02 16:01:18 +00:00
Ian Lance Taylor
0221ddf71a
* config/tc-mips.c (mips_ip): Force floating point values to be
...
aligned correctly.
1994-06-01 14:56:21 +00:00
Ken Raeburn
488442d458
put current timestamp on merge log
1994-05-27 17:06:21 +00:00
Ken Raeburn
c06e55d99a
changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)
1994-05-27 16:58:05 +00:00
Ian Lance Taylor
a193acc0cc
* as.h: Don't declare parameters for strstr.
1994-05-20 22:02:39 +00:00
Ian Lance Taylor
f9c57637e4
* config/tc-sparc.c (md_section_align): Don't change the size if
...
OBJ_ELF.
1994-05-19 19:44:02 +00:00
Ian Lance Taylor
d43a0b2e43
Expand my entry a bit.
1994-05-18 17:32:52 +00:00
Ian Lance Taylor
ac7f7dfeb9
* Makefile.in (install): Redirect ln output to /dev/null. If ln
...
fails on gasp, install gasp.new, not gasp.
1994-05-18 17:11:19 +00:00
Jeff Law
44e8d616e5
* config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for
...
absolute calls.
1994-05-18 15:18:23 +00:00
Bill Cox
858665b799
* lib/gas-defs.exp: Replace error proc calls with perror calls.
1994-05-17 21:54:41 +00:00
Jeff Law
ee8b834600
* config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an error
...
on a partial completer match.
1994-05-17 18:54:50 +00:00
Jeff Law
3315c7c714
* config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind
...
throughout code.
(is_complex): Delete definition and support for complex relocation
types.
(tc_gen_reloc): Delete special unwind crud for ELF. Simplify and
rewrite ELF code based on 94-02-02 PA ELF draft spec.
(pa_build_unwind_subspace): Use standard PARISC_DIR32 relocs for
the unwind descriptors.
1994-05-16 19:29:56 +00:00
Jeff Law
a0546d5ed3
* gas/hppa/reloc/reloc.exp: Tweak expected output to match new
...
ELF code.
* gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
not support them.
* gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
new ELF code.
1994-05-16 19:25:51 +00:00
Ken Raeburn
5494073cf2
remove unneeded files
1994-05-08 05:21:37 +00:00
Ken Raeburn
a29f494c27
note file renaming
1994-05-08 05:21:18 +00:00
Steve Chamberlain
a47d2dc447
Disable single quote strings.
1994-05-07 23:51:30 +00:00
Steve Chamberlain
c794f0aa85
* config/go32.mh: New makefile fragment for go32 crossing.
...
* configure.in (host==go32): Use new fragment.
1994-05-06 21:14:49 +00:00
Ian Lance Taylor
2db90a6320
* gasp.c: Include libiberty.h.
...
(main): Remove unused variable i.
1994-05-06 18:39:04 +00:00
Ken Raeburn
23a832d2b9
Note deleted files.
1994-05-06 00:03:20 +00:00
Ken Raeburn
fbefddfb9c
* symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions to the symbol
...
table if it's already been set in the output bfd.
(symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]: Don't use
bfd_abs_section.symbol for gas absolute symbol.
1994-05-06 00:03:11 +00:00
Ken Raeburn
5923201105
doc/Makefile.in (distclean, clean-dvi, clean-info): Delete gasp files too.
1994-05-06 00:00:41 +00:00
Ian Lance Taylor
6d41de1976
* config/tc-mips.c (mips_emit_delays): Make call to
...
mips_no_prev_insn unconditional.
1994-05-05 22:22:24 +00:00
Ken Raeburn
a139d99b3c
* config/obj-coff*.*: Merged coffbfd versions into coff versions, with a single
...
"#ifdef BFD_ASSEMBLER" controlling most of it for now. Deleted obj-coffbfd.*
files.
* configure.in: Always use obj-coff.* for COFF targets.
1994-05-05 21:38:25 +00:00
Ken Raeburn
8f10906f94
* config/default.exp: Renamed from unix-gas.exp.
1994-05-05 21:34:11 +00:00
Ken Raeburn
608a26dbb2
* config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define.
...
* configure.in (m68k-bull-sysv3*): Enable.
1994-05-04 20:24:51 +00:00
Ian Lance Taylor
2237e240e3
* config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as
...
"a.out-zero.big".
1994-05-04 19:58:58 +00:00
Ken Raeburn
9267b020fa
coff_gnu deletion
1994-05-04 17:38:50 +00:00
Ken Raeburn
7617444ce7
not used
1994-05-04 17:33:50 +00:00
Ian Lance Taylor
9fc63ce06a
* config/obj-coffbfd.c (fixup_segment): Make common symbol and PC
...
relative adjustments when TE_LYNX is defined as well as when
TC_I386 is defined.
1994-05-04 15:31:17 +00:00
Ken Raeburn
3f048548cc
adjust_symtab, as.h changes
1994-05-04 07:08:44 +00:00
Ken Raeburn
a3547e53b5
i386-gnu config, coff sync, i960 coff changes
1994-05-04 06:32:20 +00:00
Ken Raeburn
de66fe1f18
(i386-*-gnu*): New target, handled like i386-mach.
1994-05-04 06:29:30 +00:00