mrg
|
ea29f88089
|
add sparc64--netbsd support.
|
1998-11-21 17:50:09 +00:00 |
kristerw
|
6c9bbc91b6
|
Fix some weak symbol lossage.
|
1998-11-15 19:06:28 +00:00 |
matt
|
6b48270d7f
|
Add a "new" reloc since tells ld that the DISP32 can become a GLOB_DAT.
|
1998-10-31 09:45:55 +00:00 |
matt
|
b185a88969
|
In non-BFD assemblers on NetBSD, use the NetBSD method of indicating
weak variables.
|
1998-10-25 00:26:36 +00:00 |
matt
|
d57a728bc2
|
If trying to covert operand to indirect and it already is
indirect, complain with a fatal error.
|
1998-10-19 23:35:07 +00:00 |
matt
|
c04e8d03ca
|
Fix bug where "calls x, *foo" went through PLT, not GOT.
|
1998-10-18 06:54:13 +00:00 |
matt
|
058ca7f5d6
|
Add PIC mode support. Note that most of the support for PIC mode on
the VAX is inside gas. There are cooperative changes in gcc/egcs and
ld as well.
|
1998-10-17 18:55:23 +00:00 |
matt
|
6178b5ccd0
|
Add a M_VAX (old 1K MID) for gas.
|
1998-10-17 18:49:50 +00:00 |
matt
|
d3b202ace6
|
Add a type label (needed for VAX assembly).
|
1998-10-17 18:49:09 +00:00 |
mark
|
55436d0a18
|
Don't define obj_fix_adjustable here as it is defined in obj-aout.h
|
1998-10-14 01:00:34 +00:00 |
matthias
|
b9fd5a00c7
|
Add a (missing?) SKIP_WHITESPACE at the beginning of obj_aout_type. This
was present in our "old" gas and at least on the pc532 ".type" creates
a symbol with a zero-length name without this.
|
1998-10-08 14:26:40 +00:00 |
matthias
|
ec002dcddf
|
tc-ns32k.h: make this work with te-nbsd.h.
tc-ns32k.c: frag_grow can't take negative arguments, revert to using
obstack_blank_fast in convert_iif.
|
1998-10-08 14:22:32 +00:00 |
itohy
|
7597955012
|
ctype(3) functions do NOT take value of "char", but "unsigned char" plus EOF
(this is the same range as the return value of getc(3)).
Reference: ISO/IEC 9899:1990 7.3 Character handling <ctype.h>
Fixed illegal usage of NULL.
|
1998-10-07 08:15:15 +00:00 |
kristerw
|
b18f424e81
|
Make gas generate our a.out format (for sparc and i386)
|
1998-09-13 13:28:24 +00:00 |
tv
|
b6ace53b3a
|
Allow mips{eb,el}-*-netbsd* in configuration, setting default accordingly,
and make mips-dec-netbsd* an alias for mipsel-*-netbsd*.
|
1998-07-27 01:44:10 +00:00 |
tv
|
3c4dfb6d80
|
Fix warning about improper escapes on line 12.
|
1998-05-19 19:11:56 +00:00 |
tv
|
420329c722
|
Incorporate (machine dependent) code for support of NetBSD/arm32.
|
1998-05-19 18:53:19 +00:00 |
tv
|
8352e0b393
|
Remove automatically generated files.
|
1998-05-19 14:13:11 +00:00 |
ross
|
80605d61a2
|
Commit outstanding mods prior to gwr's big gnu feedback pass. In this case,
fix a few macro bugs and remove some incorrectly applied character
restrictions.
|
1998-01-22 02:48:44 +00:00 |
thorpej
|
818382c29c
|
Eek, another typo.
|
1997-12-18 22:51:16 +00:00 |
thorpej
|
ade8fb4c56
|
Sigh, typo.
|
1997-12-18 22:34:25 +00:00 |
thorpej
|
9235a634c9
|
Define LOCAL_LABELS_FB (for e.g. "1:"-style local labels).
|
1997-12-17 02:34:11 +00:00 |
thorpej
|
ece00ace29
|
Add configuration info for NetBSD/alpha.
|
1997-12-17 02:32:21 +00:00 |
gwr
|
31fbffdc2e
|
stock binutils-2.8.1
|
1997-09-24 18:54:18 +00:00 |
gwr
|
32adbb9246
|
stock binutils-2.8
|
1997-09-24 15:39:15 +00:00 |