aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-02-27re PR target/30970 (Register zeroing by xor N,N should be moved out of loop)Uros Bizjak5-7/+44
2007-02-27darwin-crt3.c: Avoid compilation when compiling for a kext multilib.Mike Stump2-0/+10
2007-02-27mkheaders.in (incdir): Use include-fixed not include.Joseph Myers4-50/+65
2007-02-27t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and _smulsi3_highpart.Bernd Schmidt4-1/+98
2007-02-27c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.Mark Mitchell4-8/+21
2007-02-27bfin.md (rotl16, [...]): New patterns.Bernd Schmidt2-0/+33
2007-02-27bfin.c (bfin_output_mi_thunk): Use R3 as scratch reg instead of R2.Bernd Schmidt2-1/+4
2007-02-27trans-array.c (structure_alloc_comps): Use correct type for null pointer cons...Richard Guenther2-1/+6
2007-02-27bfin.md (ssashiftv2hi3, [...]): Fix output template to use half reg for opera...Bernd Schmidt2-4/+7
2007-02-27bfin.h (enum reg_class, [...]): Add D0REGS through D7REGS.Bernd Schmidt3-19/+543
2007-02-27bfin.c: Include "cfglayout.h".Bernd Schmidt2-86/+340
2007-02-27bfin.md (doloop_end): FAIL if counter reg isn't SImode.Bernd Schmidt2-1/+7
2007-02-27* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi.Andreas Schwab2-1/+5
2007-02-27predict.c (last_basic_block_p): Remove.Jan Hubicka2-25/+37
2007-02-27* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency.Brooks Moses2-1/+6
2007-02-27gcj.texi: Standardize title page.Brooks Moses2-2/+5
2007-02-26gcc/ChangeLog ---------------------------------------------------------Brooks Moses15-52/+75
2007-02-27stabs-attrib-vect-darwin.c: Allow for more builtin types.Geoffrey Keating2-1/+4
2007-02-27Daily bump.GCC Administrator1-1/+1
2007-02-27class1.C: Port to Darwin.Geoffrey Keating3-3/+8
2007-02-27predict.def: Set outcomes according to more recent results.Jan Hubicka3-23/+19
2007-02-26loop-iv.c (simplify_using_initial_values): Fix oversight in previous change; ...Bernd Schmidt2-1/+9
2007-02-26builtin-modf-1.c: Use -fno-finite-math-only on sh* targets.Kaveh R. Ghazi2-0/+6
2007-02-26re PR fortran/30865 ([4.1, 4.2 only] optional argument passed on to size(...,...Thomas Koenig4-8/+67
2007-02-26c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell7-36/+99
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell14-41/+258
2007-02-26Fix formatting nits.Eric Botcazou1-176/+161
2007-02-26Daily bump.GCC Administrator1-1/+1
2007-02-26re PR tree-optimization/30938 (Bootstrap fails on x86_64 for -ftree-vectorize)Uros Bizjak2-1/+8
2007-02-25reload.c (find_reloads_address_1): Handle PLUS expressions resulting from reg...Ulrich Weigand3-47/+63
2007-02-25decl.c (annotate_value): Adjust for refactoring of tree_map hierarchy.Mark Mitchell2-1/+6
2007-02-25tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error.Zdenek Dvorak7-65/+231
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell31-199/+553
2007-02-25re PR middle-end/30509 (ice for legal code with -O3)Jan Hubicka2-1/+19
2007-02-25re PR target/30778 (invalid code generation for memset() with -mtune=k8)Jan Hubicka4-23/+82
2007-02-25frv.h (ASM_OUTPUT_CASE_LABEL): Delete.Nick Clifton2-27/+6
2007-02-25re PR libfortran/30918 (Failure to skip commented out NAMELIST)Jerry DeLisle2-0/+53
2007-02-25Daily bump.GCC Administrator1-1/+1
2007-02-25re PR target/30770 (BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage ...Uros Bizjak2-2/+9
2007-02-24Fix typoMike Stump1-4/+3
2007-02-24i386.c (output_pic_addr_const): Stubify optimized symbols.Mike Stump2-1/+23
2007-02-24re PR middle-end/30951 (Does not fold x + CST == x and x + CST != x)Richard Guenther4-0/+65
2007-02-24pa.md (muldi3): Force subregs to registers in 64-bit expander.John David Anglin2-4/+8
2007-02-24cgraphunit.c (decide_is_function_needed): Honor -fkeep-inline-functions.Jan Hubicka2-0/+12
2007-02-24builtins.c (fold_builtin_modf): New.Kaveh R. Ghazi4-0/+227
2007-02-24loop-iv.c (simplify_using_initial_values): Return if the expression becomes i...Bernd Schmidt2-0/+4
2007-02-24re PR tree-optimization/30904 (VRP does not track values of shifts and/or bit...Paolo Bonzini2-0/+23
2007-02-24loop-iv.c (implies_p): Detect additional cases where A implies B.Bernd Schmidt2-39/+112
2007-02-24tlink.c (scan_linker_output): Parse linker messages from darwin9's linker bet...Mike Stump1-9/+11
2007-02-23* doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose of this macro.DJ Delorie2-1/+7