summaryrefslogtreecommitdiff
path: root/sources/gcc-810-libstd++-locale.patch
AgeCommit message (Collapse)Author
2004-01-29Kill off the old gcc/binutils stuffEric Andersen
2003-11-11I broke the libstdc++ locale-enabled build when I hid the definitionManuel 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-03Add 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