aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-05re PR target/53487 (Unrecognizable insn for conditional move)Michael Meissner4-0/+55
2012-06-05lhs-1.c: Use parm instead of stack space.Pat Haugen2-4/+7
2012-06-052012-06-05 Edmar Wienskoski <edmar@freescale.com>Edmar Wienskoski2-2/+2
2012-06-05e5500.md: New file.Edmar Wienskoski12-13/+506
2012-06-05tree-vect-data-refs.c (vect_analyze_data_refs): Fix last change.Richard Guenther2-1/+9
2012-06-05line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro.Dimitrios Apostolou2-1/+6
2012-06-05Select x32 run-time library for --with-abi={x32|mx32}H.J. Lu2-1/+14
2012-06-05runtime: Comment out code adding TLS size to stack size.Ian Lance Taylor1-0/+2
2012-06-05re PR middle-end/30442 (Expanded array initialization can use memset builtin ...Richard Guenther4-4/+75
2012-06-05tree-loop-distribution.c (struct partition_s): Add has_writes member.Richard Guenther2-25/+42
2012-06-05re PR tree-optimization/53081 (memcpy/memset loop recognition)Richard Guenther5-7/+149
2012-06-05runtime: Fix call to _dl_get_tls_static_info for i386.Ian Lance Taylor4-3/+31
2012-06-05mksysinfo: Fix for recent change to glibc <sys/resource.h>.Ian Lance Taylor1-0/+2
2012-06-05Fix typo.Mike Stump1-1/+2
2012-06-05Fix typo.Mike Stump1-1/+1
2012-06-05rs6000.c (ptr_regno_for_savres): Comment.Alan Modra4-71/+158
2012-06-05md.texi (Standard Pattern Names For Generation): Document sincos pattern.Oleg Endo2-0/+21
2012-06-04Add ChangeLog entry for previous commit.Diego Novillo1-0/+9
2012-06-04Extend validate_failures.py to run outside the build directory.Diego Novillo1-18/+48
2012-06-05Daily bump.GCC Administrator1-1/+1
2012-06-04Skip debug insns in ix86_sched_reorderH.J. Lu2-0/+9
2012-06-04dwarf2out.c (is_unit_die): New.Jason Merrill2-6/+19
2012-06-04re PR fortran/50619 (Surprising interaction between -finit-real=NAN and the ...Tobias Burnus4-1/+56
2012-06-04re PR c++/53524 (Bogus enum comparison warning)Paolo Carlini6-4/+52
2012-06-04PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli10-11/+81
2012-06-04PR 53456 Fix incorrect ChangeLog entry.Robert Mason1-1/+2
2012-06-04PR 53456 Fix typo in gf_cputime.Robert Mason2-1/+6
2012-06-04re PR target/53559 (ICE on altivec builtins stv[l|r]x[l])Edmar Wienskoski11-8/+413
2012-06-04ira-int.h (struct target_ira_int): Add member x_ira_uniform_class_p.Vladimir Makarov4-23/+88
2012-06-04c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.Sterling Augustine6-7/+61
2012-06-04re PR middle-end/47530 ([trans-mem] tail call optimization problem with _ITM_...Aldy Hernandez3-1/+45
2012-06-04tree-data-ref.c (stores_from_loop): Remove.Richard Guenther4-115/+93
2012-06-04* g++.dg/debug/dwarf2/nested-3.C: Allow for | comments.Andreas Schwab2-1/+5
2012-06-04re PR lto/53471 (ICE in pp_base_format, at pretty-print.c:510 (-flto -g))Richard Guenther2-1/+11
2012-06-04tree-data-ref.c (struct rdg_vertex_info): Remove.Richard Guenther5-165/+110
2012-06-04re PR target/53461 (Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m...Andreas Schwab2-1/+7
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher30-55/+74
2012-06-04re PR target/46261 (avr-gcc: Segfaults when compiled with the -mint8 option)Georg-Johann Lay3-1/+74
2012-06-04Update Copyright years.Jakub Jelinek1-1/+1
2012-06-04re PR tree-optimization/53550 (ICE with -O{1,2,3} -fprefetch-loop-arrays in b...Jakub Jelinek4-2/+26
2012-06-04tree-data-ref.c (have_similar_memory_accesses_1): Remove.Richard Guenther8-144/+137
2012-06-04* Makefile.in (GIMPLE_H): Do not depend on TARGET_H.Steven Bosscher2-5/+9
2012-06-04runtime: Better SWIG interface for allocating Go memory from C/C++.Ian Lance Taylor3-3/+149
2012-06-03Fix bug added to sparc 64-bit sub_ddmmss() implementation.David S. Miller2-1/+6
2012-06-04Daily bump.GCC Administrator1-1/+1
2012-06-04ipa-prop.h (ipa_get_jf_known_type_offset): New function.Martin Jambor5-119/+276
2012-06-03re PR fortran/48831 (check.c: Constant expression (PARAMETER array element) r...Alessandro Fanfarillo6-18/+48
2012-06-03pa.h (MAX_PCREL17F_OFFSET): Define.John David Anglin3-3/+20
2012-06-03re PR target/53512 (SH Target: Allow fsca and fsrra for non-SH4A)Oleg Endo10-35/+173
2012-06-034600.md (r4700_imul_si): New.Matt Turner6-147/+198