| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/msp430/t-msp430 (HOST_LIBGCC2_CFLAGS): Add | nickc | 2014-05-22 | 2 | -1/+6 |
* | 2014-05-22 Teresa Johnson <tejohnson@google.com> | tejohnson | 2014-05-22 | 2 | -3/+9 |
* | 2014-05-21 John Marino <gnugcc@marino.st> | redi | 2014-05-21 | 6 | -17/+213 |
* | PR libgcc/60166 | macro | 2014-05-21 | 2 | -4/+10 |
* | Enable Java on Cygwin-64 | edlinger | 2014-05-13 | 2 | -24/+23 |
* | gcc/ | gjl | 2014-05-12 | 2 | -0/+8 |
* | Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097) | ro | 2014-05-08 | 2 | -0/+10 |
* | 2014-04-30 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2014-04-30 | 2 | -0/+15 |
* | Remove SSE execution test in crtfastmath.c | ro | 2014-04-25 | 2 | -20/+5 |
* | Remove obsolete Solaris 9 support | ro | 2014-04-22 | 4 | -147/+70 |
* | 2014-03-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2014-03-27 | 2 | -1/+9 |
* | ChangeLog: Fix typo | joel | 2014-03-20 | 1 | -2/+1 |
* | 2014-03-20 Joel Sherrill <joel.sherrill@oarcorp.com> | joel | 2014-03-20 | 2 | -1/+6 |
* | PR libgcc/60472 | uros | 2014-03-10 | 2 | -5/+16 |
* | Don't install vtv_*.o unless --enable-vtable-verify (PR libgcc/59339) | ro | 2014-03-06 | 2 | -1/+11 |
* | * config/msp430/t-msp430 (LIB2ADD): Add lib2hw_mul.S | nickc | 2014-03-06 | 3 | -0/+232 |
* | 2014-02-28 Joey Ye <joey.ye@arm.com> | jye2 | 2014-02-28 | 2 | -4/+13 |
* | TILE-Gx big endian support. | walt | 2014-02-24 | 4 | -2/+22 |
* | 2014-02-20 Chung-Lin Tang <cltang@codesourcery.com> | cltang | 2014-02-20 | 4 | -8/+12 |
* | 2014-02-18 Kai Tietz <ktietz@redhat.com> | ktietz | 2014-02-18 | 2 | -2/+10 |
* | gcc/testsuite: | jsm28 | 2014-02-12 | 98 | -85/+270 |
* | 2014-02-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2014-02-07 | 7 | -66/+191 |
* | libgcc/ | rsandifo | 2014-02-07 | 8 | -1/+229 |
* | 2014-02-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2014-02-05 | 8 | -1/+30 |
* | Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/... | ro | 2014-02-04 | 2 | -0/+32 |
* | 2014-02-02 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2014-02-02 | 2 | -4/+9 |
* | libgcc/ | rsandifo | 2014-02-02 | 9 | -19/+213 |
* | [AArch64] Fix sfp-machine.h _FP_I_TYPE. | mshawcroft | 2014-01-29 | 2 | -1/+6 |
* | 2014-01-25 Walter Lee <walt@tilera.com> | walt | 2014-01-25 | 2 | -2/+9 |
* | 2014-01-25 Walter Lee <walt@tilera.com> | walt | 2014-01-25 | 2 | -41/+274 |
* | 2014-01-25 Walter Lee <walt@tilera.com> | walt | 2014-01-25 | 2 | -2/+14 |
* | 2014-01-25 Walter Lee <walt@tilera.com> | walt | 2014-01-25 | 2 | -14/+34 |
* | Fix typo. | sterling | 2014-01-21 | 1 | -1/+1 |
* | libgcc/ | sterling | 2014-01-21 | 2 | -1/+5 |
* | Move libgcc ChangeLog entries to libgcc/ChangeLog | hjl | 2014-01-09 | 1 | -0/+9 |
* | 2014-01-09 Rong Xu <xur@google.com> | xur | 2014-01-09 | 1 | -15/+16 |
* | 2014-01-08 Rong Xu <xur@google.com> | tejohnson | 2014-01-08 | 8 | -57/+254 |
* | libgcc: | jsm28 | 2014-01-03 | 2 | -1/+15 |
* | Update copyright years in libgcc/ | rsandifo | 2014-01-02 | 950 | -948/+956 |
* | gcc/ | rsandifo | 2014-01-02 | 71 | -86/+110 |
* | Commit of nios2 port to trunk: | cltang | 2013-12-31 | 15 | -0/+1105 |
* | * config/i386/cpuinfo.c (enum vendor_signatures): Remove. | uros | 2013-12-26 | 2 | -8/+8 |
* | Change AMD cpu names | gganesh | 2013-12-26 | 2 | -6/+12 |
* | Convert leading spaces to tab | hjl | 2013-12-26 | 1 | -3/+3 |
* | Remove model 0x3f from Haswell | hjl | 2013-12-26 | 2 | -1/+5 |
* | gcc/ | uros | 2013-12-25 | 2 | -8/+76 |
* | Use proper Intel processor names for -march=/-mtune= | hjl | 2013-12-23 | 2 | -5/+11 |
* | 2013-12-12 Zhenqiang Chen <zhenqiang.chen@arm.com> | zqchen | 2013-12-12 | 2 | -1/+5 |
* | * libatomic/ChangeLog: Fix ChangeLog entry. | uros | 2013-12-09 | 1 | -1/+1 |
* | libgcc/ChangeLog: | uros | 2013-12-09 | 2 | -3/+8 |