From 6d4d30bb14cca96f185a5cac3642560826b7e523 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 17 May 1999 03:21:46 +0000 Subject: / Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups. --- gas/hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/hash.h') diff --git a/gas/hash.h b/gas/hash.h index fb229c8..98eb347 100644 --- a/gas/hash.h +++ b/gas/hash.h @@ -42,4 +42,4 @@ void hash_print_statistics PARAMS ((FILE *, const char *, struct hash_control *)); #endif /* #ifdef hashH */ -/* end of hash.c */ +/* end of hash.h */ -- cgit v1.1