summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-1/+1
* c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth2000-11-251-5/+0
* c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.Zack Weinberg2000-09-081-16/+2
* c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg2000-09-071-1/+13
* Integrated preprocessor.Zack Weinberg2000-09-071-32/+11
* top level:Zack Weinberg2000-08-291-3/+3
* c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-121-4/+4
* Applied Mumit Khan's patch to fix #pragma push/pop handling.Mumit Khan1999-10-191-3/+0
* c-pragma.c (mark_align_stack): New.Richard Henderson1999-09-181-0/+3
* Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating1999-09-091-3/+3
* c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes.Jason Merrill1999-04-261-4/+3
* * c-pragma.c (add_weak); Delete. Moved into...Jeffrey A Law1999-02-251-0/+2
* bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-02-181-1/+1
* Fix spelling typo in comment.Nick Clifton1998-10-071-1/+1
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton1998-10-011-7/+57
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton1998-09-021-2/+6
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Update weak symbol supportJason Merrill1995-05-161-4/+4
* Do not put enclose within HANDLE_SYSV_PRAGMAMichael Meissner1995-04-181-3/+0
* Move pragma interface support to c-pragma.hMichael Meissner1995-04-181-0/+48
* Initial revisionMichael Meissner1995-04-181-0/+0