aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-11-06reg-stack.c (reg_to_stack): Add missing braces in memset size calculation.Uros Bizjak3-5/+9
2008-11-06bpabi.h (PROFILE_HOOK): New undef.Andrew Stubbs2-0/+11
2008-11-06re PR target/26397 (Program crashes when rethrowing exception)David Edelsohn4-1/+20
2008-11-06re PR target/35574 (unrecognizable insn generated for vector move)Kazu Hirata5-23/+46
2008-11-06pr37969.c: New testcase.Richard Guenther2-0/+24
2008-11-06Makefile.in (SPARC/Solaris): Use a common set of files for the target-depende...Eric Botcazou2-34/+26
2008-11-06reg-stack.c (reg_to_stack): Generate +QNaN using real_nan.Uros Bizjak2-5/+12
2008-11-06decl.c (gnat_to_gnu_entity): If not optimizing...Eric Botcazou2-0/+24
2008-11-06misc.c (gnat_printable_name): Always return a copy in GC memory.Eric Botcazou2-3/+8
2008-11-06re PR ada/19419 (Overlapping memcpy with array slices)Eric Botcazou2-1/+29
2008-11-06* gcc.c: Remove ancient comment about a bug in Sun cc.Ben Elliston2-4/+5
2008-11-06Daily bump.GCC Administrator1-1/+1
2008-11-06sourcebuild.texi (Torture Tests): Add ADDITIONAL_TORTURE_OPTIONS.Janis Johnson7-1/+39
2008-11-05Fix PR 38025Michael Meissner2-1/+8
2008-11-06* config/rs6000/rs6000.c (rs6000_override_options): Comment fix.Ben Elliston2-1/+5
2008-11-06rs6000.opt (mwarn-cell-microcode): Improve option description.Ben Elliston2-1/+6
2008-11-05* id.po: Update.Joseph Myers2-1997/+2007
2008-11-05re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse)Hans-Peter Nilsson3-0/+9
2008-11-05re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse)Hans-Peter Nilsson2-4/+11
2008-11-05re PR middle-end/37861 (Bogus array bounds warning)Martin Jambor5-0/+69
2008-11-05re PR c++/32519 (g++ allows access to protected template member functions of ...Fabien ChĂȘne3-2/+12
2008-11-05re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther12-32/+110
2008-11-05re PR java/37068 (libgcj linkage failure: Incorrect library ABI version detec...Andrew Haley2-1/+33
2008-11-05re PR middle-end/37286 (gfortran, trunk: ICE subst_stack_regs_pat, at reg-sta...Uros Bizjak4-50/+134
2008-11-05re PR middle-end/37883 ([graphite] ICE : in scan_tree_for_params, at graphite...Tobias Grosser2-0/+15
2008-11-05re PR middle-end/37943 ([graphite] ICE : in build_graphite_scops, at graphite...Tobias Grosser2-6/+55
2008-11-05Daily bump.GCC Administrator1-1/+1
2008-11-04re PR fortran/37597 (internal procedure fails to access host-associated modul...Paul Thomas4-1/+34
2008-11-04re PR c/35430 (ICE with complex arithmetic)Jakub Jelinek5-5/+41
2008-11-04* print-tree.c (print_node): Use code instead of TREE_CODE (node).Jakub Jelinek2-50/+52
2008-11-04print-tree.c (print_node): Don't print DECL_INITIAL for PARM_DECL.Jakub Jelinek2-1/+6
2008-11-04re PR c/37106 (ICE with -fpic or -fPIC: in mems_in_disjoint_alias_sets_p, at ...Jakub Jelinek5-0/+72
2008-11-04driver-i386.c (enum vendor_signatures): New enum.Uros Bizjak2-6/+18
2008-11-04re PR target/37989 (PR37528 fix broke --disable-shared on mingw32)Mikael Pettersson2-2/+12
2008-11-04Daily bump.GCC Administrator1-1/+1
2008-11-03* gcc.target/mips/dsp-ctrl.c: New test.Chao-ying Fu2-0/+84
2008-11-03mips.c (mips_conditional_register_usage): Handle the DSP control register.Catherine Moore3-1/+20
2008-11-03re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Steve Ellcey6-0/+13
2008-11-03re PR testsuite/37241 (FAIL: g++.dg/abi/key2.C)Jakub Jelinek2-3/+7
2008-11-03re PR target/37812 (Invalid mnemonic 'lvlx')Jakub Jelinek4-2/+35
2008-11-03omp-low.c (expand_omp_for_generic): If iter_type has different precision than...Steve Ellcey2-2/+22
2008-11-03arm.md (UNSPEC_PIC_BASE): Update documentation.Richard Sandiford4-36/+49
2008-11-03i386.c (classify_argument): Promote partial integer class to full integer cla...Eric Botcazou4-1/+28
2008-11-03re PR rtl-optimization/37782 (Stage2 ada compiler miscompiled)Andrew Pinski2-5/+14
2008-11-03* tree-sra.c (bitfield_overlaps_p): Fix oversight.Eric Botcazou4-0/+47
2008-11-03re PR other/37463 (All Solaris/x86 eh tests fail)Rainer Orth3-82/+141
2008-11-03Revert:Nathan Froyd4-27/+45
2008-11-03Correct ChangeLog entry for revision r141440 and remove white spaces.H.J. Lu1-31/+31
2008-11-03re PR tree-optimization/37684 ([graphite] basic block containing VDEF of a sc...Harsha Jagasia3-1/+100
2008-11-03re PR bootstrap/36908 (bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-di...Sebastian Pop3-1/+135