aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-04Daily bump.GCC Administrator1-1/+1
2005-08-03gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.Eric Christopher3-90/+96
2005-08-03profile.c (branch_prob): Split edges with goto locus on them to get proper li...Jan Hubicka6-4/+50
2005-08-03function.c (assign_parms): Round current_function_args_size to PARM_BOUNDARY,...Paul Brook2-3/+7
2005-08-03* g++.dg/tree-ssa/pr14814.C: xfail test for &this count.Jeff Law2-3/+7
2005-08-03* config/i386/i386.c (x86_elf_aligned_common)Geoffrey Keating2-0/+7
2005-08-03reload.c (find_reloads_subreg_address): Pass down TYPE unchanged.J"orn Rennecke2-0/+138
2005-08-03re PR tree-optimization/23157 (incorrect sharing of tree nodes regression)Zdenek Dvorak2-0/+7
2005-08-03contrib.texi: Mention crx.Paul Woegerer5-1/+83
2005-08-03re PR tree-optimization/19899 (ICE: tree check: expected real_cst, have integ...Volker Reichelt6-3/+57
2005-08-03re PR target/18582 (Internal compiler error with arrays of type V2DF)Richard Sandiford2-0/+29
2005-08-03cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.Jan Hubicka8-4/+96
2005-08-03combine.c (can_change_dest_mode): New function.Paul Brook2-24/+43
2005-08-03hpux.h (MEMBER_TYPE_FORCES_BLK): Only force TFmode to BLKmode.Eric Botcazou2-8/+7
2005-08-03install.texi (Specific): Adjust link to openavr.org.Gerald Pfeifer2-7/+11
2005-08-02convert.c (convert_to_integer): Use fold_build1 instead of build1 when conver...Andrew Pinski2-1/+6
2005-08-02combine.c (combine_instructions): Don't use reg_equal/equiv results if the mo...Richard Henderson2-3/+11
2005-08-02constant_substring.f: New test.David Edelsohn3-0/+27
2005-08-02re PR fortran/22491 (character array parameters do not reduce)David Edelsohn2-2/+32
2005-08-03Daily bump.GCC Administrator1-1/+1
2005-08-02t-mingw32 (NATIVE_SYSTEM_HEADER_DIR): Set it.Mark Mitchell3-0/+14
2005-08-02re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used)Richard Henderson3-9/+19
2005-08-02* update-threading.c: Replace by the proper one.Jan Hubicka2-1/+5
2005-08-02re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions)Diego Novillo4-12/+29
2005-08-02Commited for Martin Reinecke <martin@mpa-garching.mpg.de>Martin Reinecke2-49/+58
2005-08-02fold-const.c (tree_expr_nonnegative_p): frexp(x, &e) is positive if its first...Richard Guenther2-1/+6
2005-08-02* gcc.dg/tree-ssa/pr23192.c: New test.Diego Novillo2-0/+27
2005-08-02re PR tree-optimization/23177 (internal compiler error with -O option)Richard Guenther2-1/+7
2005-08-02re PR tree-optimization/23129 (VRP propagates division of antiranges incorrec...James A. Morrison4-1/+32
2005-08-02Daily bump.GCC Administrator1-1/+1
2005-08-02tree-ssa-dom.c (thread_across_edge): Remove updating here.Jan Hubicka5-2/+35
2005-08-01Add long_call attribute to mips port.James E Wilson5-2/+57
2005-08-01Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor6-6/+58
2005-08-01re PR libfortran/23178 (Undefined symbol: __gfortran_flush_i8)François-Xavier Coudert1-2/+2
2005-08-01dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.Richard Henderson2-1/+4
2005-08-01* config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE.Richard Henderson2-1/+6
2005-08-01i386-protos.h (asm_preferred_eh_data_format): Declare.Jan Hubicka4-3/+36
2005-08-01host-linux.c (linux_gt_pch_get_address): Add new name randomize_va_space for ...Ian Lance Taylor2-2/+12
2005-08-0120050801-1.c: New test.Andrew Pinski3-0/+25
2005-08-01* tree-inline.c (copy_decl_for_dup): Add missing condition.Razya Ladelsky1-1/+2
2005-08-01common.opt (flag_ipa_cp): Put in right place to maintain alphabetic sort.Steven Bosscher2-24/+29
2005-08-01* decl.c, utils.c: Fix comment typos.Kazu Hirata3-3/+7
2005-08-01profile.c (compute_value_histograms): Fix thinko.Jan Hubicka5-3/+61
2005-08-01re PR tree-optimization/23133 (recip does not factor division by function par...Richard Guenther2-1/+18
2005-08-01re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Richard Guenther3-5/+30
2005-08-01Interprocedural constant propagation.Razya Ladelsky4-19/+355
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky7-80/+208
2005-08-01ipa-cp.c: New file.Razya Ladelsky3-0/+2023
2005-08-01intrinsic.texi: Add documentation for exponent...Jerry DeLisle2-10/+132
2005-08-01class.c, [...]: Fix comment typos.Kazu Hirata7-6/+11