Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build by escaping a line break. | Glen Barber | 2018-01-31 | 1 | -1/+1 |
* | Don't include long double routines on architectures with small long double. | John Baldwin | 2018-01-31 | 1 | -2/+8 |
* | Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain build | Enji Cooper | 2017-03-28 | 1 | -0/+4 |
* | libgcc_s: add libc DT_NEEDED to fix underlinking | Ed Maste | 2017-01-13 | 1 | -0/+1 |
* | libcc_{s,eh}: build without SSP | Ed Maste | 2016-11-11 | 1 | -0/+1 |
* | Spell 'PACKAGE' correctly. | Glen Barber | 2016-11-11 | 1 | -1/+1 |
* | Move the LLVM-based libgcc_s to /lib | Ed Maste | 2016-10-24 | 1 | -0/+1 |
* | libgcc_s: add libm dependencies from div{d,s,x}c3 | Ed Maste | 2016-10-13 | 1 | -0/+18 |
* | Introduce lib/libgcc_eh and lib/libgcc_s for LLVM's implementation | Ed Maste | 2016-10-13 | 1 | -0/+14 |