aboutsummaryrefslogtreecommitdiff
path: root/gas/hash.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>1999-05-17 03:21:46 +0000
committerAlan Modra <amodra@gmail.com>1999-05-17 03:21:46 +0000
commit6d4d30bb14cca96f185a5cac3642560826b7e523 (patch)
treec1039cb1aa3dfffe34d073cde43c272b14b84154 /gas/hash.h
parentdaa01f85d45228bb45378625876adb00f5afa4db (diff)
downloadfsf-binutils-gdb-6d4d30bb14cca96f185a5cac3642560826b7e523.zip
fsf-binutils-gdb-6d4d30bb14cca96f185a5cac3642560826b7e523.tar.gz
fsf-binutils-gdb-6d4d30bb14cca96f185a5cac3642560826b7e523.tar.bz2
/
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.
Diffstat (limited to 'gas/hash.h')
-rw-r--r--gas/hash.h2
1 files changed, 1 insertions, 1 deletions
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 */