CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits

2017-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 17 12:49:27 UTC 2017 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_heap.h Log Message: use the full attribute syntax To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/ext

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits

2017-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 17 12:48:39 UTC 2017 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_algo.h Log Message: use the full attribute syntax. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/ex

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits

2017-01-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 12 19:21:09 UTC 2017 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_algo.h stl_heap.h Log Message: sprinkle __unused To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/std

2016-01-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 11 16:52:54 UTC 2016 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/std: complex Log Message: PR/50646: Use the c99 cabs math builtins directly, because cabs and cabsf have broken ABI's can cabsl does no

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include

2013-03-24 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Mar 24 12:15:51 UTC 2013 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: locale_facets.tcc stl_algobase.h src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h Log Messa

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/ext

2013-03-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Mar 2 23:23:56 UTC 2013 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: rope ropeimpl.h Log Message: Fix template lookup. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ src/externa

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits

2012-11-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 8 18:13:53 UTC 2012 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_queue.h Log Message: Merge r163231 from upstream to fix xulrunner build with Clang. To generate a diff of this commit: cvs rdi

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits

2012-11-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 8 11:24:01 UTC 2012 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: stl_pair.h Log Message: Provide copy constructor and copy assignment operators for C++11. Clang implements the C++11 semantics prope

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include/ext

2011-06-20 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jun 21 06:22:06 UTC 2011 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: ropeimpl.h Log Message: pull across from gcc 4.1: revision 1.2 date: 2011/02/05 00:37:40; author: joerg; state: Exp; lines: +2 -2 E