OSDN Git Service

Add - before rms to be more portable.
[pf3gnuchains/gcc-fork.git] / gcc / c-pragma.h
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