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