summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
Commit message (Expand)AuthorAgeFilesLines
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-0/+15
* libcpp/rth2006-01-041-5/+20
* * c-lex.c (pragma_lex): Rename from c_lex.rth2005-11-261-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,kazu2005-03-131-1/+1
* * c-tree.h (struct c_declarator): New id_loc field.bothner2005-03-121-1/+1
* 2004-11-29 Daniel Jacobowitz <dan@codesourcery.com>jsm282004-11-291-0/+1
* gcc:jsm282004-11-231-1/+3
* 2004-09-20 Matt Austern <austern@apple.com>zack2004-09-211-0/+4
* * Makefile.in (C_PRAGMA_H): New variable to track dependenciesbernie2004-07-261-2/+4
* PR c++/9283giovannibajo2004-07-251-0/+5
* gcc/ChangeLog:aoliva2004-06-151-3/+5
* 2004-02-26 Eric Christopher <echristo@redhat.com>echristo2004-02-271-0/+4
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * c-lex.c (c_lex): Rename to...giovannibajo2004-01-291-0/+1
* gcc:amylaar2003-07-161-4/+1
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-3/+2
* Convert to ISO C90.aj2003-06-221-6/+6
* * coretypes.h (cpp_reader): Forward declare struct.shebs2003-01-281-1/+0
* * c-pragma.c (c_register_pragma): New.neil2003-01-011-11/+6
* * gcc/c-pragma.h (add_to_renaming_pragma_list): New function.sje2002-07-081-0/+1
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-0/+9
* * c-pragma.c (maybe_apply_renaming_pragma): New.rth2002-03-221-0/+1
* * c-decl.c: Include c-pragma.h.rth2002-03-151-0/+2
* * doc/tm.texi (ASM_WEAKEN_DECL): Document.amodra2002-03-011-3/+2
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+3
* * c-pragma.h (cpp_register_pragma_space): Remove.neil2001-10-141-1/+0
* 2001-08-28 Eric Christopher <echristo@redhat.com>echristo2001-08-281-5/+0
* * c-pragma.h: Move weak_syms and weak_decls...jason2001-08-241-11/+0
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andro2001-07-171-3/+3
* Standardize header guards.rth2001-05-261-3/+3
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-1/+1
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-5/+0
* * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.zack2000-09-081-16/+2
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-071-1/+13
* Integrated preprocessor.zack2000-09-071-32/+11
* top level:zack2000-08-291-3/+3
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-4/+4
* Applied Mumit Khan's patch to fix #pragma push/pop handling.nickc1999-10-191-3/+0
* * c-pragma.c (mark_align_stack): New.rth1999-09-181-0/+3
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-091-3/+3
* * c-pragma.c (push_alignment): Don't ignore alignments greater thanjason1999-04-261-4/+3
* * c-pragma.c (add_weak); Delete. Moved into...law1999-02-261-0/+2
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-1/+1
* Fix spelling typo in comment.nickc1998-10-071-1/+1
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).nickc1998-10-011-7/+57
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.nickc1998-09-021-2/+6
* Update FSF address.kenner1995-06-151-1/+2
* Update weak symbol supportmerrill1995-05-161-4/+4