aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-06-15tree-ssa-structalias.c (alias_get_name): Avoid creating extra unused identifi...Richard Guenther1-0/+6
2006-06-15tree-ssa-loop-niter.c (implies_nonnegative_p): New function.Zdenek Dvorak1-0/+9
2006-06-15Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too.Paolo Bonzini1-0/+7
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-0/+8
2006-06-14re PR middle-end/27959 (s390x miscompilation due to clobbering literal pool b...Andreas Krebbel1-0/+6
2006-06-14Correct typo: initialize_constant_valid_p =>Ian Lance Taylor1-1/+1
2006-06-13* config/m32c/muldiv.md (mulpsi3): Expect arbitrary constants.DJ Delorie1-0/+4
2006-06-13Makefile.in: Define HTMLS_BUILD, HTMLS_INSTALL, html__strip_dir, html__mkdir_p.Carlos O'Donell1-0/+7
2006-06-13Check for Objective-C++ in deciding certain COND_EXPR folding.Fariborz Jahanian1-0/+5
2006-06-13re PR target/28014 (space-optimized divide used inconsistently)J"orn Rennecke1-0/+14
2006-06-13configure.ac (HAS_MCONTEXT_T_UNDERSCORES): Include <sys/signal.h> before <uco...Roger Sayle1-0/+6
2006-06-13bfin.c (bfin_reorg_loops): Only call recog_memoized () for real instruction.Jie Zhang1-0/+5
2006-06-13re PR middle-end/26807 (FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for exce...Maxim Kuvyrkov1-0/+5
2006-06-13re PR debug/26754 (Wrong debug info for variable accessed non-locally)Eric Botcazou1-0/+16
2006-06-13re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615)Maxim Kuvyrkov1-0/+5
2006-06-13re PR middle-end/27536 (-fsection-anchors breaks Ada)Richard Guenther1-0/+5
2006-06-13re PR tree-optimization/27830 (ICE: verify_stmts failed (invalid operand to u...Richard Guenther1-0/+6
2006-06-12gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other lvalues in the...Eric Botcazou1-0/+5
2006-06-12tree-flow.h: Remove the prototype for compute_phi_arg_on_exit.Kazu Hirata1-0/+8
2006-06-12builtins.c (expand_builtin_return_addr): Only use frame_pointer_rtx when coun...Mark Shinwell1-0/+6
2006-06-12mips.c (mips_file_start): Create special section ".gcc_compiled_longXX" for o...Fred Fish1-0/+5
2006-06-12re PR middle-end/27948 (MS -bitfield struct layout test fails)Eric Christopher1-0/+6
2006-06-12re PR target/27542 (the ms_struct pragma is not documented)Eric Christopher1-2/+8
2006-06-12re PR target/27858 (ICE in spill_failure, at reload1.c:1911while bootstrappin...Roger Sayle1-0/+8
2006-06-12re PR target/27158 (ICE in extract_insn with -maltivec)Roger Sayle1-0/+10
2006-06-11re PR middle-end/27942 (packed union doesn't make the unaligned magic on sh64-*)Kaz Kojima1-0/+7
2006-06-10t-rtems: Add EL/EB multilib variants.Ralf Corsepius1-0/+4
2006-06-10c-typeck.c (c_begin_vm_scope): Fix file_scope processing.Mike Stump1-0/+4
2006-06-09* doc/install.texi: Add binutils version recommendation for mips-*-*.David Daney1-0/+4
2006-06-09reload.c (find_reloads): Unset force_reload for 'X' constraint.Andreas Krebbel1-0/+4
2006-06-09re PR bootstrap/26998 (bootstrap failure building libdecnumber, ICE in compar...Richard Guenther1-0/+8
2006-06-08re PR target/26427 (with -fsection-anchors with zero sized structs)Mike Stump1-0/+8
2006-06-08re PR target/27421 (ICE with invalid array in struct)Volker Reichelt1-0/+6
2006-06-08cse.c (flush_hash_table): Use VOIDmode to invalidate a REG.Steven Bosscher1-0/+5
2006-06-08tree-ssa-dom.c (record_conditions): Only record "unordered" conditions from f...Roger Sayle1-0/+5
2006-06-08re PR middle-end/27733 (Large compile time regression)Paolo Bonzini1-0/+7
2006-06-08re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615)Maxim Kuvyrkov1-0/+6
2006-06-08re PR middle-end/27116 (Incorrect integer division (wrong sign).)Richard Guenther1-0/+7
2006-06-08re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure)Zdenek Dvorak1-0/+6
2006-06-08re PR rtl-optimization/26449 (ICE in loop invariant motion)Zdenek Dvorak1-0/+5
2006-06-08re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod1-0/+14
2006-06-07t-elf (MULTILIB_MATCHES): Combine two entries into single entry.Fred Fish1-0/+5
2006-06-07re PR target/27390 (gcc.target/x86_64/abi/test_complex_returning.c execution ...Paolo Bonzini1-0/+7
2006-06-06t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c in lieu of unwind-dw2-fde.c.Peter Lemieszewski1-0/+5
2006-06-06time.c: New file.Francois-Xavier Coudert1-0/+4
2006-06-06re PR target/27842 (Miscompile of Altivec vec_abs (float) inside loop)Ulrich Weigand1-0/+8
2006-06-06t-linux64 (tp-bit.c): Append to tp-bit.c, not dp-bit.c.Joseph Myers1-0/+5
2006-06-06Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...Mike Stump1-0/+5
2006-06-06params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov1-0/+11
2006-06-05* stor-layout.c (debug_rli): Fix a typo in a debug message.Kazu Hirata1-0/+4