s/struct _serial_t/struct serial/
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.h
index 127170c25f306710820c701e7a70444dac586738..eda452b4b3f2d65e3b681b037b62c96450e3f2f3 100644 (file)
@@ -4,7 +4,7 @@
    in the Stratus FTX/Golf Object File Format (SED-1762) dated
    February 1994.
 
-   Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 98, 99, 2000
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    Written by:
 #include "elf/hppa.h"
 
 boolean elf32_hppa_size_stubs
-  PARAMS ((bfd *, struct bfd_link_info *,
+  PARAMS ((bfd *, bfd *, struct bfd_link_info *, boolean, bfd_signed_vma,
           asection * (*) PARAMS ((const char *, asection *)),
           void (*) PARAMS ((void))));
 
-boolean elf32_hppa_build_stubs
+boolean elf32_hppa_set_gp
   PARAMS ((bfd *, struct bfd_link_info *));
 
+boolean elf32_hppa_build_stubs
+  PARAMS ((struct bfd_link_info *));
+
 extern elf_hppa_reloc_type ** _bfd_elf32_hppa_gen_reloc_type
   PARAMS ((bfd *, elf_hppa_reloc_type, int, unsigned int, int, asymbol *));
 
This page took 0.027057 seconds and 4 git commands to generate.