aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)Author
2005-06-25Update FSF address.kcook
2005-03-13 * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,kazu
2005-03-12 * c-tree.h (struct c_declarator): New id_loc field.bothner
2004-11-292004-11-29 Daniel Jacobowitz <dan@codesourcery.com>jsm28
2004-11-23gcc:jsm28
2004-09-212004-09-20 Matt Austern <austern@apple.com>zack
2004-07-25 * Makefile.in (C_PRAGMA_H): New variable to track dependenciesbernie
2004-07-25 PR c++/9283giovannibajo
2004-06-15gcc/ChangeLog:aoliva
2004-02-272004-02-26 Eric Christopher <echristo@redhat.com>echristo
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu
2004-01-29 * c-lex.c (c_lex): Rename to...giovannibajo
2003-07-16gcc:amylaar
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.aj
2003-06-22Convert to ISO C90.aj
2003-01-28 * coretypes.h (cpp_reader): Forward declare struct.shebs
2003-01-01 * c-pragma.c (c_register_pragma): New.neil
2002-07-08 * gcc/c-pragma.h (add_to_renaming_pragma_list): New function.sje
2002-05-25 * Makefile.in (C_COMMON_H): Fix.neil
2002-03-22 * c-pragma.c (maybe_apply_renaming_pragma): New.rth
2002-03-15 * c-decl.c: Include c-pragma.h.rth
2002-03-01 * doc/tm.texi (ASM_WEAKEN_DECL): Document.amodra
2002-01-18 * bitmap.h: Fix comment formatting.kazu
2001-10-14 * c-pragma.h (cpp_register_pragma_space): Remove.neil
2001-08-282001-08-28 Eric Christopher <echristo@redhat.com>echristo
2001-08-24 * c-pragma.h: Move weak_syms and weak_decls...jason
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-07-17 * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andro
2001-05-26Standardize header guards.rth
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil
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-06Integrated 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