| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -43/+43 |
* | * tree.c (real_minus_onep): New function to test for -1.0. | sayle | 2002-06-01 | 1 | -0/+16 |
* | * target.h: Fix formatting. | kazu | 2002-05-31 | 1 | -2/+2 |
* | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -13/+9 |
* | * tree.c (decl_type_context): Return NULL_TREE if decl's context is a | bryce | 2002-05-24 | 1 | -0/+3 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -4/+5 |
* | * Makefile.in: Update. | neil | 2002-05-09 | 1 | -7/+0 |
* | * Makefile.in (c-lex.o): Update. | neil | 2002-05-04 | 1 | -0/+7 |
* | * regrename.c: Fix formatting. | kazu | 2002-05-03 | 1 | -34/+34 |
* | Initial P4 SSE2 builtin support | bernds | 2002-04-29 | 1 | -0/+4 |
* | * tree.c (tree_int_cst_lt): Compare constants whose types differ | aoliva | 2002-04-26 | 1 | -1/+14 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -6/+0 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -1/+1 |
* | * langhooks-def.h (lhd_set_decl_assembler_name, | neil | 2002-04-03 | 1 | -37/+12 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -10/+3 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -5/+5 |
* | * Makefile.in (except.o): Update. | neil | 2002-03-29 | 1 | -15/+0 |
* | * toplev.c: Don't include setjmp.h. Kill float_handler_set, | zack | 2002-03-25 | 1 | -40/+2 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -31/+0 |
* | * expr.c (expand_expr): Use unsave lang hook. | neil | 2002-03-08 | 1 | -32/+7 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -38/+0 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | ghazi | 2002-03-02 | 1 | -0/+42 |
* | PR c/4389 | jakub | 2002-02-20 | 1 | -5/+7 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+29 |
* | PR c++/5624 | rth | 2002-02-11 | 1 | -5/+12 |
* | Contribute sh64-elf. | aoliva | 2002-02-09 | 1 | -0/+1 |
* | * target.h (struct gcc_target): Added ms_bitfield_layout_p. | aoliva | 2002-02-05 | 1 | -0/+10 |
* | * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfield | neil | 2002-02-02 | 1 | -23/+0 |
* | * tree.c (build_nonstandard_integer_type): Correct prototype. | neil | 2002-01-29 | 1 | -1/+1 |
* | PR c/3325 | neil | 2002-01-29 | 1 | -0/+23 |
* | * builtins.c (expand_builtin_strncpy): Use integer_zerop instead | kenner | 2002-01-25 | 1 | -1/+1 |
* | * tree.c (build1): Don't set TREE_READONLY on INDIRECT_REF. | jason | 2002-01-23 | 1 | -0/+6 |
* | * tree.c (int_fits_type_p): If bounds of a subtype are variable, see | kenner | 2002-01-22 | 1 | -1/+4 |
* | * toplev.c: Fix formatting. | kazu | 2002-01-10 | 1 | -6/+6 |
* | 2001-12-10 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-11 | 1 | -39/+42 |
* | * tree.c (append_random_char): Conditionalize INO for VMS. | kenner | 2001-12-10 | 1 | -4/+10 |
* | * tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following... | aoliva | 2001-12-06 | 1 | -17/+1 |
* | * langhooks.h (struct lang_hooks): Add staticp. | jsm28 | 2001-12-04 | 1 | -1/+5 |
* | * tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIGIN if | aoliva | 2001-12-04 | 1 | -6/+15 |
* | * c-decl.c (duplicate_decls): Revert rth's patch. If newdecl | aoliva | 2001-12-04 | 1 | -1/+8 |
* | * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro. | kenner | 2001-12-02 | 1 | -1/+2 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -2/+2 |
* | Remove blank line. | kenner | 2001-11-28 | 1 | -1/+0 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -3/+16 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -1/+2 |
* | * tree.h (tree_index): Add support for V16QI and V8HI. | aldyh | 2001-10-31 | 1 | -0/+10 |
* | * tree.c (id_string_size): Remove. | neil | 2001-10-30 | 1 | -2/+0 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -2/+2 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -3/+2 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -73/+73 |