aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
AgeCommit message (Expand)Author
2005-03-13 * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,Kazu Hirata
2005-03-12 * c-tree.h (struct c_declarator): New id_loc field.Per Bothner
2004-11-292004-11-29 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers
2004-11-23gcc:Daniel Jacobowitz
2004-09-212004-09-20 Matt Austern <austern@apple.com>Matt Austern
2004-07-26 * Makefile.in (C_PRAGMA_H): New variable to track dependenciesBernardo Innocenti
2004-07-25 PR c++/9283Niall Douglas
2004-06-15gcc/ChangeLog:Alexandre Oliva
2004-02-272004-02-26 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-29 * c-lex.c (c_lex): Rename to...Giovanni Bajo
2003-07-16gcc:J"orn Rennecke
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-22Convert to ISO C90.Andreas Jaeger
2003-01-28 * coretypes.h (cpp_reader): Forward declare struct.Stan Shebs
2003-01-01 * c-pragma.c (c_register_pragma): New.Neil Booth
2002-07-08 * gcc/c-pragma.h (add_to_renaming_pragma_list): New function.Steve Ellcey
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