aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-12configure: Regenerate.Kai Tietz6-0/+130
2007-04-12md.texi (Blackfin family constraints): Document PA and PB.Bernd Schmidt5-31/+194
2007-04-12config.gcc (*-*-vxworks*): Don't add to tm_files in this stanza.Richard Sandiford3-11/+45
2007-04-12vxworks.h (VXWORKS_STARTFILE_SPEC): Use -l:crt0.o instead of crt0.o%s.Richard Sandiford2-1/+6
2007-04-12s390.md ("trunctddd2"): Use TDmode for the target of ldxtr.Andreas Krebbel2-4/+10
2007-04-12re PR c++/31078 (warning: same canonical type node for different types with c...Douglas Gregor4-0/+61
2007-04-12tree-pretty-print.c (dump_generic_node): Print ARRAY_REF lower bound and elem...Richard Guenther2-2/+8
2007-04-12re PR tree-optimization/31169 (Bootstrap comparison error at revision 122821)Richard Guenther2-0/+56
2007-04-12re PR tree-optimization/24689 (operand_equal_p does not return true for some ...Richard Guenther7-8/+91
2007-04-12re PR fortran/31472 (gfortran does not detect the illegal use of an access sp...Tobias Burnus6-60/+171
2007-04-12pa.c (pa_som_asm_init_sections): Ensure that cfun->machine is not null before...John David Anglin2-2/+8
2007-04-11tree-ssa-alias.c (dump_mem_ref_stats): Do not call need_to_partition_p if the...Diego Novillo2-1/+7
2007-04-11tree-data-ref.c (chrec_steps_divide_constant_p): Removed.Zdenek Dvorak2-31/+28
2007-04-11Daily bump.GCC Administrator1-1/+1
2007-04-11c_locale.h: Do not include <langinfo.h> and <iconv.h>.Paolo Carlini3-4/+9
2007-04-11re PR fortran/31538 (misleading bounds check error)Paul Thomas2-1/+7
2007-04-11reload.c (find_reloads_toplev, [...]): Use rtx_equal_p...Bernd Schmidt2-6/+13
2007-04-11argv.c: Use ANSI C declarations.Thomas Neumann3-11/+11
2007-04-11tree-data-ref.c (affine_function_zero_p, [...]): New.Sebastian Pop2-0/+81
2007-04-11tree-data-ref.c (add_multivariate_self_dist): Force the distance vector to be...Zdenek Dvorak2-2/+20
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo17-459/+1461
2007-04-11istream (class basic_istream<>): Remove unneded friend declarations.Paolo Carlini2-8/+5
2007-04-111.cc: Initialize v.Paolo Carlini2-1/+5
2007-04-11locale_facets.tcc (num_get<>::do_get(iter_type, ios_base&, ios_base::iostate&...Paolo Carlini6-15/+30
2007-04-11re PR middle-end/31530 (Incorrect folding of multiplication and sign change w...Richard Guenther2-3/+12
2007-04-11bfin-protos.h (bfin_expand_movmem): Renamed from bfin_expand_strmov.Bernd Schmidt3-9/+14
2007-04-11iosfwd: Do not include <bits/c++locale.h> and <bits/functexcept.h>.Zack Weinberg2-2/+5
2007-04-11re PR testsuite/31240 (gfortran.dg/pointer_intent_1.f90 failure at -O0)Tobias Burnus2-2/+13
2007-04-11class.c (convert_to_base_statically): Fold produced tree; verify that we are ...Jan Hubicka2-4/+15
2007-04-11cc_hash_max_collision_check_resize_trigger_imp.hpp: Qualify namespace std mem...Benjamin Kosnik10-48/+64
2007-04-11re PR tree-optimization/31343 (ICE in data-refs dependence testing)Sebastian Pop3-19/+58
2007-04-10Daily bump.GCC Administrator1-1/+1
2007-04-102007-04-10 Eric Christopher <echristo@apple.com>Eric Christopher2-4/+34
2007-04-10Add to last commit.Eric Christopher1-22/+22
2007-04-10i386.h (X87_FLOAT_MODE_P): New.Eric Christopher3-26/+49
2007-04-10re PR tree-optimization/31526 (ICE in alloc_aux_for_block())Zdenek Dvorak2-2/+8
2007-04-10sources.am: Regenerate.Keith Seitz3-0/+7
2007-04-10cmath: Include <bits/stl_algobase.h> instead of the whole <algorithm>.Paolo Carlini2-5/+11
2007-04-10type_traits (__is_function_helper): New, uses variadic templates.Paolo Carlini3-7/+26
2007-04-10i386.md (fix_trunc<mode>di_sse): Remove "x" from "xm" alternative.Uros Bizjak2-143/+89
2007-04-10PR libstdc++/28277 (partial: vstring bits)Paolo Carlini23-319/+482
2007-04-09sse.md (sse2_pinsrw): Removed.H.J. Lu2-14/+7
2007-04-09Daily bump.GCC Administrator1-1/+1
2007-04-09re PR target/27869 ("-O -fregmove" handles SSE scalar instructions incorrectly)Jan Hubicka2-56/+13
2007-04-09interpret-run.cc: If debugging, check if args is NULL before getting the "thi...Kyle Galloway2-3/+12
2007-04-09ArrayValue.java: New file.Kyle Galloway5-0/+156
2007-04-09re PR c++/31449 ([4.1] static_cast can remove const-ness)Mark Mitchell4-1/+34
2007-04-09sendmsg.c: Added __objc_msg_forward2...Andrew Ruder3-54/+59
2007-04-09Fix ChangeLog date.David Daney1-1/+1
2007-04-09re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe)David Daney5-30/+105