Difference between revisions of "Bering-uClibc 5.1.x - Changelog"
From bering-uClibc
m (→Changes between 5.0.2 and 5.0.3-beta1) |
m (→Changes between 5.0.x and 5.1-alpha1) |
||
| Line 11: | Line 11: | ||
(unreleased) | (unreleased) | ||
| + | |||
| + | ; general: build uClibc with nftw interface enabled | ||
| + | : updated gcc in toolchain to 4.8.2 | ||
| + | : updated binutils in toolchain to 2.24 | ||
; kernel : updated to new longterm version 3.10 (currently 3.10.25) | ; kernel : updated to new longterm version 3.10 (currently 3.10.25) | ||
| + | ; busybox : build with vi if PLATFORM_EDTOR is set to vi in make/toolchain/*.mk file, useful for non-X86 platforms | ||
| + | ; etc: add profile-nano and profile-vi with "Editor" set to nano/vi | ||
| + | ; oprofile : updated to upstream version 0.9.9 | ||
| + | ; dibbler : updated to upstream version 0.8.4 | ||
| + | ; kerberos : updated to upstream version 1.10.7 | ||
| + | : build with CFLAGS set to -O2 | ||
| + | |||
---- | ---- | ||
Revision as of 17:59, 25 January 2014
| Changelog | ||
|---|---|---|
| Bering-uClibc 5.x - Overview | ||
Changes between 5.0.x and 5.1-alpha1
(unreleased)
- general
- build uClibc with nftw interface enabled
- updated gcc in toolchain to 4.8.2
- updated binutils in toolchain to 2.24
- kernel
- updated to new longterm version 3.10 (currently 3.10.25)
- busybox
- build with vi if PLATFORM_EDTOR is set to vi in make/toolchain/*.mk file, useful for non-X86 platforms
- etc
- add profile-nano and profile-vi with "Editor" set to nano/vi
- oprofile
- updated to upstream version 0.9.9
- dibbler
- updated to upstream version 0.8.4
- kerberos
- updated to upstream version 1.10.7
- build with CFLAGS set to -O2
| Up |