Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rotate ChangeLog correctly | Siddhesh Poyarekar | 2017-08-02 | 1 | -3294/+1196 |
| | | | | | | I incorrectly assumed that the ChangeLog numbers (.1, .2, etc.) are in order. They're not and the latest non-current ChangeLog is the one with the highest number. Fixed. | ||||
* | Rotate ChangeLog | Siddhesh Poyarekar | 2017-08-02 | 1 | -1199/+3297 |
| | |||||
* | * Makefile (distribute): Add ChangeLog.[0-9]. | Roland McGrath | 1995-04-14 | 1 | -0/+1644 |
* configure.in: Add check for .set directive. * config.h.in: Add #undef HAVE_ASM_SET_DIRECTIVE. * Makerules [! subdir] (O%-lib): Don't prepend ../. * sysdeps/generic/expm1.c: #undef expm1 before weak_alias. See ChangeLog.4 for earlier changes. |