OSDN Git Service

* config/xtensa/xtensa.c (xtensa_init_machine_status): Fix
[pf3gnuchains/gcc-fork.git] / gcc / c-pragma.h
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-03-22 rth * c-pragma.c (maybe_apply_renaming_pragma)...
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-01 amodra * doc/tm.texi (ASM_WEAKEN_DECL): Document.
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-08-28 echristo2001-08-28 Eric Christopher <echristo@redhat.com>
2001-08-24 jason * c-pragma.h: Move weak_syms and weak_decls...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-17 ro * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAK...
2001-05-26 rthStandardize header guards.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-09-08 zack * c-pragma.c: Don't elide entire file if !HANDLE_GENER...
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-09-07 zackIntegrated preprocessor.
2000-08-29 zacktop level:
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-10-19 nickcApplied Mumit Khan's patch to fix #pragma push/pop...
1999-09-18 rth * c-pragma.c (mark_align_stack): New.
1999-09-09 geoffk * Makefile.in (cppexp.o): Depend on cpphash.h.
1999-04-26 jason * c-pragma.c (push_alignment): Don't ignore alignments...
1999-02-26 law * c-pragma.c (add_weak); Delete. Moved into...
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1998-10-07 nickcFix spelling typo in comment.
1998-10-01 nickcAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-02 nickcChange HANDLE_PRAGMA macro so that it will work with...
1995-06-15 kennerUpdate FSF address.
1995-05-16 merrillUpdate weak symbol support
1995-04-18 meissnerDo not put enclose within HANDLE_SYSV_PRAGMA
1995-04-18 meissnerMove pragma interface support to c-pragma.h
1995-04-18 meissnerInitial revision