| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -5/+0 |
* | * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS. | zack | 2000-09-08 | 1 | -16/+2 |
* | * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if | zack | 2000-09-07 | 1 | -1/+13 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -32/+11 |
* | top level: | zack | 2000-08-29 | 1 | -3/+3 |
* | * c-common.c: PROTO -> PARAMS. | ghazi | 2000-01-12 | 1 | -4/+4 |
* | Applied Mumit Khan's patch to fix #pragma push/pop handling. | nickc | 1999-10-19 | 1 | -3/+0 |
* | * c-pragma.c (mark_align_stack): New. | rth | 1999-09-18 | 1 | -0/+3 |
* | * Makefile.in (cppexp.o): Depend on cpphash.h. | geoffk | 1999-09-09 | 1 | -3/+3 |
* | * c-pragma.c (push_alignment): Don't ignore alignments greater than | jason | 1999-04-26 | 1 | -4/+3 |
* | * c-pragma.c (add_weak); Delete. Moved into... | law | 1999-02-26 | 1 | -0/+2 |
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -1/+1 |
* | Fix spelling typo in comment. | nickc | 1998-10-07 | 1 | -1/+1 |
* | Add support for #pragma pack(push,<n>) and #pragma pack(pop). | nickc | 1998-10-01 | 1 | -7/+57 |
* | Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB. | nickc | 1998-09-02 | 1 | -2/+6 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Update weak symbol support | merrill | 1995-05-16 | 1 | -4/+4 |
* | Do not put enclose within HANDLE_SYSV_PRAGMA | meissner | 1995-04-18 | 1 | -3/+0 |
* | Move pragma interface support to c-pragma.h | meissner | 1995-04-18 | 1 | -0/+48 |
* | Initial revision | meissner | 1995-04-18 | 1 | -0/+0 |