From 706de93d6b39af4f92c152b8874ee5bb11f3df76 Mon Sep 17 00:00:00 2001 From: amodra Date: Tue, 30 Jan 2001 13:13:20 +0000 Subject: [PATCH] Fix a null-pointer dereference and some range checks. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index c3a423dd38..dc97038a98 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-01-30 Alan Modra + + * config/tc-hppa.c (pa_ip): Support 12 bit branches to absolute + destinations. Correct range check for 17 and 22 bit branches. + 2001-01-25 Nick Clifton * config/tc-m68k.c (tc_gen_reloc): Do not abort if tcbit is -- 2.11.0