summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
Commit message (Expand)AuthorAgeFilesLines
* c-pragma.h (add_to_renaming_pragma_list): New function.Steve Ellcey2002-07-081-0/+1
* Makefile.in (C_COMMON_H): Fix.Neil Booth2002-05-251-0/+9
* c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson2002-03-221-0/+1
* c-decl.c: Include c-pragma.h.Richard Henderson2002-03-141-0/+2
* tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra2002-03-011-3/+2
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-2/+3
* c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth2001-10-141-1/+0
* c-pragma.h (add_weak): Move prototype from here...Eric Christopher2001-08-281-5/+0
* c-pragma.h: Move weak_syms and weak_decls...Jason Merrill2001-08-241-11/+0
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu2001-07-171-3/+3
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-1/+1
* c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth2000-11-251-5/+0
* c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS.Zack Weinberg2000-09-081-16/+2
* c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg2000-09-071-1/+13
* Integrated preprocessor.Zack Weinberg2000-09-071-32/+11
* top level:Zack Weinberg2000-08-291-3/+3
* c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-121-4/+4
* Applied Mumit Khan's patch to fix #pragma push/pop handling.Mumit Khan1999-10-191-3/+0
* c-pragma.c (mark_align_stack): New.Richard Henderson1999-09-181-0/+3
* Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating1999-09-091-3/+3
* c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes.Jason Merrill1999-04-261-4/+3
* * c-pragma.c (add_weak); Delete. Moved into...Jeffrey A Law1999-02-251-0/+2
* bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-02-181-1/+1
* Fix spelling typo in comment.Nick Clifton1998-10-071-1/+1
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton1998-10-011-7/+57
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton1998-09-021-2/+6
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Update weak symbol supportJason Merrill1995-05-161-4/+4
* Do not put enclose within HANDLE_SYSV_PRAGMAMichael Meissner1995-04-181-3/+0
* Move pragma interface support to c-pragma.hMichael Meissner1995-04-181-0/+48
* Initial revisionMichael Meissner1995-04-181-0/+0