2000-09-21 Kazu Hirata <kazu@hxi.com>
* config/tc-ns32k.c: Fix formatting. * config/tc-ns32k.h: Likewise.
This commit is contained in:
parent
6d5e62f8b5
commit
0b7410c4da
@ -1,3 +1,8 @@
|
||||
2000-09-21 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* config/tc-ns32k.c: Fix formatting.
|
||||
* config/tc-ns32k.h: Likewise.
|
||||
|
||||
2000-09-20 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* config/tc-m32r.c: Fix formatting.
|
||||
|
@ -176,7 +176,6 @@ char *input_line_pointer;
|
||||
|
||||
3, the entry is a pointer at a bignum struct
|
||||
|
||||
|
||||
The low-order-byte coresponds to low physical memory.
|
||||
Obviously a FRAGment must be created for each valid disp in PART whose
|
||||
datalength is undefined (to bad) .
|
||||
|
@ -72,7 +72,6 @@ extern void fix_new_ns32k_exp PARAMS((fragS *frag,
|
||||
fragS *opcode_frag,
|
||||
unsigned int opcode_offset));
|
||||
|
||||
|
||||
extern void fix_new_ns32k PARAMS ((fragS *frag,
|
||||
int where,
|
||||
int size,
|
||||
|
Loading…
Reference in New Issue
Block a user