| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -2/+2 |
* | * c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME | geoffk | 2003-07-21 | 1 | -8/+15 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * c-pragma.c (apply_pragma_weak): Don't use warning_with_decl. | gdr | 2003-07-19 | 1 | -1/+2 |
* | * c-decl.c: Fix typos in several comments. Remove all | zack | 2003-07-17 | 1 | -0/+1 |
* | * c-aux-info.c: Convert to ISO C99. | aj | 2003-06-19 | 1 | -35/+21 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * c-pragma.c (c_register_pragma): New. | neil | 2003-01-01 | 1 | -8/+18 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * gcc/c-pragma.h (add_to_renaming_pragma_list): New function. | sje | 2002-07-08 | 1 | -4/+9 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -37/+15 |
* | * c-pragma.c (apply_pragma_weak): Convert value identifier to | rth | 2002-05-26 | 1 | -4/+13 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -1/+0 |
* | 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-04-28 | 1 | -0/+4 |
* | * c-pragma.c (maybe_apply_renaming_pragma): New. | rth | 2002-03-22 | 1 | -0/+140 |
* | * c-decl.c: Include c-pragma.h. | rth | 2002-03-15 | 1 | -7/+56 |
* | * doc/tm.texi (ASM_WEAKEN_DECL): Document. | amodra | 2002-03-01 | 1 | -2/+3 |
* | PR bootstrap/3451 | rodrigc | 2001-11-13 | 1 | -19/+19 |
* | * Makefile.in (c-pragma.o): Depend on output.h. | ghazi | 2001-08-31 | 1 | -0/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -2/+2 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -2/+2 |
* | * c-pragma.c (init_pragma): Update for parse_in type change. | neil | 2000-11-29 | 1 | -6/+3 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -2/+0 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -149/+0 |
* | 2000-10-21 Mike Coleman <mcoleman2@kc.rr.com> | zack | 2000-10-28 | 1 | -30/+48 |
* | * c-pragma.c (handle_pragma_pack): Correct parsing logic so it | zack | 2000-09-11 | 1 | -22/+19 |
* | * c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS. | zack | 2000-09-08 | 1 | -7/+3 |
* | * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if | zack | 2000-09-07 | 1 | -4/+15 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -287/+276 |
* | 2000-04-24 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-04-24 | 1 | -3/+3 |
* | * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts. | kenner | 2000-03-07 | 1 | -10/+10 |
* | Copyright fixes | law | 2000-02-26 | 1 | -1/+1 |
* | * c-pragma.c (maximum_field_alignment): Remove duplicate declaration. | sirl | 2000-02-10 | 1 | -9/+0 |
* | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+3 |
* | * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c, | zack | 2000-01-25 | 1 | -22/+4 |
* | * c-common.c: PROTO -> PARAMS. | ghazi | 2000-01-12 | 1 | -3/+3 |
* | * c-pragma.c (push_alignment): Don't check the return value | law | 1999-10-28 | 1 | -6/+0 |
* | Applied Mumit Khan's patch to fix #pragma push/pop handling. | nickc | 1999-10-19 | 1 | -62/+17 |
* | * c-pragma.c (mark_align_stack): Dereference the void* properly. | rth | 1999-09-19 | 1 | -1/+1 |
* | * c-pragma.c: Include ggc.h. | rth | 1999-09-19 | 1 | -0/+1 |
* | * c-pragma.c (mark_align_stack): New. | rth | 1999-09-18 | 1 | -0/+24 |
* | * c-pragma.c (handle_pragma_token): Wrap variables `name' and | ghazi | 1999-09-14 | 1 | -0/+4 |
* | * Makefile.in (cppexp.o): Depend on cpphash.h. | geoffk | 1999-09-09 | 1 | -3/+14 |
* | Backport of GC branch patches part 1: kill eh status saving. | crux | 1999-07-31 | 1 | -1/+0 |
* | * c-pragma.c (push_alignment): Don't ignore alignments greater than | law | 1999-06-21 | 1 | -3/+8 |
* | * c-pragma.c (handle_pragma_token): Handle `#pragma pack()' | law | 1999-06-09 | 1 | -2/+11 |
* | * c-pragma.c (push_alignment): Don't ignore alignments greater than | jason | 1999-04-26 | 1 | -41/+99 |
* | * c-pragma.c (add_weak); Delete. Moved into... | law | 1999-02-26 | 1 | -24/+0 |