From aa9e2dbe3290292bc404b51dd268b26bb7a42894 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 15 Apr 1996 23:01:50 +0000 Subject: [PATCH] * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to be associated with a single %lo reloc. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d6f0815a81e..0864813cb26 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Apr 15 12:26:33 1996 Ian Lance Taylor + * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to + be associated with a single %lo reloc. + * config/tc-mips.c (load_address): Cast X_add_number to valueT before comparing against MAX_GPREL_OFFSET, so that negative numbers are handled correctly. -- 2.30.2