Age | Commit message (Expand) | Author | Files | Lines |
2015-05-26 | re PR fortran/66082 (memory leak with automatic array dummy argument with der... | Paul Thomas | 4 | -1/+54 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 9 | -16/+21 |
2015-05-26 | inline.adb (Has_Initialized_Type): Adapt to new names. | Yannick Moy | 8 | -40/+328 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 11 | -60/+58 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 16 | -285/+858 |
2015-05-26 | exp_ch6.adb (Process_Contract_Cases_For): Update the call to Expand_Pragma_Co... | Hristian Kirtchev | 5 | -417/+422 |
2015-05-26 | tree-vect-loop.c (vect_update_vf_for_slp): Split out from ... | Richard Biener | 4 | -72/+131 |
2015-05-26 | gnat1drv.adb: Minor adjustments. | Arnaud Charlet | 4 | -66/+24 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 8 | -172/+268 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 12 | -138/+150 |
2015-05-26 | Minor reformatting. | Arnaud Charlet | 1 | -2/+3 |
2015-05-26 | exp_ch4.adb (Expand_N_Op_Expon): Deal with problem of wrong order in calling ... | Robert Dewar | 3 | -8/+25 |
2015-05-26 | exp_aggr.adb (Build_Array_Aggr_Code, Gen_Assign): If a component is default-i... | Ed Schonberg | 2 | -17/+34 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 7 | -114/+156 |
2015-05-26 | sem_util.adb: Minor code reorganization. | Robert Dewar | 3 | -7/+14 |
2015-05-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-05-25 | utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen... | Eric Botcazou | 5 | -2/+31 |
2015-05-25 | targtyps.c (get_float_words_be): Rename into... | Eric Botcazou | 9 | -50/+70 |
2015-05-25 | decl.c (elaborate_expression): Take a const string suffix instead of a tree. | Eric Botcazou | 2 | -63/+69 |
2015-05-25 | decl.c (gnat_to_gnu_entity): Move around. | Eric Botcazou | 2 | -84/+85 |
2015-05-25 | decl.c (gnat_to_gnu_entity): Minor tweak. | Eric Botcazou | 5 | -30/+36 |
2015-05-25 | gigi.h (build_atomic_load): Adjust prototype. | Eric Botcazou | 12 | -142/+737 |
2015-05-25 | i386.h (enum reg_class): Move CLOBBERED_REGS prior to Q_REGS. | Alexander Monakov | 5 | -6/+20 |
2015-05-25 | re PR target/66274 (gcc6: x86 -m32 emits 64bit register in inline asm) | Uros Bizjak | 4 | -1/+21 |
2015-05-25 | * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt. | Alexander Monakov | 2 | -3/+8 |
2015-05-25 | avr.c (avr_out_load_psi_reg_no_disp_tiny): Restore base register if not marke... | Pitchumani Sivanupandi | 2 | -3/+8 |
2015-05-25 | * c-ubsan.c (ubsan_instrument_shift): Use type0. | Marek Polacek | 2 | -1/+5 |
2015-05-25 | ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into... | Eric Botcazou | 10 | -77/+231 |
2015-05-25 | einfo.ads, einfo.adb (Has_Out_Or_In_Out_Parameter): This attribute is now pre... | Javier Miranda | 10 | -40/+329 |
2015-05-25 | pr64317.c: Use 'dg-require-effective-target ia32' and 'dg-require-effective-t... | Andreas Tobler | 2 | -1/+8 |
2015-05-25 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-05-24 | re PR c++/66243 (enum class value is allowed to be initialized by value from ... | Nathan Sidwell | 4 | -3/+26 |
2015-05-24 | * ChangLog: Fix whitespace. | Uros Bizjak | 1 | -8/+13 |
2015-05-24 | re PR lto/66180 (many -Wodr false positives when building LLVM with -flto) | Jan Hubicka | 8 | -21/+114 |
2015-05-24 | re PR fortran/66257 (ELEMENTAL procedure pointer component XX is not allowed ... | Mikael Morin | 4 | -1/+54 |
2015-05-24 | ipa-utils.h (method_class_type): Remove. | Jan Hubicka | 8 | -31/+36 |
2015-05-24 | tree.c (prototype_p, [...]): Constify. | Jan Hubicka | 3 | -10/+17 |
2015-05-24 | add default for HAVE_tablejump | Trevor Saunders | 4 | -9/+17 |
2015-05-24 | add default for HAVE_store_multiple | Trevor Saunders | 3 | -2/+16 |
2015-05-24 | add default for HAVE_load_multiple | Trevor Saunders | 3 | -4/+16 |
2015-05-24 | provide default for HAVE_mem_signal_fence | Trevor Saunders | 3 | -5/+16 |
2015-05-24 | always define HAVE_memory_barrier | Trevor Saunders | 3 | -5/+16 |
2015-05-24 | provide default for HAVE_mem_thread_fence | Trevor Saunders | 3 | -4/+16 |
2015-05-24 | always define HAVE_lo_sum | Trevor Saunders | 5 | -45/+51 |
2015-05-24 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-05-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 15 | -363/+211 |
2015-05-23 | re PR c++/65936 (ICE: canonical types differ for identical types) | Nathan Sidwell | 4 | -5/+43 |
2015-05-23 | genmatch.c (parser::parse_operation): Reject expanding operator-list inside '... | Prathamesh Kulkarni | 2 | -1/+10 |
2015-05-23 | Fix date in ChangeLog entry for r223610 | Prathamesh Kulkarni | 1 | -1/+1 |
2015-05-23 | genmatch.c (parser::parse_for): Reject iterator if used as operator-list. | Prathamesh Kulkarni | 2 | -2/+11 |