aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
AgeCommit message (Expand)AuthorFilesLines
2001-02-22c_locale_gnu.h: Add clocale include.Benjamin Kosnik1-0/+2
2001-02-19atomicity.h (__compare_and_swap): Fix typo.Andreas Jaeger1-2/+2
2001-01-30c_locale_generic.cc: Remove langinfo include.Benjamin Kosnik1-1/+0
2001-01-30Preliminary named locales.Benjamin Kosnik4-0/+390
2001-01-26atomicity.h: Remove tricky .subsetion bits.Richard Henderson1-46/+32
2001-01-24atomicity.h (__compare_and_swap): Remove.Mark Mitchell1-32/+9
2001-01-12*: Fix dates.Benjamin Kosnik3-3/+3
2001-01-12acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): check for DJGPP <ctype.h>Laurynas Biveinis4-0/+248
2001-01-10ctype_inline.h (is): (Make right code path:) Remove magic constants and restr...Loren J. Rittle1-12/+18
2001-01-06[multiple changes]Benjamin Kosnik1-5/+12
2001-01-03acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value.Benjamin Kosnik1-1/+1
2000-12-19ctype_inline.h (is): Same.Benjamin Kosnik9-73/+32
2000-12-14locale_facets.h (ctype<char>): Remove throw specs not in base class signature.Benjamin Kosnik12-80/+69
2000-12-14ctype_base.h (ctype_base): Consistency with linux.Benjamin Kosnik21-238/+271
2000-12-07ctype_base.h (ctype_base): Change space mask.Benjamin Kosnik11-36/+25
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik13-22/+62
2000-12-05configure.target (hpux): Set os_include_dir.Jeffrey A Law4-0/+246
2000-12-05acinclude.m4: Change up to reflect new directory organization.Benjamin Kosnik8-0/+267
2000-12-05acinclude.m4: Change up to reflect new directory organization.Benjamin Kosnik4-267/+0
2000-12-05acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Check for lldiv_t.Benjamin Kosnik1-2/+2
2000-12-05ctype_base.h: Update comments about other BSD variants.Richard Earnshaw1-2/+1
2000-12-05*.h: Move here from config/os/bsd/bits.Richard Earnshaw4-0/+0
2000-12-05atomicity.h: Add support for compiling Thumb code.Richard Earnshaw1-23/+160
2000-12-05Support for NetBSD.Richard Earnshaw4-0/+253
2000-11-28atomicity.h (__exchange_and_add): Silence preprocessor multi-line string warn...Franz Sirl2-83/+124
2000-11-27atomicity.h (__exchange_and_add): Add __volatile__ to asm.Franz Sirl1-5/+5
2000-11-27atomicity.h: Replace '__ATOMICITY_INLINE' with 'inline'.Franz Sirl1-16/+11
2000-11-25acinclude.m4: Change C9X references to refer to C99.Joseph Myers1-1/+1
2000-11-23os_defines.h: Include <features.h>.Hans-Peter Nilsson1-0/+19
2000-11-23ctype_inline.h (is): Fix order of expressions.Richard Henderson1-1/+1
2000-11-22c_io_stdio.cc (seekoff): Fix return value.Scott Snyder1-3/+3
2000-11-21os_defines.h: Define _XOPEN_SOURCE...Branko Cibej2-3/+25
2000-11-17acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable-cstdio=stdio the default.Mark Mitchell1-12/+0
2000-11-16* config/c_io_stdio.h: Include stddef.h.Gerald Pfeifer1-0/+1
2000-11-16c_io_stdio.h (streamsize): Make it a typedef for ptrdiff_t.Mark Mitchell1-2/+2
2000-11-16* config/c_io_stdio.h: Include libio.h.Mark Mitchell1-0/+6
2000-11-14c_io_stdio.h: Don't define __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not de...Loren J. Rittle1-1/+1
2000-11-13os_defines.h: Define __EXTENSIONS__.Mark Mitchell1-0/+1
2000-11-04[multiple changes]Phil Edwards1-0/+3
2000-11-03acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX.Mark Mitchell3-15/+46
2000-11-02atomicity.h (_Atomic_word): Make it a signed type.Mark Mitchell1-5/+3
2000-11-01basic_file.h (_M_open_mode): Change signature, move specializations to..Benjamin Kosnik4-13/+483
2000-10-31acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default o...Phil Edwards1-0/+2
2000-10-31[multiple changes]Benjamin Kosnik1-2/+13
2000-10-29Fix copyright dateMark Mitchell1-1/+1
2000-10-29c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da...Mark Mitchell3-0/+9
2000-10-29atomicity.h: New file.Mark Mitchell2-2/+60
2000-10-27acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment out --gc-sections stuff...Phil Edwards1-4/+15
2000-10-26ctype_inline.h (is): Use __OBJ_DATA directly.David Edelsohn3-5/+21
2000-10-26acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.Benjamin Kosnik6-6/+7