summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Do not put enclose within HANDLE_SYSV_PRAGMAmeissner1995-04-181-3/+0
* Move pragma interface support to c-pragma.hmeissner1995-04-181-0/+48
* Initial revisionmeissner1995-04-181-0/+0