aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-08-30system-irix-n64.ads, [...]: Remove GCC_ZCX_Support.Eric Botcazou10-19/+17
2011-08-30ada-tree.h (TYPE_EXTRA_SUBTYPE_P): Add internal check.Eric Botcazou3-3/+9
2011-08-30raise-gcc.c: Do not include coretypes.h and tm.h.Eric Botcazou4-17/+13
2011-08-30decl.c (gnat_to_gnu_entity): Do not convert the expression to the nominal typ...Eric Botcazou7-7/+60
2011-08-30re PR fortran/45170 ([F2003] allocatable character lengths)Steven G. Kargl4-0/+35
2011-08-30re PR c++/50220 ([C++0x] [4.7 Regression] ICE when capturing a by-reference t...Jason Merrill4-0/+18
2011-08-30re PR c++/50234 (internal compiler error: in cxx_eval_component_reference, at...Jason Merrill4-3/+29
2011-08-30arm.c (optimal_immediate_sequence_1): Make b1, b2, b3 and b4 unsigned.Andrew Stubbs2-1/+6
2011-08-30Switch to GPLv3Arnaud Charlet2-23/+21
2011-08-30Update dependenciesArnaud Charlet1-0/+11
2011-08-30[multiple changes]Arnaud Charlet38-216/+1431
2011-08-30arm.c (arm_gen_constant): Set can_negate correctly when code is SET.Andrew Stubbs2-1/+6
2011-08-30* gcc-interface/Make-lang.in: Update dependencies.Yannick Moy2-22/+54
2011-08-30[multiple changes]Arnaud Charlet12-58/+386
2011-08-30exp_ch9.adb, [...]: Minor reformatting.Arnaud Charlet19-831/+333
2011-08-30Renames Ratio to Percentage, and Sec_Stack_Ratio to Sec_Stack_PercentageTristan Gingold2-6/+6
2011-08-30opt.ads, [...]: Update comment.Robert Dewar5-18/+22
2011-08-30[multiple changes]Arnaud Charlet21-176/+88
2011-08-30re PR tree-optimization/48571 (Missed data-dependence for (bogus?) reconstruc...Richard Guenther11-559/+126
2011-08-30Add FMA intrinsics and testcases.Ilya Tocar29-21/+1614
2011-08-30[multiple changes]Arnaud Charlet9-56/+101
2011-08-30[multiple changes]Arnaud Charlet3-2/+20
2011-08-30[multiple changes]Arnaud Charlet10-11/+86
2011-08-30sem_ch3.adb (Check_Abstract_Overriding): Code cleanup...Javier Miranda6-20/+89
2011-08-30[multiple changes]Arnaud Charlet4-17/+29
2011-08-30[multiple changes]Arnaud Charlet22-272/+832
2011-08-30exp_ch5.adb, [...]: Minor reformattingRobert Dewar18-108/+178
2011-08-30Rename avx2-vmovmskb-2.c to avx2-vpmovmskb-2.c.Kirill Yukhin2-1/+7
2011-08-30exp_ch3.adb (Expand_Freeze_Array_Type): Correct the call to Build_Finalizatio...Hristian Kirtchev4-40/+151
2011-08-30exp_ch3.adb (Make_Eq_If): If the etype of the _parent component is an interfa...Javier Miranda2-2/+15
2011-08-30[multiple changes]Arnaud Charlet16-43/+477
2011-08-30bb-reorder.c (insert_section_boundary_note): Only do it if we reordered the b...Bernd Schmidt2-2/+8
2011-08-30i386.c (get_pc_thunk_name): Change prefix to "__x86.get_pc_thunk".Bernd Schmidt2-1/+4
2011-08-30sem_ch6.adb (Check_Return_Subtype_Indication): Issue error if the return obje...Gary Dismukes8-22/+385
2011-08-30genautomata.c (NO_COMB_OPTION): New macro.Bernd Schmidt3-4/+41
2011-08-30[multiple changes]Arnaud Charlet3-2/+26
2011-08-30fix -fbranch-probabilities and adjust testsuiteChristian Bruel5-3/+13
2011-08-30re PR c++/50224 ([C++0x] bogus unused parameter warning (it is referenced in ...Jason Merrill4-0/+24
2011-08-30re PR c++/50207 (G++ segv's on reduced test case)Jakub Jelinek4-3/+53
2011-08-30re PR c++/50209 ([C++0x] Braced-init-lists are rejected as function default a...Jason Merrill4-2/+39
2011-08-30Daily bump.GCC Administrator1-1/+1
2011-08-29Lower calls to bound method expressions.Ian Lance Taylor3-220/+197
2011-08-29Don't lower blocks twice.Ian Lance Taylor1-0/+6
2011-08-29re PR fortran/50225 ([OOP] The allocation status for polymorphic allocatable ...Janus Weil4-5/+86
2011-08-29Change default for -msave-toc-indirectMichael Meissner1-0/+6
2011-08-29Change default for -msave-toc-indirectMichael Meissner2-3/+13
2011-08-29Makefile.in (../stamp-gnatlib1-$(RTSDIR)): Copy tsystem.h into $(RTSDIR) inst...Jakub Jelinek2-1/+6
2011-08-29gthr-posix.h (__gthread_active_p): Do not use preprocessor conditionals and c...Jakub Jelinek2-6/+10
2011-08-29[multiple changes]Arnaud Charlet13-1295/+1416
2011-08-29exp_ch3.adb (Freeze_Type): Generate an accessibility check which ensures that...Hristian Kirtchev4-7/+79