aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-13lib.ads, [...] (Is_Compiler_Unit): Removed.Robert Dewar15-50/+94
2014-06-13[multiple changes]Arnaud Charlet12-65/+85
2014-06-13freeze.adb (Freeze_Entity): Remove the check concerning volatile types in SPA...Hristian Kirtchev3-8/+16
2014-06-13[multiple changes]Arnaud Charlet10-22/+176
2014-06-13[multiple changes]Arnaud Charlet7-36/+70
2014-06-13[multiple changes]Arnaud Charlet8-61/+79
2014-06-13[multiple changes]Arnaud Charlet4-13/+36
2014-06-13[multiple changes]Arnaud Charlet10-92/+283
2014-06-13re PR tree-optimization/61375 (ICE in int_cst_value at -O3 in tree-ssa pass w...Thomas Preud'homme4-0/+51
2014-06-13Daily bump.GCC Administrator1-1/+1
2014-06-12symtab.c (symtab_node::reset_section): New method.Jan Hubicka7-19/+57
2014-06-12tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Reorg to use symtab an...Jan Hubicka3-12/+45
2014-06-12re PR middle-end/61486 (ICE with #pragma omp teams)Jakub Jelinek8-5/+521
2014-06-12Support -Wabi warning about backward compatibility.Jason Merrill22-134/+326
2014-06-12* common.opt (fabi-version): Change default to 0.Jason Merrill2-1/+6
2014-06-12toplev.c (process_options): Reject -fabi-version=1.Jason Merrill35-815/+135
2014-06-12gfortran.h (gfc_copy_formal_args_intr): Update prototype.Tobias Burnus5-8/+38
2014-06-12re PR tree-optimization/61009 (Incorrect jump threading in dom)Jeff Law2-2/+11
2014-06-12crontab: Remove 4.7 snapshot entry.Richard Biener3-2/+6
2014-06-12[AArch64] Remove from arm_neon.h functions not in the specAlan Lawrence2-315/+11
2014-06-12PR/59843 Fix ICE on singleton vector of float on AArch64.Alan Lawrence5-1/+91
2014-06-12utils.c (process_attributes): Pass string pointer directly to set_decl_sectio...Jan Hubicka2-4/+4
2014-06-12* tree-core.h (DECL_NONALIASED): Use proper spelling in comment.Eric Botcazou2-4/+8
2014-06-12re PR target/61443 ([avr] ICE when varargs argument is indirect addr-space ac...Georg-Johann Lay4-0/+154
2014-06-12re PR ipa/61462 (ICE in ipa-prop.c:2562 caused by missing edge gimple call stmt)Martin Liska2-10/+30
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka46-148/+291
2014-06-12re PR c++/19200 (Friend declaration misinterpreted as constructor)Paolo Carlini4-5/+19
2014-06-12Daily bump.GCC Administrator1-1/+1
2014-06-11rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte cache lines.DJ Delorie3-5/+14
2014-06-11* config/rx/rx.c (rx_max_skip_for_label): Don't skip anything if -Os.DJ Delorie2-0/+7
2014-06-11re PR c++/60265 ([C++11] using-declaration of enumerator fails if fully quali...Paolo Carlini6-1/+56
2014-06-11mmix-protos.h (mmix_asm_output_source_line): Remove prototype.Maciej W. Rozycki2-1/+5
2014-06-11common.md: New file.Richard Sandiford18-697/+209
2014-06-11system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.Richard Sandiford9-188/+18
2014-06-11genpreds.c (const_int_start, [...]): New variables.Richard Sandiford7-2/+68
2014-06-11recog.h (operand_alternative): Remove offmem_ok, nonffmem_ok, decmem_ok and i...Richard Sandiford3-25/+11
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford15-288/+350
2014-06-11genpreds.c (write_constraint_satisfied_p_1): Replace with...Richard Sandiford2-24/+21
2014-06-11genpreds.c (write_lookup_constraint): Rename to...Richard Sandiford2-4/+52
2014-06-11md.texi (regclass_for_constraint): Rename to...Richard Sandiford3-73/+153
2014-06-11re PR c++/19200 (Friend declaration misinterpreted as constructor)Paolo Carlini7-27/+95
2014-06-11[multiple changes]Arnaud Charlet11-52/+132
2014-06-11[multiple changes]Arnaud Charlet7-62/+108
2014-06-11Minor reformatting.Arnaud Charlet2-4/+5
2014-06-11Code clean up.Arnaud Charlet1-2/+18
2014-06-11Code clean ups.Arnaud Charlet2-5/+30
2014-06-11[multiple changes]Arnaud Charlet4-92/+191
2014-06-11[multiple changes]Arnaud Charlet16-366/+122
2014-06-11gnat_rm.texi: Document System.Unsigned_Types.Robert Dewar4-3/+23
2014-06-11[multiple changes]Arnaud Charlet16-29/+37