Don't write to inferior_ptid in aix-thread.c
[deliverable/binutils-gdb.git] / gas / config / tc-xc16x.h
index 8aa6d07785f37416cbf5bc85df6b3cc3f0cbddfa..c210b6e10b3b7a3322158055fc93f084b48b5f02 100644 (file)
@@ -1,12 +1,12 @@
 /* This file is tc-xc16x.h
 /* This file is tc-xc16x.h
-   Copyright 2006 Free Software Foundation, Inc.
-   Contributed by KPIT Cummins Infosystems 
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
+   Contributed by KPIT Cummins Infosystems
 
    This file is part of GAS, the GNU Assembler.
 
    GAS is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This file is part of GAS, the GNU Assembler.
 
    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,
    any later version.
 
    GAS is distributed in the hope that it will be useful,
 #define FAKE_LABEL_NAME     ".L0\001"
 #endif
 
 #define FAKE_LABEL_NAME     ".L0\001"
 #endif
 
-#if ANSI_PROTOTYPES
 struct fix;
 struct internal_reloc;
 struct fix;
 struct internal_reloc;
-#endif
 
 #define WORKING_DOT_WORD
 
 
 #define WORKING_DOT_WORD
 
@@ -57,6 +55,5 @@ extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma);
 #define LISTING_HEADER "Infineon XC16X GAS "
 #define NEED_FX_R_TYPE 1
 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC)
 #define LISTING_HEADER "Infineon XC16X GAS "
 #define NEED_FX_R_TYPE 1
 #define MD_PCREL_FROM_SECTION(FIX, SEC) md_pcrel_from_section (FIX, SEC)
-extern long md_pcrel_from_section (struct fix *, segT);
 
 #define md_operand(x)
 
 #define md_operand(x)
This page took 0.029662 seconds and 4 git commands to generate.