| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -32/+32 |
* | * Makefile.in (LIBGCC_DEPS): Add libgcc2.h. | nickc | 2005-09-09 | 1 | -44/+104 |
* | * config/stormy16/stormy16-lib2.c (__popcounthi2, __parityhi2, __ctzhi2, | nickc | 2005-09-02 | 1 | -0/+49 |
* | * config/stormy16/stormy16.c (xstormy16_encode_section_info): Call | nickc | 2005-08-17 | 1 | -0/+2 |
* | config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define. | nickc | 2005-08-06 | 3 | -84/+37 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Use | rth | 2005-07-12 | 1 | -1/+1 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -4/+4 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 6 | -12/+12 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -3/+5 |
* | * config/stormy16/stormy16.c (xstormy16_emit_cbranch): Use | nathan | 2005-05-10 | 1 | -55/+38 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -3/+3 |
* | * config.gcc (xstormy16-*-elf): Set extra_options. | rsandifo | 2005-04-04 | 2 | -7/+25 |
* | * config/stormy16/stormy16-protos.h: Remove the prototypes for | kazu | 2005-04-03 | 5 | -139/+148 |
* | * config/stormy16/stormy16.h (PREDICATE_CODES): Add SUBREG to | kazu | 2005-04-03 | 1 | -3/+3 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 2 | -2/+2 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -1/+1 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -2/+0 |
* | 2004-12-03 Eric Christopher <echristo@redhat.com> | echristo | 2004-12-03 | 1 | -4/+4 |
* | config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension and | nickc | 2004-11-19 | 2 | -26/+114 |
* | (TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16. | nickc | 2004-11-15 | 1 | -0/+1 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -6/+6 |
* | * config/elfos.h, config/gofast.h, config/interix.h, | kazu | 2004-10-17 | 1 | -1/+2 |
* | * config/stormy16/stormy16.c (xstormy16_asm_output_aligned_common): | dj | 2004-09-27 | 1 | -1/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -2/+2 |
* | * doc/extend.texi: Document new xstormy16 attribute. | dj | 2004-08-17 | 4 | -26/+880 |
* | .: | nathan | 2004-08-15 | 1 | -2/+3 |
* | * langhooks.h (builtin_function): New langhook. | jsm28 | 2004-07-17 | 1 | -3/+3 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -2/+0 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -2/+2 |
* | * config/stormy16/stormy16-protos.h (xstormy16_expand_builtin_va_arg): | rth | 2004-07-09 | 3 | -57/+63 |
* | (TARGET_LIBGCC2_CFLAGS): Define. Set to -Os. | nickc | 2004-07-08 | 1 | -0/+2 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -4/+0 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -4/+6 |
* | * system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | ian | 2004-05-21 | 1 | -2/+0 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -2/+2 |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -2/+0 |
* | * target-def.h (TARGET_STRUCT_VALUE_RTX): Define as | kazu | 2004-02-08 | 1 | -2/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+2 |
* | * config/arc/arc.c (arc_return_in_memory): Check the return | kazu | 2004-02-06 | 1 | -1/+4 |
* | * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c, | kazu | 2004-02-03 | 1 | -1/+1 |
* | * system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison. | kazu | 2004-02-03 | 1 | -5/+0 |
* | * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md, | kazu | 2004-02-02 | 1 | -1/+1 |
* | * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, | kazu | 2004-02-02 | 1 | -2/+2 |
* | * config/alpha/alpha.c: Remove mentions of deprecates macros | kazu | 2004-01-30 | 1 | -19/+2 |
* | * config/stormy16/stormy16.c | kazu | 2004-01-29 | 1 | -2/+2 |
* | * config/stormy16/stormy16-protos.h: Remove the prototype for | kazu | 2004-01-25 | 3 | -39/+26 |