summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixup whitespacing.Mike Stump2007-02-281-8/+9
* configure: Regenerate.Matt Kraai2007-02-283-4/+13
* calls.c (emit_library_call_value_1): Handle partial registers correctly when ...Bernd Schmidt2007-02-282-1/+17
* Daily bump.GCC Administrator2007-02-281-1/+1
* predicates.md (move_src_operand): Allow zero for mode.John David Anglin2007-02-283-2/+11
* re PR target/30970 (Register zeroing by xor N,N should be moved out of loop)Uros Bizjak2007-02-275-7/+44
* darwin-crt3.c: Avoid compilation when compiling for a kext multilib.Mike Stump2007-02-272-0/+10
* mkheaders.in (incdir): Use include-fixed not include.Joseph Myers2007-02-276-51/+70
* PR libstdc++/28080 (partial)Paolo Carlini2007-02-2710-23/+44
* t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and _smulsi3_highpart.Bernd Schmidt2007-02-274-1/+98
* c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.Mark Mitchell2007-02-274-8/+21
* bfin.md (rotl16, [...]): New patterns.Bernd Schmidt2007-02-272-0/+33
* bfin.c (bfin_output_mi_thunk): Use R3 as scratch reg instead of R2.Bernd Schmidt2007-02-272-1/+4
* trans-array.c (structure_alloc_comps): Use correct type for null pointer cons...Richard Guenther2007-02-272-1/+6
* bfin.md (ssashiftv2hi3, [...]): Fix output template to use half reg for opera...Bernd Schmidt2007-02-272-4/+7
* bfin.h (enum reg_class, [...]): Add D0REGS through D7REGS.Bernd Schmidt2007-02-273-19/+543
* bfin.c: Include "cfglayout.h".Bernd Schmidt2007-02-272-86/+340
* bfin.md (doloop_end): FAIL if counter reg isn't SImode.Bernd Schmidt2007-02-272-1/+7
* acinclude.m4: Adjust regular expression for ld version extraction.Richard Guenther2007-02-273-11/+16
* * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi.Andreas Schwab2007-02-272-1/+5
* predict.c (last_basic_block_p): Remove.Jan Hubicka2007-02-272-25/+37
* * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency.Brooks Moses2007-02-272-1/+6
* mt-spu (all-ld): Depend on all-binutils.Alan Modra2007-02-273-1/+10
* gcj.texi: Standardize title page.Brooks Moses2007-02-272-2/+5
* gcc/ChangeLog ---------------------------------------------------------Brooks Moses2007-02-2615-52/+75
* stabs-attrib-vect-darwin.c: Allow for more builtin types.Geoffrey Keating2007-02-272-1/+4
* Daily bump.GCC Administrator2007-02-271-1/+1
* class1.C: Port to Darwin.Geoffrey Keating2007-02-273-3/+8
* predict.def: Set outcomes according to more recent results.Jan Hubicka2007-02-273-23/+19
* loop-iv.c (simplify_using_initial_values): Fix oversight in previous change; ...Bernd Schmidt2007-02-262-1/+9
* builtin-modf-1.c: Use -fno-finite-math-only on sh* targets.Kaveh R. Ghazi2007-02-262-0/+6
* crossconfig.m4 (djgpp): Pre-detect djgpp-specific results, to avoid needing t...DJ Delorie2007-02-263-20631/+80
* configure.ac: add djgpp-specific results, so we don't have to link during a c...DJ Delorie2007-02-263-0/+43
* re PR fortran/30865 ([4.1, 4.2 only] optional argument passed on to size(...,...Thomas Koenig2007-02-264-8/+67
* c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell2007-02-267-36/+99
* * test_installed: Adjust to the move from g77 to gfortran.Dominique d'Humieres2007-02-262-13/+17
* output.h (assemble_addr_to_section): Declare.Mark Mitchell2007-02-2614-41/+258
* Fix formatting nits.Eric Botcazou2007-02-261-176/+161
* TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek2007-02-262-8/+6
* PR libstdc++/28080 (partial)Paolo Carlini2007-02-2618-106/+181
* Daily bump.GCC Administrator2007-02-261-1/+1
* re PR tree-optimization/30938 (Bootstrap fails on x86_64 for -ftree-vectorize)Uros Bizjak2007-02-262-1/+8
* * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.Gerald Pfeifer2007-02-252-1/+5
* reload.c (find_reloads_address_1): Handle PLUS expressions resulting from reg...Ulrich Weigand2007-02-253-47/+63
* decl.c (annotate_value): Adjust for refactoring of tree_map hierarchy.Mark Mitchell2007-02-252-1/+6
* tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error.Zdenek Dvorak2007-02-257-65/+231
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-2531-199/+553
* re PR middle-end/30509 (ice for legal code with -O3)Jan Hubicka2007-02-252-1/+19
* re PR target/30778 (invalid code generation for memset() with -mtune=k8)Jan Hubicka2007-02-254-23/+82
* macros.cc: Include the right header.Paolo Carlini2007-02-253-2/+8