Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-29 | Kill off the old gcc/binutils stuff | Eric Andersen | |
2003-11-11 | I broke the libstdc++ locale-enabled build when I hid the definition | Manuel Novoa III | |
of locale_t. Since I don't want to expose this, for the moment add some nasty casts to reference the necessary pointer fields for the ctype information. | |||
2003-09-03 | Add support for enabling use of libintl. | Manuel Novoa III | |
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 |