summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-04-281-0/+4
* * c-pragma.c (maybe_apply_renaming_pragma): New.rth2002-03-221-0/+140
* * c-decl.c: Include c-pragma.h.rth2002-03-151-7/+56
* * doc/tm.texi (ASM_WEAKEN_DECL): Document.amodra2002-03-011-2/+3
* PR bootstrap/3451rodrigc2001-11-131-19/+19
* * Makefile.in (c-pragma.o): Depend on output.h.ghazi2001-08-311-0/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * alias.c: Fix comment formatting.kazu2001-08-011-2/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+2
* * c-pragma.c (init_pragma): Update for parse_in type change.neil2000-11-291-6/+3
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-2/+0
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-149/+0
* 2000-10-21 Mike Coleman <mcoleman2@kc.rr.com>zack2000-10-281-30/+48
* * c-pragma.c (handle_pragma_pack): Correct parsing logic so itzack2000-09-111-22/+19
* * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.zack2000-09-081-7/+3
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-071-4/+15
* Integrated preprocessor.zack2000-09-071-287/+276
* 2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>khan2000-04-241-3/+3
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-10/+10
* Copyright fixeslaw2000-02-261-1/+1
* * c-pragma.c (maximum_field_alignment): Remove duplicate declaration.sirl2000-02-101-9/+0
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+3
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-22/+4
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-3/+3
* * c-pragma.c (push_alignment): Don't check the return valuelaw1999-10-281-6/+0
* Applied Mumit Khan's patch to fix #pragma push/pop handling.nickc1999-10-191-62/+17
* * c-pragma.c (mark_align_stack): Dereference the void* properly.rth1999-09-191-1/+1
* * c-pragma.c: Include ggc.h.rth1999-09-191-0/+1
* * c-pragma.c (mark_align_stack): New.rth1999-09-181-0/+24
* * c-pragma.c (handle_pragma_token): Wrap variables `name' andghazi1999-09-141-0/+4
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-091-3/+14
* 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