aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-06-12[multiple changes]Arnaud Charlet13-2673/+2117
2012-06-12[multiple changes]Arnaud Charlet23-1269/+1717
2012-06-12[multiple changes]Arnaud Charlet5-98/+149
2012-06-12switch-c.adb, [...]: Minor reformatting.Robert Dewar5-5/+11
2012-06-12[multiple changes]Arnaud Charlet8-17/+91
2012-06-12sem_ch12.adb (Instantiate_Formal_Subprogram): Do not apply AI05-296 if the ac...Ed Schonberg2-0/+7
2012-06-12[multiple changes]Arnaud Charlet8-12/+89
2012-06-12alias.c (nonoverlapping_component_refs_p): Take two rtx arguments.Michael Matz4-10/+58
2012-06-12[multiple changes]Arnaud Charlet25-128/+171
2012-06-12[multiple changes]Arnaud Charlet3-6/+51
2012-06-12[multiple changes]Arnaud Charlet5-3/+33
2012-06-12sem_ch3.adb (Analyze_Subtype_Declaration): if an incomplete type is tagged, s...Ed Schonberg3-4/+79
2012-06-12[multiple changes]Arnaud Charlet8-40/+66
2012-06-12[multiple changes]Arnaud Charlet3-6/+18
2012-06-12[multiple changes]Arnaud Charlet5-21/+59
2012-06-12[multiple changes]Arnaud Charlet9-25/+103
2012-06-12sem_prag.adb (Analyze_Pragma, [...]): Do not crash on illegal unchecked union...Thomas Quinot3-24/+39
2012-06-12[multiple changes]Arnaud Charlet4-16/+21
2012-06-12[multiple changes]Arnaud Charlet6-40/+110
2012-06-12[multiple changes]Arnaud Charlet3-17/+39
2012-06-12[multiple changes]Arnaud Charlet5-65/+152
2012-06-12emit-rtl.c (set_mem_attributes_minus_bitpos): Remove dead code.Richard Guenther3-18/+13
2012-06-12re PR rtl-optimization/53589 (ICE in maybe_record_trace_start with asm goto)Jakub Jelinek4-6/+33
2012-06-12re PR rtl-optimization/50749 (Auto-inc-dec does not find subsequent contiguou...Oleg Endo17-0/+524
2012-06-12sh.c (output_stack_adjust): Remove !epilogue_p condition for generating REG_F...Chung-Lin Tang2-10/+29
2012-06-12libgcc-bsd.ver: Version symbol __cpu_indicator_init.Sriraman Tallam2-4/+233
2012-06-11alpha.c (HWI_HEX2): Add missing shift.Richard Henderson3-2/+5
2012-06-12Daily bump.GCC Administrator1-1/+1
2012-06-11* config/alpha/alpha.c (alpha_trampoline_init): Split large constants.Richard Henderson2-3/+12
2012-06-11tm.texi.in (Addressing Modes): Mention that this hook needs to be defined for...Hans-Peter Nilsson3-4/+14
2012-06-11emit-rtl.c (init_emit_once): Iterate through the MODE_PARTIAL_INT modes with ...Mike Stump2-6/+13
2012-06-11* gcc/config/mips/mips-tables.opt (xlp): Fix merge typo.Maxim Kuvyrkov2-1/+5
2012-06-11* lib/target-supports.expRichard Henderson2-1/+8
2012-06-11Roland McGrath <mcgrathr@google.com>Roland McGrath2-5/+12
2012-06-11Fix ChangeLog formatting.Oleg Endo1-4/+7
2012-06-11re PR target/53511 (SH Target: Add support for fma patterns)Oleg Endo8-34/+73
2012-06-11* dwarf2cfi.c (scan_trace): Handle annulled branch-taken delay slots.Richard Henderson2-5/+23
2012-06-11Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET).Olivier Hainque2-5/+17
2012-06-11Fixup ChangeLogRichard Biener2-2/+2
2012-06-11re PR debug/53470 (ICE when linking with -g in splice_child_die, at dwarf2out...Richard Guenther5-5/+58
2012-06-11re PR c++/53605 (Compiler ICEs in size_binop_loc)Richard Guenther4-2/+31
2012-06-11alias.c (aliases_everything_p): Remove.Richard Guenther2-47/+16
2012-06-11decl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units before invoking alloca...Eric Botcazou8-65/+121
2012-06-11trans.c (Identifier_to_gnu): Test Is_Elementary_Type instead of Is_Scalar_Typ...Eric Botcazou2-3/+13
2012-06-11decl.c (gnat_to_gnu_entity): Do not specifically deal with external constants...Eric Botcazou6-7/+48
2012-06-11decl.c (gnat_to_gnu_entity): Translate the Esize on entry only for elementary...Eric Botcazou2-8/+17
2012-06-11Daily bump.GCC Administrator1-1/+1
2012-06-10Daily bump.GCC Administrator1-1/+1
2012-06-09Fix CRIS build errors with --enable-build-with-cxx.Hans-Peter Nilsson3-7/+21
2012-06-09re PR c++/53602 (Libre Office causes an internal compiler error)Richard Henderson5-28/+66