summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Check __GLIBC__ when using __SIGRTMINH.J. Lu2011-12-142-2/+7
* libgo: Update to weekly.2011-12-06.Ian Lance Taylor2011-12-14139-1318/+1428
* tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds o...Richard Guenther2011-12-142-2/+7
* re PR lto/51497 (The run time for the polyhedron test nf.f90 is ~10% slower w...Richard Guenther2011-12-142-0/+33
* runtime: Bump memory limit in gc_test.Ian Lance Taylor2011-12-141-1/+1
* compiler: Permit omitting &T in composite literal.Ian Lance Taylor2011-12-141-3/+17
* MAINTAINERS (picochip): Changed my email address.Hariharan Sandanagobalane2011-12-142-1/+5
* tree.c (free_lang_data_in_type): Do not clear fields dependent on debuginfo l...Richard Guenther2011-12-143-5/+10
* re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay2011-12-147-3/+411
* tree-cfg.c (replace_uses_by): Only mark blocks altered that will make a diffe...Richard Guenther2011-12-142-14/+30
* Revert the previous "Fix flags for edges from/to entry/exit basic blocks"Dmitry Vyukov2011-12-142-6/+2
* PR c++/51476 - ICE on PTRMEM_CST as template argument in c++11Dodji Seketeli2011-12-144-3/+27
* re PR c++/51406 ([c++0x] Incorrect result of static_cast to rvalue reference ...Jason Merrill2011-12-145-3/+57
* compiler: Move import of Go export data to gcc side of interface.Ian Lance Taylor2011-12-145-38/+120
* re PR c++/51464 ([c++0x] ICE with invalid use of [])Paolo Carlini2011-12-145-0/+21
* Daily bump.GCC Administrator2011-12-141-1/+1
* runtime: Change gc_test to test only newly allocated memory.Ian Lance Taylor2011-12-131-4/+12
* mksysinfo.sh: Ensure that IPV6 constants and types are defined.Ian Lance Taylor2011-12-131-7/+17
* syscall: Don't build wait status functions on RTEMS.Ian Lance Taylor2011-12-133-7/+33
* lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou2011-12-1311-39/+55
* runtime: RTEMS build fixes.Ian Lance Taylor2011-12-132-0/+7
* revert an unattended change about access declarationFabien ChĂȘne2011-12-131-4/+0
* trans-mem.c (ipa_tm_create_version_alias): Set DECL_CONTEXT and DECL_LANG_SPE...Aldy Hernandez2011-12-132-1/+7
* regmove.c (fixup_match_2): Only access call_used_regs with hard regs.Andreas Krebbel2011-12-132-1/+6
* rwlock.cc (gtm_rwlock::write_lock_generic): Fix signed/unsigned comparison we...Richard Henderson2011-12-132-1/+4
* Revert two unintended commitsRichard Henderson2011-12-1323-696/+162
* mips-cpus.def: Add Octeon2.Andrew Pinski2011-12-1312-14/+155
* arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson2011-12-135-4/+619
* Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson2011-12-1318-158/+77
* sparc: Default memory model to TSO for Linux and Solaris.Richard Henderson2011-12-135-4/+44
* libgo: Solaris compatibility patches.Ian Lance Taylor2011-12-132-3/+4
* libgo: Update to weekly.2011-12-02.Ian Lance Taylor2011-12-13234-4641/+6590
* libitm: Conversion to c++11 atomics.Richard Henderson2011-12-1310-102/+1996
* compiler: Fix multiple conversions to different named slices.Ian Lance Taylor2011-12-131-2/+2
* re PR c++/14258 (typename in a using declaration not supported)Fabien ChĂȘne2011-12-136-4/+133
* compiler: Permit converting between string and named []byte/[]rune.Ian Lance Taylor2011-12-134-27/+15
* trans-mem.c (struct diagnose_tm): Remove saw_unsafe.Aldy Hernandez2011-12-134-28/+64
* re PR middle-end/50628 (gfortran.fortran-torture/execute/entry_4.f90 fails)Martin Jambor2011-12-132-13/+21
* re PR tree-optimization/51362 (ICE: SIGFPE (division by zero) in good_cloning...Martin Jambor2011-12-134-0/+41
* re PR testsuite/51524 ([BMI2] New regression on 182266 vs 182257)Uros Bizjak2011-12-133-9/+12
* re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther2011-12-138-0/+48
* life -> live; one favourite typo of mine.Michael Matz2011-12-131-4/+4
* RevertJakub Jelinek2011-12-132-12/+11
* re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek2011-12-133-30/+116
* final.c (final_scan_insn): Guard the call to begin_epilogue debug hook.Tristan Gingold2011-12-132-1/+7
* vmsdbgout.c (vmsdbgout_write_source_line): New function.Tristan Gingold2011-12-132-24/+38
* re PR tree-optimization/51481 (ice: dead STMT in EH table)Richard Guenther2011-12-132-1/+8
* re PR tree-optimization/51519 (ICE: in inline_small_functions, at ipa-inline....Richard Guenther2011-12-134-1/+51
* 20111213-1_0.c: New testcase.Richard Guenther2011-12-132-0/+12
* vect1.ad[sb]: Add more tests.Eric Botcazou2011-12-1313-6/+255