| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 1 | -0/+5 |
* | * tree.c (type_hash_marked_p): Consider as marked if debug symbol | kenner | 2001-09-24 | 1 | -3/+12 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -138/+48 |
* | * fold-const.c (hashtab.h): Include. | kenner | 2001-09-20 | 1 | -25/+20 |
* | * tree.c (append_random_chars): Generate the random | wehle | 2001-09-14 | 1 | -11/+13 |
* | 2001-09-06 Ira Ruben <ira@apple.com> | shebs | 2001-09-06 | 1 | -18/+0 |
* | * tree.c (default_valid_attribute_p): Don't use PARAMS on a | ghazi | 2001-08-28 | 1 | -1/+1 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -22/+7 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * except.c (TYPE_HASH): Delete. | ghazi | 2001-08-18 | 1 | -4/+0 |
* | *** empty log message *** | apbianco | 2001-08-01 | 1 | -3/+2 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 1 | -4/+12 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -7/+7 |
* | Minor comment and whitespace changes | kenner | 2001-07-01 | 1 | -5/+7 |
* | * target.h (struct gcc_target): Add comp_type_attributes and | jsm28 | 2001-06-29 | 1 | -3/+20 |
* | * system.h (TARGET_ESC): Move to ... | neil | 2001-06-27 | 1 | -60/+70 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -105/+150 |
* | * tree.def (ARRAY_RANGE_REF): New code. | kenner | 2001-06-04 | 1 | -0/+7 |
* | * tree.h (type_num_arguments): Declare it. | mmitchel | 2001-05-22 | 1 | -0/+22 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -20/+0 |
* | * dwarf2out.c (modified_type_die): Don't create new types here. | mmitchel | 2001-04-12 | 1 | -12/+28 |
* | * collect2.c (is_ctor_dtor): Always use '_' in the file fn names, | jason | 2001-03-22 | 1 | -8/+0 |
* | * tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for | mmitchel | 2001-03-20 | 1 | -1/+3 |
* | Compute DECL_ASSEMBLER_NAME lazily. | mmitchel | 2001-03-19 | 1 | -1/+35 |