]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Removed pcrel_adjust and bsr arguments from calling interface of
authorKen Raeburn <raeburn@cygnus>
Sun, 28 Aug 1994 22:01:11 +0000 (22:01 +0000)
committerKen Raeburn <raeburn@cygnus>
Sun, 28 Aug 1994 22:01:11 +0000 (22:01 +0000)
frag_variant, since they're only used on one machine.  Let that machine
deal with them specially.

gas/ChangeLog

index 4bb7bfeb1005e624e4d403d8678ae2fa027d524d..c8f749a99fe9faa865f5142b359c9518a2ad9f55 100644 (file)
@@ -1,5 +1,12 @@
 Sun Aug 28 13:22:52 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
 
+       * frags.c (frag_variant): Removed PCREL_ADJUST and BSR arguments.
+       Always initialize them to zero.
+       * frags.h (frag_variant): Fixed prototype.
+       * config/tc-i960.c (get_cdisp): Don't pass the extra zero args.
+       * config/tc-ns32k.c (convert_iif): Don't pass the arguments; cache
+       the value of frag_now and fill in the fields later.
+
        * Makefile.in (distclean, realclean): Remove new
        configure-generated files.