summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* re PR c++/52671 (ICE with misplaced attribute on enum)Jakub Jelinek2012-03-224-1/+17
* re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek2012-03-222-3/+28
* alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.hUros Bizjak2012-03-224-41/+36
* re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta...Jan Hubicka2012-03-226-8/+42
* re PR tree-optimization/52666 (FAIL: scal-to-vec1.c)Richard Guenther2012-03-222-1/+6
* re PR target/52496 (avr-specific built-ins missing memory barrier)Georg-Johann Lay2012-03-222-12/+27
* re PR tree-optimization/52548 (missed PRE optimization when function call fol...Richard Guenther2012-03-224-18/+124
* fortran-modules.exp (list-module-names-1): Remove warning.Bernhard Reutner-Fischer2012-03-222-1/+6
* re PR tree-optimization/52638 (ice in build_vector_from_val)Richard Guenther2012-03-222-52/+71
* re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time...Jiangning Liu2012-03-223-2/+20
* config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.Uros Bizjak2012-03-224-334/+71
* re PR tree-optimization/52459 (PRE performs stupid inserts)Richard Guenther2012-03-222-0/+10
* Daily bump.GCC Administrator2012-03-221-1/+1
* cse.c (invalidate_from_sets_and_clobbers, [...]): Split out from ...Steven Bosscher2012-03-212-186/+320
* objc-act (objc_build_ivar_assignment): Do not call assemble_external.Steven Bosscher2012-03-215-9/+9
* freebsd64.h: Remove duplicated entries from last commit.Andreas Tobler2012-03-213-530/+4
* re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo2012-03-214-0/+90
* Fix ChangeLog formatting.Oleg Endo2012-03-211-1/+1
* re PR target/52479 (SH Target: SH4A DFmode fsca tests failing)Oleg Endo2012-03-218-98/+14
* PR/target 52642Kaz Kojima2012-03-212-0/+13
* configure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64-*-freebsd*.Andreas Tobler2012-03-219-17/+1061
* re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay2012-03-214-342/+244
* neon.md (neon_vget_lanev2di): Use gen_lowpart and gen_highpart.Richard Earnshaw2012-03-217-14/+44
* re PR testsuite/52641 (Test cases fail for 16-bit int targets)Martin Jambor2012-03-213-4/+8
* arm.c (thumb2_reorg): Add complete support for 16-bit instructions.Andrew Stubbs2012-03-216-136/+355
* re PR tree-optimization/52636 (ICE: tree check: expected integer_cst, have st...Richard Guenther2012-03-212-0/+12
* Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies.Richard Guenther2012-03-219-103/+42
* c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill2012-03-2112-10/+80
* mangle.c (write_type): Handle 'auto'.Jason Merrill2012-03-215-1/+27
* Daily bump.GCC Administrator2012-03-211-1/+1
* re PR testsuite/52641 (Test cases fail for 16-bit int targets)Georg-Johann Lay2012-03-204-0/+20
* re PR c++/52510 (libitm/config/posix/rwlock.cc doesn't compile)Jason Merrill2012-03-205-1/+47
* tree-streamer-in.c (streamer_alloc_tree): Call ggc_alloc_zone_cleared_tree_no...Jason Merrill2012-03-202-3/+9
* * doc/extend.texi (Template Instantiation): Remove anachronisms.Jonathan Wakely2012-03-202-13/+9
* progmem.h (pgm_read_char): Define depending on __AVR_HAVE_LPMX__Georg-Johann Lay2012-03-202-0/+16
* re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2})Jakub Jelinek2012-03-202-0/+127
* i386.c (vselect_insn): New variable.Jakub Jelinek2012-03-202-26/+86
* re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2})Jakub Jelinek2012-03-204-15/+78
* predicates.md (zero_operand, [...]): New predicates.Richard Earnshaw2012-03-203-5/+21
* re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2012-03-206-4/+146
* i386.c (ix86_decompose_address): If operand isn't UNSPEC, return 0.Jakub Jelinek2012-03-202-0/+7
* Minor reformatting.Arnaud Charlet2012-03-201-1/+2
* hlo.ads, hlo.adb: Removed, no longer used.Arnaud Charlet2012-03-205-1126/+1090
* tree-pass.h (pass_rtl_eh): Remove.Richard Guenther2012-03-206-41/+31
* stor-layout.c (finish_bitfield_representative): Fallback to conservative maxi...Richard Guenther2012-03-208-11/+117
* gnat_rm.texi, [...]: Update documentation.Yannick Moy2012-03-203-1/+30
* tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold2012-03-209-24/+74
* sh.md: Use braced string notation where applicable.Oleg Endo2012-03-202-746/+593
* Daily bump.GCC Administrator2012-03-201-1/+1
* i386.md (allocate_stack): Simplify.Uros Bizjak2012-03-192-16/+20