+2001-01-23 Ben Elliston <bje@redhat.com>
+
+ * config/tc-m32r.c (m32r_handle_align): Declare type of fragp.
+
2001-01-22 Kazu Hirata <kazu@hxi.com>
* config/tc-alpha.c: Fix formatting.
error should be fatal.
* message.c (as_fatal): Delete output file, if one has been
- created.
+ created.
2001-01-14 Alan Modra <alan@linuxcare.com.au>
* config/tc-m68hc11.c (md_estimate_size_before_relax):Don't
relax weak symbols.
- (relaxable_symbol): New function.
+ (relaxable_symbol): New function.
2001-01-11 Andreas Jaeger <aj@suse.de>
2001-01-08 Bo Thorsen <bo@suse.de>
- * config/tc-i386.c (i386_immediate, i386_displacement):
- GOTPCREL check fix.
+ * config/tc-i386.c (i386_immediate, i386_displacement):
+ GOTPCREL check fix.
2001-01-07 Ian Lance Taylor <ian@zembu.com>
void
m32r_handle_align (fragp)
+ fragS *fragp;
{
static const unsigned char nop_pattern[] = { 0xf0, 0x00 };
static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 };