aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-05-25 * Makefile.in (C_COMMON_H): Fix.Neil Booth
2002-03-22 * c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson
2002-03-15 * c-decl.c: Include c-pragma.h.Richard Henderson
2002-03-01 * doc/tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra
2002-01-18 * bitmap.h: Fix comment formatting.Kazu Hirata
2001-10-14 * c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth
2001-08-282001-08-28 Eric Christopher <echristo@redhat.com>Eric Christopher
2001-08-24 * c-pragma.h: Move weak_syms and weak_decls...Jason Merrill
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-17 * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andH.J. Lu
2001-05-26Standardize header guards.Richard Henderson
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,Neil Booth
2000-11-25 * c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth
2000-09-08 * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.Zack Weinberg
2000-09-07 * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifZack Weinberg
2000-09-07Integrated preprocessor.Zack Weinberg
2000-08-29top level:Zack Weinberg
2000-01-12 * c-common.c: PROTO -> PARAMS.Kaveh Ghazi
1999-10-19Applied Mumit Khan's patch to fix #pragma push/pop handling.Mumit Khan
1999-09-18 * c-pragma.c (mark_align_stack): New.Richard Henderson
1999-09-09 * Makefile.in (cppexp.o): Depend on cpphash.h.Geoffrey Keating
1999-04-26 * c-pragma.c (push_alignment): Don't ignore alignments greater thanJason Merrill
1999-02-26 * c-pragma.c (add_weak); Delete. Moved into...Jeffrey A Law
1999-02-18 * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh Ghazi
1998-10-07Fix spelling typo in comment.Nick Clifton
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton
1995-06-15Update FSF address.Richard Kenner
1995-05-16Update weak symbol supportJason Merrill
1995-04-18Do not put enclose within HANDLE_SYSV_PRAGMAMichael Meissner
1995-04-18Move pragma interface support to c-pragma.hMichael Meissner
1995-04-18Initial revisionMichael Meissner