| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (TYPE_ALIGN_OK): New flag. | kenner | 2001-11-18 | 1 | -0/+8 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -2/+0 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -1/+1 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -4/+0 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -13/+0 |
* | * tree.h (TYPE_VOLATILE): Trap use not on TYPEs. | geoffk | 2001-11-09 | 1 | -2/+2 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -8/+0 |
* | * tree.h (tree_index): Add support for V16QI and V8HI. | aldyh | 2001-10-31 | 1 | -0/+4 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -3/+0 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -15/+15 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -8/+8 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -0/+23 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 1 | -1/+12 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 1 | -0/+2 |
* | * c-common.c (format_attribute_table): Remove decl. | kenner | 2001-09-22 | 1 | -0/+18 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 1 | -0/+3 |
* | 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-21 | 1 | -0/+5 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -6/+73 |
* | Remove TYPE_NONCOPIED_PARTS. | nathan | 2001-09-06 | 1 | -2/+0 |
* | * function.c: Remove all_functions. Make outer_function_chain | zack | 2001-08-31 | 1 | -0/+3 |
* | * 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 | -0/+4 |
* | * system.h: Forward-declare struct rtx_def, struct rtvec_def, | zack | 2001-08-17 | 1 | -72/+64 |
* | *** empty log message *** | apbianco | 2001-08-01 | 1 | -0/+4 |
* | * dwarf2out.c (dw_val_class_offset): New. | rth | 2001-07-29 | 1 | -0/+29 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -5/+0 |
* | * dbxout.c (dbxout_really_begin_function): Rename to | neil | 2001-07-17 | 1 | -5/+0 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -4/+0 |
* | * stmt.c (parse_output_constraint): New function, split out | mmitchel | 2001-07-11 | 1 | -0/+3 |
* | 2001-07-09 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-07-10 | 1 | -0/+1 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 1 | -0/+1 |
* | * target.h (struct gcc_target): Add comp_type_attributes and | jsm28 | 2001-06-29 | 1 | -0/+2 |
* | * diagnostic.c (default_print_error_function): Tweak. | gdr | 2001-06-28 | 1 | -4/+0 |
* | * system.h (TARGET_ESC): Move to ... | neil | 2001-06-27 | 1 | -0/+3 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -2/+8 |
* | * stmt.c (current_nesting_level): New fn. | jason | 2001-06-08 | 1 | -0/+1 |
* | * tree.h (DECL_SOURCE_FILE): Improve documentation. | mmitchel | 2001-06-08 | 1 | -1/+4 |
* | * c-tree.h (lang_decl): Add pending_sizes fields. | mmitchel | 2001-06-05 | 1 | -0/+1 |
* | * tree.h (struct record_layout_info_s): New field unpadded_align. | kenner | 2001-06-02 | 1 | -0/+5 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 1 | -1/+0 |
* | * builtins.def: Encode additional information, such as names and | mmitchel | 2001-05-25 | 1 | -1/+1 |
* | * c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one. | neil | 2001-05-22 | 1 | -4/+0 |
* | * tree.h (type_num_arguments): Declare it. | mmitchel | 2001-05-22 | 1 | -0/+1 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -4/+19 |
* | * c-common.h (RID_FIRST_PQ): New. | neil | 2001-05-16 | 1 | -10/+4 |
* | * except.c (expand_eh_region_start): Don't start a new block. | jason | 2001-04-27 | 1 | -5/+0 |
* | * Makefile.in (reg-stack.o): Depend on reload.h. | ghazi | 2001-04-13 | 1 | -4/+0 |