OSDN Git Service

Use uLong on compressed_size when using zlib.
[pf3gnuchains/sourceware.git] / gas / config / tc-or32.h
index d2bac3e..bd0d37f 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-or32.h -- Assemble for the OpenRISC 1000.
-   Copyright (C) 2002, 2003. 2005 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003. 2005, 2007 Free Software Foundation, Inc.
    Contributed by Damjan Lampret <lampret@opencores.org>.
    Based upon a29k port.
 
@@ -7,7 +7,7 @@
 
    GAS is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    GAS is distributed in the hope that it will be useful,
 
 extern int or32_unrecognized_line (int);
 
-#define tc_headers_hook(a)          ; /* Not used.  */
-#define tc_headers_hook(a)          ; /* Not used.  */
-#define tc_crawl_symbol_chain(a)    ; /* Not used.  */
 #define tc_coff_symbol_emit_hook(a) ; /* Not used.  */
 
-#define AOUT_MACHTYPE               80
-#define TC_COFF_FIX2RTYPE(fix_ptr)  tc_coff_fix2rtype (fix_ptr)
-#define BFD_ARCH                    bfd_arch_or32
 #define COFF_MAGIC                  SIPFBOMAGIC
 
 /* No shared lib support, so we don't need to ensure externally
@@ -59,13 +53,4 @@ extern int or32_unrecognized_line (int);
 #define MD_APPLY_SYM_VALUE(FIX) 0
 #endif
 
-/* Should the reloc be output ?
-   on the 29k, this is true only if there is a symbol attached.
-   on the h8, this is always true, since no fixup is done.  */
-#define TC_COUNT_RELOC(x)           (x->fx_addsy)
-#define TC_CONS_RELOC               RELOC_32
-
-#define COFF_FLAGS                  F_AR32W
-#define NEED_FX_R_TYPE
-
 #define ZERO_BASED_SEGMENTS