Age | Commit message (Expand) | Author | Files | Lines |
2013-11-22 | Enable AES, PCLMUL and RDRND for Silvermont | Yuri Rumyantsev | 2 | -0/+9 |
2013-11-19 | libgcov-driver.c (run_accounted): Make global level static. | Jan Hubicka | 2 | -6/+12 |
2013-11-19 | libgcov-driver.c (gcov_exit_merge_summary): Fix setting run_accounted. | Jan Hubicka | 2 | -1/+4 |
2013-11-18 | libgcov-driver.c (get_gcov_dump_complete): Update comments. | Jan Hubicka | 2 | -29/+51 |
2013-11-15 | picflag.m4 (m68k-*-*): Use default PIC flag. | Andreas Schwab | 2 | -3/+4 |
2013-11-14 | rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. | Ulrich Weigand | 3 | -6/+124 |
2013-11-14 | linux-unwind.h (ppc_fallback_frame_state): Correct location of CR save area f... | Ulrich Weigand | 2 | -4/+13 |
2013-11-13 | The patch re-factors libgcov.c to make it better modulelized. | Rong Xu | 7 | -1423/+1782 |
2013-11-11 | Time profiler introduced. | Martin Liska | 2 | -1/+39 |
2013-11-11 | config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_... | Eric Botcazou | 3 | -2/+7 |
2013-11-10 | cygming-crtbegin.c (__gcc_register_frame): Increment load-count on use of LIB... | Kai Tietz | 2 | -2/+21 |
2013-11-08 | libgcc: check for fenv.h in dfp configure check | Bernhard Reutner-Fischer | 3 | -1/+27 |
2013-11-07 | sfp-exceptions.c (__sfp_handle_exceptions): Rewrite FP_EX_INEXACT handling. | Uros Bizjak | 2 | -7/+12 |
2013-11-07 | sfp-exceptions.c (__sfp_handle_exceptions): Handle FP_EX_DENORM. | Uros Bizjak | 2 | -2/+21 |
2013-11-06 | float128-cmp-invalid.c, [...]: New tests. | Joseph Myers | 83 | -3802/+4715 |
2013-11-05 | i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387. | Uros Bizjak | 3 | -1/+16 |
2013-11-03 | crtfastmath.c: Compile only for !_SOFT_FLOAT. | Uros Bizjak | 3 | -2/+11 |
2013-10-31 | Add new nds32 port, including machine description, libgcc, and documentation. | Chung-Ju Wu | 257 | -0/+15176 |
2013-10-23 | Fix up ChangeLog entries (name, e-mail, formatting, otherwise). | Gerald Pfeifer | 1 | -3/+3 |
2013-10-16 | For CRIS ports, switch to soft-fp. Improve arit.c and longlong.h. | Hans-Peter Nilsson | 8 | -44/+489 |
2013-10-15 | tree-tailcall.c (find_tail_calls): Don't use tail-call recursion for built-in... | Richard Sandiford | 2 | -17/+17 |
2013-10-03 | config.host (hppa*64*-*-linux*): Define extra_parts. | John David Anglin | 2 | -0/+7 |
2013-10-02 | In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html : | Joern Rennecke | 54 | -53/+109 |
2013-10-01 | simdext.md: Update copyright years. | Joern Rennecke | 3 | -3/+3 |
2013-10-01 | muldf3.S (.Linf_denorm): Likewise. | Joern Rennecke | 4 | -3/+6 |
2013-10-01 | mcount.c (_MCOUNT_DECL): Comment typo fix. | Joern Rennecke | 2 | -1/+6 |
2013-10-01 | config.host (arc*-*-elf*, [...]): New configurations. | Joern Rennecke | 66 | -10/+10260 |
2013-09-17 | gthr-win32.c: CreateSemaphoreW instead of CreateSemaphoreA. | Jacek Caban | 3 | -4/+10 |
2013-09-16 | * config/rl78/vregs.h: Add G10 register definitions. | DJ Delorie | 2 | -0/+25 |
2013-09-16 | rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10. | DJ Delorie | 7 | -52/+35 |
2013-09-14 | mulsi3.S: Remove a few unneeded moves and branches. | DJ Delorie | 9 | -27/+1302 |
2013-09-12 | MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers. | DJ Delorie | 22 | -0/+1119 |
2013-08-18 | re PR gcov-profile/58127 (37 failures in gcc.dg/tree-prof/ for x86_64-apple-d... | Iain Sandoe | 2 | -2/+9 |
2013-08-16 | mips16.S (CE_STARTFN, CE_ENDFN): New macros. | Maciej W. Rozycki | 4 | -51/+48 |
2013-08-13 | * config.host <mips*-*-linux*>: Remove a stray comment. | Maciej W. Rozycki | 2 | -1/+4 |
2013-08-10 | Workaround binutils PR14342 | Jan Hubicka | 3 | -3/+44 |
2013-08-09 | cgraph.h (cgraph_node): Add profile_id. | Jan Hubicka | 2 | -6/+27 |
2013-08-08 | Fix ChangeLog formatting errors. | Caroline Tice | 1 | -8/+8 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 9 | -1/+332 |
2013-08-01 | Fix licenses on several libgcc files. | Maxim Kuvyrkov | 6 | -55/+87 |
2013-07-30 | mips16.S (DELAYf): Alias to DELAYt for the MIPS IV ISA and up. | Maciej W. Rozycki | 2 | -0/+10 |
2013-07-23 | linux-unwind.h: Use the proper dwarf to hard reg mapping for FPRs when... | Andreas Krebbel | 2 | -1/+8 |
2013-07-19 | re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl... | Georg-Johann Lay | 2 | -21/+34 |
2013-07-15 | libgcc2.c: Don't include <limits.h>. | Matthias Klose | 2 | -36/+4 |
2013-07-09 | * config.host (powerpc-*-eabispe*): Add t-fdpbit to tmake_file. | Janis Johnson | 2 | -1/+5 |
2013-07-06 | re PR target/29776 (result of ffs/clz/ctz/popcount/parity are already sign-ex... | Jakub Jelinek | 2 | -1/+6 |
2013-06-28 | re PR middle-end/36041 (Speed up builtin_popcountll) | Jakub Jelinek | 2 | -0/+50 |
2013-06-25 | Makefile.in (clean, distclean): Remove auto-target.h and stamp-h correctly. | Chung-Ju Wu | 2 | -2/+9 |
2013-06-21 | re PR other/53317 (Conversion from __int128 to __float128) | Joseph Myers | 80 | -120/+259 |
2013-06-16 | mips.h (ISA_HAS_MUL3): Include TARGET_MIPS5900. | Jürgen Urban | 3 | -0/+51 |