Age | Commit message (Expand) | Author | Files | Lines |
2004-04-30 | Trivial comment typo in previous change. | Paul Brook | 1 | -1/+1 |
2004-04-30 | config.gcc: Simplify arm --with-{cpu,tune} test. | Paul Brook | 3 | -12/+17 |
2004-04-30 | re PR other/1963 (collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_li... | Rainer Orth | 2 | -2/+11 |
2004-04-30 | * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC] | Brian Ford | 4 | -66/+218 |
2004-04-30 | re PR java/15133 (gcjh generates wrong method signatures) | Ranjit Mathew | 2 | -2/+14 |
2004-04-30 | Refer to base members using COMPONENT_REFs where possible. | Jason Merrill | 4 | -9/+99 |
2004-04-30 | s390-protos.h (s390_emit_epilogue): Parameter added. | Andreas Krebbel | 9 | -204/+385 |
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 | 2 | -0/+17 |
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 | 1 | -1/+1 |
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 | 4 | -5/+42 |
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 | reg-stack.c (swap_to_top): New function. | Uros Bizjak | 3 | -108/+213 |
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 | 1 | -1/+1 |
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 |