Age | Commit message (Expand) | Author | Files | Lines |
1999-06-20 | c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes. | Mumit Khan | 1 | -3/+8 |
1999-06-08 | c-pragma.c (handle_pragma_token): Handle `#pragma pack()' correctly. | Mumit Khan | 1 | -2/+11 |
1999-04-26 | c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes. | Jason Merrill | 1 | -41/+99 |
1999-02-25 | * c-pragma.c (add_weak); Delete. Moved into... | Jeffrey A Law | 1 | -24/+0 |
1999-02-18 | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-10-14 | c-pragma.c (handle_pragma_token): Test for null tree before dereferencing TRE... | Robert Lipe | 1 | -1/+1 |
1998-10-11 | c-pragma.c (handle_pragma_token): If passed a token instead of a tree, use th... | Robert Lipe | 1 | -1/+5 |
1998-10-07 | Do not insert packing attributes unless #pragma pack(push,<n>) is active. | Nick Clifton | 1 | -1/+2 |
1998-10-01 | Add support for #pragma pack(push,<n>) and #pragma pack(pop). | Nick Clifton | 1 | -71/+334 |
1998-09-02 | Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB. | Nick Clifton | 1 | -22/+25 |
1998-05-28 | Make rtx, tree types type correct if the appropriate include files was not in... | Michael Meissner | 1 | -0/+1 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -1/+1 |
1997-12-22 | Opps. Forgot to check it in. | Jeff Law | 1 | -0/+1 |
1997-12-21 | c-pragma.c (handle_pragma_token): Generate warning messages about unknown pra... | Nick Clifton | 1 | -4/+13 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+1 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-04-18 | Move pragma interface support to c-pragma.h | Michael Meissner | 1 | -23/+2 |
1994-02-27 | (HANDLE_PRAGMA_WEAK): Depend on ASM_OUTPUT_DEF not | Jim Wilson | 1 | -2/+4 |
1993-10-11 | (enum pragma_state): Defined. | Richard Stallman | 1 | -0/+16 |
1993-09-21 | bytecode | Jan Brittenson | 1 | -32/+4 |
1992-08-01 | (HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined. | Richard Stallman | 1 | -1/+1 |
1992-07-01 | Undo rcs botch | Tom Wood | 1 | -16/+23 |
1992-06-30 | (handle_sysv_pragma): Function moved to c-lex.c. | Richard Stallman | 1 | -32/+4 |
1992-06-30 | Initial revision | Richard Stallman | 1 | -0/+219 |