aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-08c-pragma.h (add_to_renaming_pragma_list): New function.Steve Ellcey1-0/+1
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-0/+9
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson1-0/+1
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson1-0/+2
2002-03-01tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra1-3/+2
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-2/+3
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth1-1/+0
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher1-5/+0
2001-08-24c-pragma.h: Move weak_syms and weak_decls...Jason Merrill1-11/+0
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-17c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu1-3/+3
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-1/+1
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-5/+0
2000-09-08c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.Zack Weinberg1-16/+2
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-1/+13
2000-09-07Integrated preprocessor.Zack Weinberg1-32/+11
2000-08-29top level:Zack Weinberg1-3/+3
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
1999-10-19Applied Mumit Khan's patch to fix #pragma push/pop handling.Mumit Khan1-3/+0
1999-09-18c-pragma.c (mark_align_stack): New.Richard Henderson1-0/+3
1999-09-09Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating1-3/+3
1999-04-26c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes.Jason Merrill1-4/+3
1999-02-25* c-pragma.c (add_weak); Delete. Moved into...Jeffrey A Law1-0/+2
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1998-10-07Fix spelling typo in comment.Nick Clifton1-1/+1
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton1-7/+57
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton1-2/+6
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Update weak symbol supportJason Merrill1-4/+4
1995-04-18Do not put enclose within HANDLE_SYSV_PRAGMAMichael Meissner1-3/+0
1995-04-18Move pragma interface support to c-pragma.hMichael Meissner1-0/+48
1995-04-18Initial revisionMichael Meissner1-0/+0