Age | Commit message (Expand) | Author | Files | Lines |
2012-03-23 | Remove unused GFC_MAX_LINE macro. | Janne Blomqvist | 2 | -1/+4 |
2012-03-23 | re PR tree-optimization/52638 (ice in build_vector_from_val) | Richard Guenther | 2 | -0/+20 |
2012-03-23 | c-lex.c (c_lex_with_flags): Avoid declarations after stmts. | William Bader | 2 | -2/+8 |
2012-03-23 | re PR c++/52487 ([C++11] ICE at cp/semantics.c:5613 with lambda capturing ref... | Paolo Carlini | 4 | -2/+23 |
2012-03-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-03-22 | mips-tables.opt: Update. | Maxim Kuvyrkov | 7 | -3/+32 |
2012-03-22 | re PR c++/52671 (ICE with misplaced attribute on enum) | Jakub Jelinek | 4 | -1/+17 |
2012-03-22 | re PR middle-end/52547 (ICE with openmp with nested function which requires a... | Jakub Jelinek | 2 | -3/+28 |
2012-03-22 | alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.h | Uros Bizjak | 4 | -41/+36 |
2012-03-22 | re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta... | Jan Hubicka | 6 | -8/+42 |
2012-03-22 | re PR tree-optimization/52666 (FAIL: scal-to-vec1.c) | Richard Guenther | 2 | -1/+6 |
2012-03-22 | re PR target/52496 (avr-specific built-ins missing memory barrier) | Georg-Johann Lay | 2 | -12/+27 |
2012-03-22 | re PR tree-optimization/52548 (missed PRE optimization when function call fol... | Richard Guenther | 4 | -18/+124 |
2012-03-22 | fortran-modules.exp (list-module-names-1): Remove warning. | Bernhard Reutner-Fischer | 2 | -1/+6 |
2012-03-22 | re PR tree-optimization/52638 (ice in build_vector_from_val) | Richard Guenther | 2 | -52/+71 |
2012-03-22 | re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time... | Jiangning Liu | 3 | -2/+20 |
2012-03-22 | config.gcc (alpha*-*-linux*): Add elfos.h to tm_file. | Uros Bizjak | 4 | -334/+71 |
2012-03-22 | re PR tree-optimization/52459 (PRE performs stupid inserts) | Richard Guenther | 2 | -0/+10 |
2012-03-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-03-21 | cse.c (invalidate_from_sets_and_clobbers, [...]): Split out from ... | Steven Bosscher | 2 | -186/+320 |
2012-03-21 | objc-act (objc_build_ivar_assignment): Do not call assemble_external. | Steven Bosscher | 5 | -9/+9 |
2012-03-21 | freebsd64.h: Remove duplicated entries from last commit. | Andreas Tobler | 3 | -530/+4 |
2012-03-21 | re PR target/50751 (SH Target: Displacement addressing does not work for QImo... | Oleg Endo | 4 | -0/+90 |
2012-03-21 | Fix ChangeLog formatting. | Oleg Endo | 1 | -1/+1 |
2012-03-21 | re PR target/52479 (SH Target: SH4A DFmode fsca tests failing) | Oleg Endo | 8 | -98/+14 |
2012-03-21 | PR/target 52642 | Kaz Kojima | 2 | -0/+13 |
2012-03-21 | configure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64-*-freebsd*. | Andreas Tobler | 9 | -17/+1061 |
2012-03-21 | re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul... | Georg-Johann Lay | 4 | -342/+244 |
2012-03-21 | neon.md (neon_vget_lanev2di): Use gen_lowpart and gen_highpart. | Richard Earnshaw | 7 | -14/+44 |
2012-03-21 | re PR testsuite/52641 (Test cases fail for 16-bit int targets) | Martin Jambor | 3 | -4/+8 |
2012-03-21 | arm.c (thumb2_reorg): Add complete support for 16-bit instructions. | Andrew Stubbs | 6 | -136/+355 |
2012-03-21 | re PR tree-optimization/52636 (ICE: tree check: expected integer_cst, have st... | Richard Guenther | 2 | -0/+12 |
2012-03-21 | Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies. | Richard Guenther | 9 | -103/+42 |
2012-03-21 | c-common.h (enum cxx_dialect): Add cxx1y. | Jason Merrill | 12 | -10/+80 |
2012-03-21 | mangle.c (write_type): Handle 'auto'. | Jason Merrill | 5 | -1/+27 |
2012-03-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-03-20 | re PR testsuite/52641 (Test cases fail for 16-bit int targets) | Georg-Johann Lay | 4 | -0/+20 |
2012-03-20 | re PR c++/52510 (libitm/config/posix/rwlock.cc doesn't compile) | Jason Merrill | 5 | -1/+47 |
2012-03-20 | tree-streamer-in.c (streamer_alloc_tree): Call ggc_alloc_zone_cleared_tree_no... | Jason Merrill | 2 | -3/+9 |
2012-03-20 | * doc/extend.texi (Template Instantiation): Remove anachronisms. | Jonathan Wakely | 2 | -13/+9 |
2012-03-20 | progmem.h (pgm_read_char): Define depending on __AVR_HAVE_LPMX__ | Georg-Johann Lay | 2 | -0/+16 |
2012-03-20 | re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}) | Jakub Jelinek | 2 | -0/+127 |
2012-03-20 | i386.c (vselect_insn): New variable. | Jakub Jelinek | 2 | -26/+86 |
2012-03-20 | re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}) | Jakub Jelinek | 4 | -15/+78 |
2012-03-20 | predicates.md (zero_operand, [...]): New predicates. | Richard Earnshaw | 3 | -5/+21 |
2012-03-20 | re PR target/49868 (Implement named address space to place/access data in fla... | Georg-Johann Lay | 6 | -4/+146 |
2012-03-20 | i386.c (ix86_decompose_address): If operand isn't UNSPEC, return 0. | Jakub Jelinek | 2 | -0/+7 |
2012-03-20 | Minor reformatting. | Arnaud Charlet | 1 | -1/+2 |
2012-03-20 | hlo.ads, hlo.adb: Removed, no longer used. | Arnaud Charlet | 5 | -1126/+1090 |
2012-03-20 | tree-pass.h (pass_rtl_eh): Remove. | Richard Guenther | 6 | -41/+31 |