summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
diff options
context:
space:
mode:
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-28 23:03:52 +0000
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-28 23:03:52 +0000
commitb7fdac4b9da9acfae4daa1ceff19d65e68443fe0 (patch)
tree490b4a7728416582f147cb5193c5b68562a77802 /gcc/c-pragma.h
parentb0382a8ecda8fa7089670a8d1cf0cf02cc5d2055 (diff)
downloadgcc-b7fdac4b9da9acfae4daa1ceff19d65e68443fe0.tar.gz
2001-08-28 Eric Christopher <echristo@redhat.com>
Richard Henderson <rth@redhat.com> * c-pragma.h (add_weak): Move prototype from here... * output.h (add_weak): ... to here. * varasm.c (add_weak): Fix typo. * config/mips/crti.asm: New file. * config/mips/crtn.asm: Ditto. * config/mips/elf.h (SBSS_SECTION_ASM_OP) Add #undef. (CTOR_LISTS_DEFINED_EXTERNALLY): Remove. (INVOKE__main): Ditto. (INIT_SECTION_ASM_OP): New. (FINI_SECTION_ASM_OP): Ditto. (STARTFILE_SPEC): Add crti. (ENDFILE_SPEC): Add crtn. * config/mips/elf64.h: Same. * config/mips/rtems64.h (INVOKE__main, NAME__MAIN, SYMBOL__MAIN): Remove. * config/mips/vxworks.h: Ditto. * config/mips/t-elf: Support crti and crtn. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45243 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-pragma.h')
-rw-r--r--gcc/c-pragma.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/c-pragma.h b/gcc/c-pragma.h
index f60a5662bd4..6f0d6ea15a0 100644
--- a/gcc/c-pragma.h
+++ b/gcc/c-pragma.h
@@ -41,11 +41,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#define HANDLE_PRAGMA_PACK 1
#endif /* HANDLE_PRAGMA_PACK_PUSH_POP */
-
-#ifdef HANDLE_PRAGMA_WEAK
-extern int add_weak PARAMS ((const char *, const char *));
-#endif /* HANDLE_PRAGMA_WEAK */
-
extern void init_pragma PARAMS ((void));
/* Duplicate prototypes for the register_pragma stuff and the typedef for