Age | Commit message (Expand) | Author | Files | Lines |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 37 | -54/+69 |
2004-04-30 | class.c, [...]: Fix comment typos. | Kazu Hirata | 7 | -6/+11 |
2004-04-30 | 20040331-1.c: Don't use too wide a bit-field on 16-bit targets. | Kazu Hirata | 2 | -0/+13 |
2004-04-30 | 20040409-2.c: Fix constants used on 16-bit targets. | Kazu Hirata | 2 | -8/+13 |
2004-04-30 | builtins.c (java_builtins): Add acos, asin, ceil and floor. | Roger Sayle | 4 | -2/+45 |
2004-04-30 | Fit typo in previous patch | Paul Brook | 2 | -2/+2 |
2004-04-30 | rs6000-power2-1.c: Change to compile only. | Andrew Pinski | 3 | -2/+7 |
2004-04-30 | configure.gcc: Default ep9312 to hard-float. | Paul Brook | 5 | -319/+172 |
2004-04-30 | expr.c (store_constructor): SIZE operand is now in bits... | Richard Kenner | 2 | -25/+42 |
2004-04-30 | flow.c (propagate_one_insn): Call mark_set_regs for stack pointer updates too. | J"orn Rennecke | 2 | -6/+17 |
2004-04-30 | * arm.c (arm_needs_doubleword_align): Use mode alignment. | Paul Brook | 2 | -11/+12 |
2004-04-30 | altivec.h [...] (vec_subsubs): Rename to vec_sububs. | Paolo Bonzini | 2 | -18/+14 |
2004-04-30 | i386.md (atansf2, [...]): Move near atan2?f3 expanders. | Uros Bizjak | 2 | -39/+44 |
2004-04-29 | Patch from Nick Clifton. | Nick Clifton | 4 | -2/+11 |
2004-04-30 | reg-stack.c (subst_stack_regs_pat): <UNSPEC_SIN, UNSPEC_COS, UNSPEC_FRNDINT, ... | Uros Bizjak | 2 | -20/+19 |
2004-04-29 | Patch from Richard Guenther. | Richard Guenther | 6 | -1/+34 |
2004-04-30 | gcse.c (remove_reachable_equiv_notes): Delete notes also in blocks which have... | Josef Zlomek | 2 | -2/+6 |
2004-04-30 | configure.ac (--with-as): Abort if user-supplied assembler cannot be executed. | Ben Elliston | 3 | -131/+82 |
2004-04-30 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-04-29 | locale.cc (locale::operator==): Always avoid constructing locale::name(), dir... | Paolo Carlini | 2 | -7/+12 |
2004-04-29 | convert.c (convert_to_integer): Ensure `long_integer_type_node' isn't NULL be... | Kaveh R. Ghazi | 2 | -1/+7 |
2004-04-29 | rs6000-power2-1.c: Change the options to be more correct. | Andrew Pinski | 3 | -5/+11 |
2004-04-29 | re PR target/15189 (wrong filling of delay slot with -march=mips1 -G0 -mno-sp... | Richard Sandiford | 2 | -6/+9 |
2004-04-29 | mips.md, [...]: Fix comment typos. | Kazu Hirata | 4 | -3/+8 |
2004-04-29 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 6 | -12/+17 |
2004-04-29 | gcc.c (DELETE_IF_ORDINARY): New macro default definition. | Douglas B Rupp | 6 | -10/+48 |
2004-04-29 | [multiple changes] | Arnaud Charlet | 12 | -87/+118 |
2004-04-29 | c-decl.c (get_parm_info): Use the correct tag keywords when warning about typ... | Richard Earnshaw | 2 | -2/+7 |
2004-04-29 | * config.gcc: Pull list of cores from arm-cores.def. | Paul Brook | 2 | -32/+29 |
2004-04-29 | Complete last checkin: | Paolo Bonzini | 1 | -199/+225 |
2004-04-29 | combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_oper... | Paolo Bonzini | 6 | -421/+407 |
2004-04-29 | acx.m4: Fix fastcompare support for new-bootstrap. | Paolo Bonzini | 3 | -21/+58 |
2004-04-29 | reg-stack.c (swap_to_top): New function. | Uros Bizjak | 3 | -108/+213 |
2004-04-29 | * MAINTAINERS: Add myself to write-after-approval. | Uros Bizjak | 1 | -0/+1 |
2004-04-28 | re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of differ... | Serge Belyshev | 3 | -3/+9 |
2004-04-29 | invoke.texi (Objective-C Dialect Options): Don't prefix options with "-" in t... | Ben Elliston | 2 | -10/+17 |
2004-04-29 | Fix typo. | Kaveh Ghazi | 1 | -1/+1 |
2004-04-29 | convert.c (convert_to_integer): Convert (long)round -> lround, etc. | Kaveh R. Ghazi | 4 | -0/+134 |
2004-04-29 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-04-28 | rs6000.c (registers_ok_for_quad_peep): Return false if we do not have fp regi... | Andrew Pinski | 7 | -18/+110 |
2004-04-28 | Makefile.in: Add target macro definitions for s390*-linux*. | Ulrich Weigand | 4 | -0/+344 |
2004-04-28 | re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun... | Jan Hubicka | 7 | -12/+53 |
2004-04-28 | Makefile.in ($(DESTDIR)$(infodir)/%.info): Don't condition calling install-in... | Joseph Myers | 2 | -4/+8 |
2004-04-28 | * dwarf2out.c (mem_loc_descriptor): Handle shifts. | Paul Brook | 2 | -3/+24 |
2004-04-28 | * gnat_ugn.texi: Correct argument to @setfilename. | Joseph Myers | 2 | -1/+11 |
2004-04-28 | a-exexpr.adb (Unwind_Word): New data type. | Ulrich Weigand | 3 | -3/+13 |
2004-04-28 | gcse.c (find_moveable_store): Do not accept store insns with REG_EH_REGION note. | Ulrich Weigand | 2 | -0/+10 |
2004-04-28 | calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY. | Paul Brook | 4 | -5/+11 |
2004-04-28 | * config/arm/lib1funcs.asm: Recognize armv5tej and armv6. | Paul Brook | 2 | -6/+19 |
2004-04-28 | Makefile.in: Add target pairs for powerpc darwin* tasking support. | Arnaud Charlet | 5 | -3/+1150 |