aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-17local-alloc.c (local_alloc): Make it static.Kazu Hirata3-2/+4
2006-01-17ifcvt.c (if_convert): Make it static.Kazu Hirata3-4/+6
2006-01-16reload.c (reg_overlap_mentioned_for_reload_p): Handle subregs of mems.DJ Delorie2-1/+8
2006-01-17pa.md: Disparage copies between general and floating-point registers in 32-bi...John David Anglin2-10/+15
2006-01-17Daily bump.GCC Administrator1-1/+1
2006-01-17target-supports.exp (check_effective_target_dfp_nocache, [...]): New.Janis Johnson45-62/+112
2006-01-16re PR libstdc++/25797 (almost all libstdc++ tests fail)Benjamin Kosnik3-266/+278
2006-01-16configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tes...Roger Sayle3-259/+521
2006-01-16re PR testsuite/25741 (Gcc testsuite isn't parallel build safe)H.J. Lu8-17/+42
2006-01-16re PR testsuite/25767 (g++.dg/lookup/builtin1.C (and a couple others) fails o...Andrew Pinski3-2/+9
2006-01-16global.c (global_alloc): Make it static.Kazu Hirata3-2/+6
2006-01-16Use gcc_unreachable () instead of gcc_assert (FALSE) in latest commit.Eric Botcazou1-1/+1
2006-01-16tree-ssa-alias.c (struct used_part): Add write_only field.Richard Guenther4-7/+29
2006-01-16re PR testsuite/25777 (acats_run doesn't include gcc base directory in LD_LIB...John David Anglin2-1/+7
2006-01-16add myself to the MAINTAINERS fileRafael Espindola1-0/+1
2006-01-16bb-reorder.c (partition_hot_cold_basic_blocks): Make it static.Kazu Hirata3-2/+8
2006-01-16jvspec.c (lang_specific_spec_functions): removeRafael Espindola13-43/+26
2006-01-16combine.c (record_value_for_reg): Invalidate registers if INSN is null.Paolo Bonzini2-9/+25
2006-01-16trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.Richard Guenther3-32/+52
2006-01-16tree-vrp.c (extract_range_from_binary_expr): Cope with vrp_int_const_binop re...Eric Botcazou2-3/+10
2006-01-16ChangeLog: Fix missing log for r109750Gabor Loki1-0/+16
2006-01-16m68k.c (output_move_const_into_data_reg): Output correct mnemonic for mvz and...Paul Brook2-2/+7
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki10-6/+1511
2006-01-16fold-const.c (fold_minmax): New static function.Eric Botcazou5-2/+148
2006-01-16combine.c (combine_instructions): Make it static.Kazu Hirata3-2/+4
2006-01-16trans-expr.c (gfc_conv_function_call): Use fold_build2.Richard Guenther4-4/+11
2006-01-16cse.c (cse_condition_code_reg): Make it static.Kazu Hirata3-2/+6
2006-01-16re PR target/25168 (FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test)John David Anglin2-1/+27
2006-01-16winnt-stubs.c: Update FSF address.Ben Elliston4-6/+12
2006-01-16dfp.exp: Correct FSF address.Ben Elliston3-4/+11
2006-01-16Daily bump.GCC Administrator1-1/+1
2006-01-15* decl.c (check_initializer): Fix thinko.Gabriel Dos Reis2-1/+5
2006-01-15re PR libstdc++/25626 (Valarray vs non-POD)Paolo Carlini3-7/+36
2006-01-15overloads_int.cc: Fix norm test, use casts everywhere.Paolo Carlini2-23/+34
2006-01-15re PR testsuite/25796 (gcc.target/i386/cmov6.c fails on x86_64-linux when sup...Ian Lance Taylor2-1/+6
2006-01-15mangle25.C: Only run on 64-bit systems since 32-bit x86 does not have __float...Andreas Jaeger2-2/+6
2006-01-15Update copyright year for last patch.Anthony Green1-1/+1
2006-01-15ServerSocket.java (accept): Remove bogus security check.Anthony Green2-5/+9
2006-01-15ifcvt.c (noce_init_if_info): New static function, broken out of noce_process_...Ian Lance Taylor4-28/+317
2006-01-15cselib.c (hash_table): Rename to cselib_hash_table.Kazu Hirata2-11/+19
2006-01-15re PR c++/25663 (Trouble parsing nested templated constructor calls)Mark Mitchell4-1/+23
2006-01-15Daily bump.GCC Administrator1-1/+1
2006-01-14testsuite_tr1.h: Add missing include; use std::__are_same.Paolo Carlini2-1/+7
2006-01-14re PR tree-optimization/25485 (VRP misses an "if" with TRUTH_AND_EXPR stateme...Kazu Hirata4-3/+72
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther19-16/+317
2006-01-14tree-ssa-loop-niter.c (number_of_iterations_cond): Split into several functions.Zdenek Dvorak6-421/+462
2006-01-14re PR rtl-optimization/24257 (ICE: in extract_insn with -O -fgcse -fgcse-sm)Steven Bosscher4-0/+47
2006-01-14overloads_int.cc: Fix wrong test (don't pick by mistake the (const complex<>&...Paolo Carlini2-1/+13
2006-01-14tree.c (tree_not_class_check_failed): New function.Ian Lance Taylor3-2/+27
2006-01-14reload1.c (do_output_reload): Add assertion rejecting a CALL_INSN.Ian Lance Taylor2-1/+6