Regenerate frv-dis.c in order to fix a compile time warning.
authorNick Clifton <nickc@redhat.com>
Fri, 11 Feb 2005 16:04:06 +0000 (16:04 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Feb 2005 16:04:06 +0000 (16:04 +0000)
opcodes/ChangeLog
opcodes/frv-dis.c

index 7c06b8f91be005d1a76b83e03650bcd5eeeede3e..be892024db04343735c464adb45dde590365f79f 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-11  Nick Clifton  <nickc@redhat.com>
+
+       * frv-dis.c: Regenerate.
+
 2005-02-07  Jim Blandy  <jimb@redhat.com>
 
        * Makefile.am (CGEN): Load guile.scm before calling the main
index 7e0ca3f2a2dfbea738112d479593d9a88811cddc..87b067006e4a9db8ca1d483cd08c72563c935652 100644 (file)
@@ -69,7 +69,7 @@ static void print_lo
 static void
 print_at (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
          PTR dis_info,
-         CGEN_KEYWORD *names ATTRIBUTE_UNUSED,
+         long reloc_ann ATTRIBUTE_UNUSED,
          long value ATTRIBUTE_UNUSED,
          bfd_vma pc ATTRIBUTE_UNUSED,
          int length ATTRIBUTE_UNUSED
This page took 0.028091 seconds and 4 git commands to generate.