gdb/testsuite: Add gdb_test_name variable
[deliverable/binutils-gdb.git] / gas / config / tc-z80.h
index 7409871844b86b513cd0cf30cfbdf51efdfcdd98..794b99fdb96772b2ce71263c37a1e32d5fe46d99 100644 (file)
@@ -1,5 +1,5 @@
 /* this is tc-z80.h
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    Contributed by Arnold Metselaar <arnold_m@operamail.com>
 
@@ -102,7 +102,7 @@ extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
    P2VAR to the truncated power of two of sizes up to eight bytes.  */
 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0
 
-/* It does not make any sense to perform arithmetic on the numbers 
+/* It does not make any sense to perform arithmetic on the numbers
    we use to identify registers.  */
 #define md_register_arithmetic 0
 
This page took 0.025446 seconds and 4 git commands to generate.