aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-05-26re PR middle-end/66251 (ICE in vect_get_vec_def_for_operand, at tree-vect-stm...Michael Matz4-20/+141
2015-05-26re PR target/66049 (Few AArch64 extend and add with shift tests generates sub...Venkataramanan Kumar2-0/+145
2015-05-26* config/rs6000/constraints.md (Y, U): Use match_test.David Edelsohn2-2/+6
2015-05-26fix entryChristian Bruel1-1/+1
2015-05-26fix entryChristian Bruel1-2/+3
2015-05-26re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel4-69/+128
2015-05-262015-05-26 Christian Bruel <christian.bruel@st.com>Christian Bruel6-133/+144
2015-05-26re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...Richard Biener4-1/+79
2015-05-26[multiple changes]Arnaud Charlet10-77/+98
2015-05-26re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Ramana Radhakrishnan2-1/+5
2015-05-26configure.ac: Set CXXFLAGS for ISL test.Jason Merrill3-6/+9
2015-05-26configure.ac: Use C++ for all tests.Jason Merrill3-406/+440
2015-05-26fold-const.c (fold_binary_loc): Move X % -Y -> X % Y and X % C -> X & (C - 1)...Richard Biener3-37/+30
2015-05-26match.pd (swapped_tcc_comparison): New operator list.Marc Glisse3-13/+26
2015-05-26caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...Richard Sandiford8-12/+23
2015-05-26gensupport.h (compute_test_codes): Declare.Richard Sandiford4-45/+33
2015-05-26[multiple changes]Arnaud Charlet4-15/+35
2015-05-26[multiple changes]Arnaud Charlet15-62/+99
2015-05-26exp_ch3.adb (Expand_N_Full_Type_Declaration): Capture, set and restore the Gh...Hristian Kirtchev27-1008/+2922
2015-05-26Fix memory order description in atomic ops built-ins docs.Torvald Riegel2-86/+95
2015-05-26[multiple changes]Arnaud Charlet11-28/+49
2015-05-26sem_aux.adb, [...] (Get_Low_Bound): Use Type_Low_Bound.Yannick Moy5-47/+174
2015-05-26[multiple changes]Arnaud Charlet8-23/+21
2015-05-26[multiple changes]Arnaud Charlet14-111/+184
2015-05-26[multiple changes]Arnaud Charlet24-71/+628
2015-05-26re PR fortran/66082 (memory leak with automatic array dummy argument with der...Paul Thomas4-1/+54
2015-05-26[multiple changes]Arnaud Charlet9-16/+21
2015-05-26inline.adb (Has_Initialized_Type): Adapt to new names.Yannick Moy8-40/+328
2015-05-26[multiple changes]Arnaud Charlet11-60/+58
2015-05-26[multiple changes]Arnaud Charlet16-285/+858
2015-05-26exp_ch6.adb (Process_Contract_Cases_For): Update the call to Expand_Pragma_Co...Hristian Kirtchev5-417/+422
2015-05-26tree-vect-loop.c (vect_update_vf_for_slp): Split out from ...Richard Biener4-72/+131
2015-05-26gnat1drv.adb: Minor adjustments.Arnaud Charlet4-66/+24
2015-05-26[multiple changes]Arnaud Charlet8-172/+268
2015-05-26[multiple changes]Arnaud Charlet12-138/+150
2015-05-26Minor reformatting.Arnaud Charlet1-2/+3
2015-05-26exp_ch4.adb (Expand_N_Op_Expon): Deal with problem of wrong order in calling ...Robert Dewar3-8/+25
2015-05-26exp_aggr.adb (Build_Array_Aggr_Code, Gen_Assign): If a component is default-i...Ed Schonberg2-17/+34
2015-05-26[multiple changes]Arnaud Charlet7-114/+156
2015-05-26sem_util.adb: Minor code reorganization.Robert Dewar3-7/+14
2015-05-26Daily bump.GCC Administrator1-1/+1
2015-05-25utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...Eric Botcazou5-2/+31
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou9-50/+70
2015-05-25decl.c (elaborate_expression): Take a const string suffix instead of a tree.Eric Botcazou2-63/+69
2015-05-25decl.c (gnat_to_gnu_entity): Move around.Eric Botcazou2-84/+85
2015-05-25decl.c (gnat_to_gnu_entity): Minor tweak.Eric Botcazou5-30/+36
2015-05-25gigi.h (build_atomic_load): Adjust prototype.Eric Botcazou12-142/+737
2015-05-25i386.h (enum reg_class): Move CLOBBERED_REGS prior to Q_REGS.Alexander Monakov5-6/+20
2015-05-25re PR target/66274 (gcc6: x86 -m32 emits 64bit register in inline asm)Uros Bizjak4-1/+21
2015-05-25* config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt.Alexander Monakov2-3/+8