Changeset 1973 for binutils/trunk/bfd/elf32-hppa.h
- Timestamp:
- Feb 6, 2017, 1:00:00 PM (8 years ago)
- Location:
- binutils/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
binutils/trunk ¶
-
Property svn:mergeinfo
set to
/binutils/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
TabularUnified binutils/trunk/bfd/elf32-hppa.h ¶
r970 r1973 5 5 February 1994. 6 6 7 Copyright (C) 1990-201 4Free Software Foundation, Inc.7 Copyright (C) 1990-2016 Free Software Foundation, Inc. 8 8 9 9 Written by: … … 36 36 #include "libhppa.h" 37 37 #include "elf/hppa.h" 38 39 #ifdef __cplusplus 40 extern "C" { 41 #endif 42 43 void elf32_hppa_init_stub_bfd 44 (bfd *, struct bfd_link_info *); 38 45 39 46 int elf32_hppa_setup_section_lists … … 75 82 #define R_HPPA_COMPLEX R_PARISC_UNIMPLEMENTED 76 83 84 #ifdef __cplusplus 85 } 86 #endif 87 77 88 #endif /* _ELF32_HPPA_H */
Note:
See TracChangeset
for help on using the changeset viewer.