summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* vms-f.c: New file.Tristan Gingold2012-03-304-0/+43
* re PR other/52754 (indirect indexing broken with -fpredictive-commoning)Richard Guenther2012-03-304-6/+50
* re PR c++/52772 (internal compiler error: Segmentation fault)Richard Guenther2012-03-304-6/+107
* ia64.c (ia64_section_type_flags): Remove common_object attribute handling.Tristan Gingold2012-03-303-60/+35
* [multiple changes]Arnaud Charlet2012-03-305-22/+86
* [multiple changes]Arnaud Charlet2012-03-305-58/+99
* lib-xref-alfa.adb, [...]: Minor addition of comments and refactoring.Yannick Moy2012-03-304-34/+27
* lib-xref.adb, [...]: Minor reformatting & code reorganization.Robert Dewar2012-03-303-50/+42
* lib-xref-alfa.adb (Generate_Dereference): Use Get_Code_Unit instead of Get_So...Yannick Moy2012-03-304-28/+61
* [multiple changes]Arnaud Charlet2012-03-306-567/+537
* re PR other/52786 (double-int.c:231:31: error: comparison between signed and ...Richard Guenther2012-03-302-1/+6
* [multiple changes]Arnaud Charlet2012-03-303-6/+41
* [multiple changes]Arnaud Charlet2012-03-304-9/+17
* lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence of comp...Yannick Moy2012-03-302-4/+17
* freeze.adb (Freeze_Record_Type): For a type with reversed bit order and rever...Thomas Quinot2012-03-302-1/+14
* tree-affine.h (print_aff): Remove.Richard Guenther2012-03-305-124/+90
* vms.c (VMS_CRTL_FLOAT32): Rename.Tristan Gingold2012-03-304-105/+866
* compiler: Fix order of evaluation of struct composite literals.Ian Lance Taylor2012-03-302-7/+47
* Daily bump.GCC Administrator2012-03-301-1/+1
* re PR c++/52718 (-Wzero-as-null-pointer-constant: misleading location for 0 a...Paolo Carlini2012-03-294-0/+42
* tree-ssa-ccp.c (insert_clobbers_for_var): Do not assert that there is a built...Martin Jambor2012-03-302-5/+11
* sse.md (avx_h<plusminus_insn>v4df3): Fix results crossing 128bit lane boundary.Uros Bizjak2012-03-292-5/+10
* re PR java/52730 (Java front end emits assembly)Steven Bosscher2012-03-292-44/+83
* ira-color.c (setup_left_conflict_sizes_p): Process all conflicting objects.Vladimir Makarov2012-03-292-3/+5
* re PR c++/52685 (ICE in copy_binfo)Jason Merrill2012-03-294-4/+24
* re PR c++/52759 (ICE in cp/mangle.c)Jakub Jelinek2012-03-294-1/+20
* re PR tree-optimization/52760 (Revision 185599 causes miscompare on sphinx3)Jakub Jelinek2012-03-294-0/+53
* re PR c++/52743 (g++-4.7.0 seg faults on overload functions.)Jason Merrill2012-03-294-1/+21
* cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther2012-03-2912-362/+202
* Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -sharedH.J. Lu2012-03-292-2/+8
* tree-flow.h (struct pre_expr_d): Remove forward declaration.Richard Guenther2012-03-295-29/+12
* re PR middle-end/50708 (Infinite loop between rshift_double and lshift_double...Richard Guenther2012-03-293-62/+63
* compiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} return uintptr.Ian Lance Taylor2012-03-292-9/+13
* re PR c++/52746 (Explicit virtual destructor call replaced by direct call in ...Jason Merrill2012-03-285-3/+55
* Daily bump.GCC Administrator2012-03-291-1/+1
* Add ABI_64 and replace ISA_X32 with ABI_X32H.J. Lu2012-03-286-7/+90
* compiler: fix null-dereference on invalid len() arg.Ian Lance Taylor2012-03-281-2/+2
* compiler: avoid an ICE on bound interface methods used as values.Ian Lance Taylor2012-03-281-1/+2
* compiler: fix method finalization of unnamed structs.Ian Lance Taylor2012-03-281-1/+5
* * tree.c (tree_size) <VECTOR_CST>: New case.Eric Botcazou2012-03-285-0/+47
* compiler: fix crashes.Ian Lance Taylor2012-03-282-1/+3
* i386.c (ix86_modes_tieable_p): Handle 32bit AVX modes.Uros Bizjak2012-03-282-30/+26
* compiler: Rewrite handling of untyped numeric constants.Ian Lance Taylor2012-03-285-2054/+1667
* re PR fortran/52652 (call to gfc_match_asynchronous for allocatable at parse....Paul Thomas2012-03-288-8/+26
* typeck2.c (process_init_constructor_array): Use the proper type for computing...Richard Guenther2012-03-282-3/+13
* re PR middle-end/52691 (va_start to builtin_next_arg optimization lost)Jakub Jelinek2012-03-284-1/+33
* Update Copyright year.Jakub Jelinek2012-03-281-1/+1
* re PR middle-end/52750 (32xsigned char __builtin_shuffle)Jakub Jelinek2012-03-284-2/+25
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-2824-30/+252
* re PR target/52692 ([avr]: Add support for avr-specific built-ins + LTO)Georg-Johann Lay2012-03-284-44/+122