aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)Author
2001-07-17 * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andro
2000-11-25 * c-common.c: Remove USE_CPPLIB conditional inclusions.neil
2000-09-08 * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.zack
2000-09-07 * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack
2000-09-07Integrated preprocessor.zack
2000-08-29top level:zack
2000-01-12 * c-common.c: PROTO -> PARAMS.ghazi
1999-10-19Applied Mumit Khan's patch to fix #pragma push/pop handling.nickc
1999-09-18 * c-pragma.c (mark_align_stack): New.rth
1999-09-09 * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk
1999-04-26 * c-pragma.c (push_alignment): Don't ignore alignments greater thanjason
1999-02-26 * c-pragma.c (add_weak); Delete. Moved into...law
1999-02-18 * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi
1998-10-07Fix spelling typo in comment.nickc
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).nickc
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.nickc
1995-06-15Update FSF address.kenner
1995-05-16Update weak symbol supportmerrill
1995-04-18Do not put enclose within HANDLE_SYSV_PRAGMAmeissner
1995-04-18Move pragma interface support to c-pragma.hmeissner
1995-04-18Initial revisionmeissner