summaryrefslogtreecommitdiffstats
path: root/gcc/c-pragma.c
Commit message (Expand)AuthorAgeFilesLines
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-1/+0
* * c-pragma.c (push_alignment): Don't ignore alignments greater thanlaw1999-06-211-3/+8
* * c-pragma.c (handle_pragma_token): Handle `#pragma pack()'law1999-06-091-2/+11
* * c-pragma.c (push_alignment): Don't ignore alignments greater thanjason1999-04-261-41/+99
* * c-pragma.c (add_weak); Delete. Moved into...law1999-02-261-24/+0
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-1/+1
* * c-pragma.c (handle_pragma_token): Test for null tree beforerobertl1998-10-141-1/+1
* * c-pragma.c (handle_pragma_token): If passed a token insteadrobertl1998-10-111-1/+5
* Do not insert packing attributes unless #pragma pack(push,<n>) is active.nickc1998-10-071-1/+2
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).nickc1998-10-011-71/+334
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.nickc1998-09-021-22/+25
* Make rtx, tree types type correct if the appropriate include files was not in...meissner1998-05-281-0/+1
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* Opps. Forgot to check it in.law1997-12-221-0/+1
* * c-pragma.c (handle_pragma_token): Generate warning messageslaw1997-12-211-4/+13
* install EH codemrs1996-07-231-0/+1
* formatting tweaksmrs1996-07-031-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* Move pragma interface support to c-pragma.hmeissner1995-04-181-23/+2
* (HANDLE_PRAGMA_WEAK): Depend on ASM_OUTPUT_DEF notwilson1994-02-281-2/+4
* (enum pragma_state): Defined.rms1993-10-111-0/+16
* bytecodebson1993-09-211-32/+4
* (HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined.rms1992-08-011-1/+1
* Undo rcs botchwood1992-07-011-16/+23
* (handle_sysv_pragma): Function moved to c-lex.c.rms1992-06-301-32/+4
* Initial revisionrms1992-06-301-0/+219
OpenPOWER on IntegriCloud