aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-04-24exp_ch8.adb (Expand_N_Subprogram_Renaming_Declaration): If this is a renaming...Ed Schonberg4-7/+34
2013-04-24[multiple changes]Arnaud Charlet9-91/+178
2013-04-24[multiple changes]Arnaud Charlet9-30/+73
2013-04-24[multiple changes]Arnaud Charlet4-14/+93
2013-04-24fix comment pastoAlan Modra2-1/+5
2013-04-24dwarf2out.c (gen_enumeration_type_die): Fix HOST_BITS_PER_WIDE_INT dependency...Julian Brown2-4/+24
2013-04-24re PR testsuite/57050 (FAIL: gcc.c-torture/execute/pr56982.c compilation, -O0)Richard Biener2-3/+10
2013-04-24Daily bump.GCC Administrator1-1/+1
2013-04-23This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl14-505/+806
2013-04-23re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz2-3/+9
2013-04-23lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen6-11/+69
2013-04-23mips.md (*movhi_internal, [...]): New operands.Catherine Moore2-7/+13
2013-04-23Support slim switch for cfg graph dumpXinliang David Li2-1/+6
2013-04-23Makefile.in (targ): Fix target name check.Eric Botcazou2-3/+10
2013-04-23Update dependencies.Arnaud Charlet1-515/+530
2013-04-23[multiple changes]Arnaud Charlet14-1526/+1790
2013-04-23sem_ch13.adb: Minor code reorganization (remove some redundant assignments).Robert Dewar4-20/+12
2013-04-23[multiple changes]Arnaud Charlet8-21/+130
2013-04-23[multiple changes]Arnaud Charlet8-83/+102
2013-04-23[multiple changes]Arnaud Charlet6-29/+40
2013-04-23re PR middle-end/57036 (ice in update_ssa_across_abnormal_edges)Richard Biener5-3/+66
2013-04-23aarch64.md (*mov<mode>_aarch64): Add simd attribute.Sofiane Naci4-0/+18
2013-04-23sjlj.S: New file.Andreas Krebbel1-0/+6
2013-04-23[multiple changes]Arnaud Charlet5-14/+32
2013-04-23sem_aux.adb [...] (Effectively_has_Constrained_Partial_View): Rename subprogr...Ed Schonberg9-95/+106
2013-04-23exp_prag.adb (Expand_Pragma_Check): Check for Assert rather than Assertion.Robert Dewar7-100/+205
2013-04-23sinfo.ads, [...]: Minor reformatting and code clean up.Robert Dewar6-30/+46
2013-04-23[multiple changes]Arnaud Charlet7-15/+60
2013-04-23[multiple changes]Arnaud Charlet9-206/+325
2013-04-23[multiple changes]Arnaud Charlet6-44/+65
2013-04-23[multiple changes]Arnaud Charlet6-36/+56
2013-04-23[multiple changes]Arnaud Charlet5-17/+43
2013-04-23a-envvar.adb, [...]: Minor reformatting.Robert Dewar5-17/+22
2013-04-23[multiple changes]Arnaud Charlet8-256/+292
2013-04-23[multiple changes]Arnaud Charlet10-58/+163
2013-04-23[multiple changes]Arnaud Charlet5-31/+119
2013-04-23coretypes.h (gimple_stmt_iterator): Add struct to make compatible with C.Andreas Schwab2-1/+6
2013-04-23re PR middle-end/57026 (ice: SSA corruption)Richard Biener4-1/+35
2013-04-23Fix lto report namesAndi Kleen2-2/+6
2013-04-23Print lto report at the right placeAndi Kleen2-0/+11
2013-04-23Add -flto-report-wpaAndi Kleen4-3/+18
2013-04-23Daily bump.GCC Administrator1-1/+1
2013-04-23Display profile info in graph cfg dumpXinliang David Li4-3/+15
2013-04-22configure.ac (gcc_cv_as_micromips_support): Use the --fatal-warnings option.Catherine Moore3-2/+9
2013-04-22Core 1586Jason Merrill5-7/+75
2013-04-22pt.c (fn_type_unification): Push tinst level around type_unification_real if ...Jason Merrill5-3/+43
2013-04-22re PR c++/48665 (type of const member function)Jason Merrill5-2/+43
2013-04-22error.c (dump_aggr_type): Fix lambda detection.Jason Merrill3-2/+22
2013-04-22N3323Jason Merrill3-8/+51
2013-04-22N3648Jason Merrill9-12/+68