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/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