mrg
|
a5e11981d3
|
oops, fix error in previous.
|
1997-06-23 13:30:51 +00:00 |
mrg
|
586ed80911
|
install all man pages.
|
1997-06-23 13:25:41 +00:00 |
pk
|
58efb9d20c
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 19:24:44 +00:00 |
mikel
|
bd29e92ccd
|
back out last change, not needed
|
1997-05-11 08:05:08 +00:00 |
mikel
|
efb4e7f93a
|
use $(.CURDIR) to find config/Makefile.$(MACHINE_ARCH); from Thorsten
Frueauf in PR bin/3601.
|
1997-05-11 06:18:32 +00:00 |
cgd
|
2a441bb486
|
make sure that arch-specific makefiles exist before they're included.
Otherwise, 'clean' and 'cleandir' can break architectures that don't
normally use this code.
|
1997-04-19 02:59:28 +00:00 |
jtc
|
b4f1282b13
|
Add Pentium and Pentium Pro specific instructions (adapted from a newer
version of binutils).
|
1997-04-12 00:11:12 +00:00 |
christos
|
0aad9d4378
|
Makefile cleanups
|
1997-03-24 22:02:40 +00:00 |
pk
|
40cef5c5ce
|
Fix `L2-L1' expression evaluation botch (from Urban Boquist; PR#3296)
|
1997-03-09 20:49:06 +00:00 |
pk
|
6c022e104d
|
Add missing variant of the `iflush' instruction (Michael Ericson; PR#3287).
|
1997-03-04 16:47:20 +00:00 |
pk
|
85993bcea4
|
Set EXTERNAL bit on `.weak' declarations.
|
1996-12-21 21:48:20 +00:00 |
ws
|
79b6fe9805
|
Add machine dependent code for NetBSD/powerpc
|
1996-11-03 18:02:42 +00:00 |
ws
|
648f041eb1
|
N_EXT has different meaning on debugging symbols
|
1996-11-03 17:53:09 +00:00 |
ws
|
8da2626aa5
|
Free() doesn't return a value.
|
1996-11-03 17:52:25 +00:00 |
ws
|
1380810bdd
|
RELOC_* is defined in <machine/reloc.h> for NetBSD/powerpc
|
1996-11-03 17:51:54 +00:00 |
ws
|
6c62b32701
|
Align static bss symbols properly (stolen essentially from binutils 2.6)
|
1996-11-03 17:50:41 +00:00 |
ws
|
eacb5456d9
|
Allow compilation on machines where chars are unsigned
|
1996-11-03 17:48:17 +00:00 |
jtc
|
3c02c6068b
|
cheezy hack that adds -m68060 as a synonym for -m68040
|
1996-05-12 18:55:53 +00:00 |
mycroft
|
16255ae0be
|
Change the segment mov constraint to WordReg|WordMem, to disallow 8-bit memory
access, and enable a (somewhat) common register usage.
|
1996-05-11 13:39:26 +00:00 |
pk
|
f685c6dd5d
|
Extend memory class of the `mov' instruction (PR#2370).
|
1996-05-03 09:33:49 +00:00 |
pk
|
390bcef256
|
md_parse_arg: `-K' implies `-k'.
|
1996-04-18 19:03:02 +00:00 |
pk
|
be19763acb
|
Accept `-K' as equivalent to `-k' (except the ns32k which already handles -K).
|
1996-04-14 11:31:11 +00:00 |
phil
|
912d727afa
|
Fix for hangs on the form 0fInf. (Fix from PR 2279)
|
1996-04-05 16:21:14 +00:00 |
pk
|
7426e189fb
|
Recognise ".double 0fInf" as suggested by Matthias Pfaller (PR#2280).
|
1996-04-01 10:57:35 +00:00 |
phil
|
7b5994752e
|
Remove a compiler warning. (Matthias Pfaller, PR2104)
|
1996-02-28 21:18:05 +00:00 |
pk
|
298144d0a4
|
Declare `md_reloc_size' as a const.
|
1996-02-16 22:19:26 +00:00 |
mycroft
|
1d486508a1
|
Fix md_parse_option() to reject bad options.
|
1996-01-18 22:09:08 +00:00 |
mycroft
|
8e0a34778a
|
Add some casts for GCC.
|
1995-12-21 08:54:14 +00:00 |
briggs
|
d5b4519095
|
Fixes for incorrect m68040 opcodes from
Henric Jungheim (uhenric@mcl.ucsb.edu).
|
1995-06-05 23:38:16 +00:00 |
ragge
|
d3b6660a9e
|
Added #define LOCAL_LABELS_FB to allow local variables.
|
1995-05-31 18:13:00 +00:00 |
cgd
|
81584a34e6
|
NetBSD RCS Id format
|
1995-04-23 07:58:27 +00:00 |
glass
|
999e951c81
|
fix bug 905.Charlie Root <root@freetocreate.cais.com>
|
1995-03-25 17:27:27 +00:00 |
mycroft
|
3f6e0361e1
|
Allow the `.bss' pseudo-op. Remove some unneeded #ifdefs for
MANY_SEGMENTS.
|
1995-03-21 15:27:07 +00:00 |
mycroft
|
4c34be6b52
|
Clean up deleted files.
|
1995-03-01 00:00:00 +00:00 |
mycroft
|
55d5061af9
|
Add `cpuid' instruction, and the canonical names for the debug registers.
|
1995-02-05 12:57:30 +00:00 |
pk
|
2bc6eb4bd7
|
Make sure weak symbols inherit a size expression.
|
1995-01-04 11:26:02 +00:00 |
pk
|
6382ef4e02
|
Make sure `foo=foo' behaves like a no-op.
|
1994-12-20 12:27:49 +00:00 |
pk
|
ee06b233df
|
Define the "weak bit" in a slightly more general way (SVR4 ABI compatible).
|
1994-12-18 16:12:43 +00:00 |
pk
|
f5122b4f23
|
Support`.weak' pseudo-ops.
|
1994-12-18 13:09:51 +00:00 |
pk
|
e98741c376
|
Add rcs Ids.
|
1994-08-25 07:36:17 +00:00 |
pk
|
692b4569b4
|
Selected bits from a newer gas.
|
1994-08-24 20:12:01 +00:00 |
pk
|
4f52d12541
|
Fix confusion over the current line number in included files and
`\'-continued lines that were collapsed by the C preprocessor.
|
1994-08-24 20:10:46 +00:00 |
pk
|
762a72d9ba
|
Enable listings
|
1994-08-24 20:05:54 +00:00 |
pk
|
f3e016280f
|
Enable listings.
|
1994-08-24 20:04:30 +00:00 |
pk
|
6733936a43
|
Locate source line of relocation errors; currently this only works when
one of the listing options is on.
|
1994-08-24 20:00:54 +00:00 |
pk
|
1e5c13e008
|
Set a.out header EX_PIC flag if `-k' was given.
|
1994-08-13 08:39:28 +00:00 |
mycroft
|
8f16f6bc08
|
Implement `#:' syntax for literal binary representations of floating point
numbers.
|
1994-07-07 01:49:10 +00:00 |
pk
|
52cb3eb56c
|
Fix N_WARNING symbol botch.
|
1994-06-24 13:35:04 +00:00 |
pk
|
e20de834b6
|
network order a.out headers.
|
1994-06-22 15:14:08 +00:00 |
pk
|
5c19c1d909
|
squish some weird code, which is in the way.
|
1994-06-20 07:19:31 +00:00 |