* config/tc-h8300.c (do_a_fix_imm): Rename last argument to
authorJeff Law <law@redhat.com>
Tue, 7 May 1996 06:47:56 +0000 (06:47 +0000)
committerJeff Law <law@redhat.com>
Tue, 7 May 1996 06:47:56 +0000 (06:47 +0000)
        "relaxmode".  Output relocs which identify various relaxing
        possibilities for mov.[bwl] instructions.
        (build_bytes): Pass in a relaxing mode to do_a_fix_imm.
So the linker can identify more potential relaxations.  HMSE.

gas/ChangeLog

index 24a5ca0..db0548c 100644 (file)
@@ -1,3 +1,10 @@
+Tue May  7 00:49:58 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-h8300.c (do_a_fix_imm): Rename last argument to
+       "relaxmode".  Output relocs which identify various relaxing
+       possibilities for mov.[bwl] instructions.
+       (build_bytes): Pass in a relaxing mode to do_a_fix_imm.
+
 Mon May  6 15:26:28 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * config/tc-arm.h (TC_HANDLES_FX_DONE): Define.