Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for enabling use of libintl. | Manuel Novoa III | 2003-09-03 | 1 | -1/+1 |
| | | | | | | | | Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data | ||||
* | work around deficiencies in GNU tar that prevented several | Eric Andersen | 2003-03-06 | 1 | -5/+10 |
| | | | | items from actually being installed | ||||
* | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 1 | -1/+3 |
| | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | ||||
* | Update tar version. Minor fix for gcc includes when NOT | Eric Andersen | 2003-02-23 | 1 | -3/+3 |
| | | | | building a bootstrapping toolchain. | ||||
* | Fix a few problems noticed by Peter S. Mazinger | Eric Andersen | 2003-02-15 | 1 | -0/+56 |