aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 Administrator1-1/+1
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 Rupp4-5/+42
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-29reg-stack.c (swap_to_top): New function.Uros Bizjak3-108/+213
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 Administrator1-1/+1
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
2004-04-28var-tracking.c (variable_different_p): Add a parameter compare_current_locati...Josef Zlomek2-8/+28
2004-04-28s390.md ("casesi"): Mark jump table access as non-trapping and unchanging.Ulrich Weigand2-0/+7
2004-04-28Daily bump.GCC Administrator1-1/+1
2004-04-27re PR debug/14829 (Bootstrap comparison failure on hppa64-hp-hpux11.11)John David Anglin2-9/+18
2004-04-27darwin.h (STARTFILE_SPEC): Use %s to find crt2.o.Geoffrey Keating3-3/+15
2004-04-27xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL_P in addition to SYMB...Bob Wilson4-4/+15
2004-04-27gthr-win32.h (__gthread_mutex_t): Change typedef to new structure.Wu Yongwei3-25/+58
2004-04-27arm.c (arm_promote_prototypes): New function.Paul Brook2-1/+17
2004-04-27[multiple changes]Arnaud Charlet7-42/+49
2004-04-27* config/arm/arm.c (arm_expand_epilogue): Count blocks of 4 regs.Paul Brook2-0/+5
2004-04-26Patch from Bernard Giroud.Bernard Giroud2-4/+9