aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-05-15re PR ada/52494 (s-taprop-dummy.adb does not define subpackage Specific used ...Andris Pavenis2-0/+27
2012-05-15compiler: Sort array constructors by index.Ian Lance Taylor1-10/+48
2012-05-15re PR c/11586 (after call sigaction, system() return wrong status)Paolo Carlini2-1/+5
2012-05-15compiler: Don't try to take the address of a constant.Ian Lance Taylor1-2/+4
2012-05-15tree.h (EXPR_LOCATION): Use CAN_HAVE_LOCATION_P.Paolo Carlini2-1/+5
2012-05-15re PR target/53358 (ICE due to TARGET_READ_MODIFY_WRITE peephole2)Jakub Jelinek4-0/+36
2012-05-152012-05-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini3-3/+3
2012-05-15re PR c++/11856 (unsigned warning in template)Paolo Carlini7-6/+31
2012-05-15aix-unwind.h (*_REGNO): New, set of useful register numbers.Olivier Hainque2-0/+42
2012-05-15cgraphunit.c (thunk_adjust): Use make_rename_temp.Richard Guenther2-23/+24
2012-05-15re PR tree-optimization/53355 (Autovectorization of a simple loop could be im...Richard Guenther4-0/+84
2012-05-15Make-lang.in (COMMON_FLAGS_TO_PASS): Use WARN_CFLAGS instead of trying to mim...Olivier Hainque2-1/+6
2012-05-15[multiple changes]Arnaud Charlet10-397/+64
2012-05-15sem_ch5.adb (Analyze_Iterator_Specification): Set kind of loop variable after...Ed Schonberg3-2/+35
2012-05-15exp_ch4.adb (Insert_Dereference_Action): Reimplemented.Hristian Kirtchev7-39/+226
2012-05-15[multiple changes]Arnaud Charlet15-80/+97
2012-05-15[multiple changes]Arnaud Charlet3-19/+40
2012-05-15[multiple changes]Arnaud Charlet12-138/+280
2012-05-15[multiple changes]Arnaud Charlet10-71/+265
2012-05-15gnat1drv.adb: Enable Exception_Extra_Info in CodePeer_Mode.Arnaud Charlet2-1/+7
2012-05-15[multiple changes]Arnaud Charlet8-84/+127
2012-05-15Fix up changelogs.Bernd Schmidt4-6/+16
2012-05-15Remove now redundant manual cleanup-modules directive.Bernhard Reutner-Fischer964-1648/+5
2012-05-15[multiple changes]Arnaud Charlet6-44/+64
2012-05-15[multiple changes]Arnaud Charlet13-138/+171
2012-05-15fe.h (Get_RT_Exception_Name): Define.Tristan Gingold10-388/+967
2012-05-15[multiple changes]Arnaud Charlet5-78/+189
2012-05-15[multiple changes]Arnaud Charlet6-41/+39
2012-05-15[multiple changes]Arnaud Charlet7-10/+183
2012-05-15a-except.adb, [...] (Reraise_Library_Exception_If_Any): New.Arnaud Charlet4-10/+35
2012-05-15s-osprim-mingw.adb, [...]: Minor reformattingRobert Dewar4-4/+13
2012-05-15[multiple changes]Arnaud Charlet9-52/+233
2012-05-15[multiple changes]Arnaud Charlet7-34/+50
2012-05-15tree-ssa-strlen.c (get_string_length): Convert lhs if needed.Tristan Gingold2-1/+11
2012-05-15exp_ch9.adb, [...]: Minor reformatting.Robert Dewar4-66/+60
2012-05-15[multiple changes]Arnaud Charlet16-628/+942
2012-05-15[multiple changes]Arnaud Charlet12-308/+432
2012-05-15gimple.c (gimple_set_modified): Move ...Richard Guenther3-12/+16
2012-05-15ira-color.c (move_spill_restore): Add a guard.Tristan Gingold2-2/+7
2012-05-15ia64.c (ia64_emit_probe_stack_range): Adjust calls to plus_constant.Tristan Gingold2-4/+10
2012-05-15gimplify.c (gimplify_init_constructor): Do a block move for very small object...Eric Botcazou2-1/+10
2012-05-15ira.c (find_moveable_pseudos): Skip registers whose DF_REG_EQ_USE_COUNT is no...Bernd Schmidt2-0/+6
2012-05-15md.texi (fma): Define to only be applicable for single rounding.Kenneth Zadeck2-6/+9
2012-05-15Daily bump.GCC Administrator1-1/+1
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-2/+2
2012-05-14re PR target/46098 (ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat...Uros Bizjak12-47/+50
2012-05-14re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2})Marc Glisse2-33/+111
2012-05-14PR 52428 Range checking when reading integer values.Janne Blomqvist6-19/+59
2012-05-14[multiple changes]Jakub Jelinek6-7/+95
2012-05-14dwarf2out.c (dwarf2out_define, [...]): Treat lineno 1 the same as lineno 0 be...Jakub Jelinek2-6/+10