aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)AuthorFilesLines
2001-07-17c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu1-3/+3
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