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

2016-03-15 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Mar 15 21:42:59 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
- fix build for c98/c11 versions of codecvt.cc
- the c99 subdir localename.cc and locale_init.cc need -std=gnu++11


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2016-03-19 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Mar 17 00:55:54 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
Need more no stack protector


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2016-03-21 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Mar 22 04:53:17 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/or1k: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: defs.mk
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
hand-edit some not-yet-regenerated files that break the libstdc++
includes during mknative.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/defs.mk
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/or1k/defs.mk
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/defs.mk
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/defs.mk
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/defs.mk
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/defs.mk
cvs rdiff -u -r1.17 -r1.18 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-06-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 28 04:08:58 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
- libmath is gone.
- add a bunch of file-specific CPP and compiler directives necessary.
  with a sucessful mknative-gcc run, this appears to run.  haven't yet
  confirmed that the resultant library is usable.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2013-08-22 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Aug 22 16:03:31 UTC 2013

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/backward: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/debug: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/decimal: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/ext: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/parallel: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1_impl: Makefile
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile.inc
src/external/gpl3/gcc/lib/libstdc++-v3/include: Makefile.inc

Log Message:
Make earmv5 work.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile.inc
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/backward/Makefile
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/debug/Makefile
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/decimal/Makefile
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/ext/Makefile
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/parallel/Makefile
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1/Makefile
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1_impl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-10-01 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Wed Oct  1 22:26:05 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
Building random.cc with clang requires -mrdrnd on x86.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-10-01 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Wed Oct  1 22:27:33 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
Explicitly request using the libstdc++ header path for clang, C++11 for
everything and disable the unsupported ABI tagging.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2018-02-06 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Wed Feb  7 02:30:39 UTC 2018

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
handle MKPICLIB=no builds.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2018-04-07 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Apr  7 22:17:52 UTC 2018

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
fix the grep pattern for inside a makefile.  fixes build issue
reported by thorpej on tech-toolchain - we both found the same
fix around the same time.

XXX: kamil says solaris-type hosts will fail here as they need
XXX: 'egrep' not 'grep -E'.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2013-11-01 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Nov  1 18:11:49 UTC 2013

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
pick up omp.h from the libgomp directory not from /usr/include/gcc-4.5. Makes
the code compilable with gcc-4.8.1


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-03-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar  2 04:31:55 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile
Removed Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: gthr-default.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: gthr-default.h

Log Message:
- set DIST based upon EXTERNAL_GCC_SUBDIR
- set GNUHOSTDIST
- move gthr-default.h to BUILDINCS, and add glue to add it to COPYHEADERS
- adjust COPYHEADERS to cope with files outside of dist/libstdc++-v3/.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/gthr-default.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/gthr-default.h
cvs rdiff 

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

2014-05-16 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri May 16 09:36:51 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
apply -fimplicit-templates instead of forcing -O2.  fix the
build fix on platforms that don't use -O2 by default, and
also enables building with -O0.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-05-28 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Wed May 28 16:41:06 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
add -pthread to compiler/linker flags.  fixes 1/3 of the link issues.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-05-31 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat May 31 14:03:08 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
use weak symbols instead of linking against libpthread.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-05-31 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat May 31 20:09:15 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
Add different defines to force weak pthread symbols.
XXX: I think these should be generated automatically.
XXX[2]: Why:
gthr-default.h -> $NETBSDSRCDIR/external/gpl3/gcc/dist/libgcc/gthr-posix.h
and wes still have old arch/*/gthr* files?


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-06-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jun  8 02:23:46 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile.inc

Log Message:
include relative to the parse directory.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2017-01-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan 15 21:27:38 UTC 2017

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
elide psabi errors on i386


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2018-11-05 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Nov  5 08:45:32 UTC 2018

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
GCC 6.5 ios_failure.cc needs to be compiled with cxx mode.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2019-01-31 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Jan 31 08:42:03 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
only a relatively small number of files that aren't in the c++98/ dir
need to be compiled in gnu++98 mode.  list them explicitly instead of
assuming anything with no -std should be gnu++98.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2019-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Feb  6 02:55:54 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
fix objdir build


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2019-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Feb  6 02:57:39 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
revert, somehow I got the generated file in the wrong directory.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2019-02-16 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Feb 17 00:05:11 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
apply -std=gnu++98 to some more files.

state that some hard coded stuff here should be pulled out with mknative.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2019-02-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Wed Feb 27 08:21:42 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
avoid hand maintained lists but use values mknative pulls out.
unfortunately, somefiles have hand coded rules.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-06-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 28 04:07:36 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
adjustments for GCC 4.5 src include path changes.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/Makefile
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-06-30 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Jul  1 01:21:39 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include: Makefile
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/decimal: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/parallel: Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1_impl: Makefile

Log Message:
install decimal, parallel and tr1_impl headers


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/decimal/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/parallel/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/tr1_impl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch

2011-06-30 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Jul  1 05:10:29 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386: c++config.h config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc: c++config.h
config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc: c++config.h config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64: c++config.h
config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: c++config.h
config.h

Log Message:
various mknative-gcc updates.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/config.h
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/config.h
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/config.h
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch

2014-10-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Oct 11 09:15:04 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/or1k: c++config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: c++config.h
defs.mk gstdint.h

Log Message:
more regen after complex and other fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/or1k/c++config.h
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/gstdint.h
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch

2014-10-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Oct 11 21:28:43 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32: c++config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64: c++config.h

Log Message:
more regen for complex and more.  only sun2 and ia64 missing now.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch

2014-03-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar  2 03:16:22 UTC 2014

Removed Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: c++allocator.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: c++allocator.h

Log Message:
delete files we know the source of and don't need to collect with
mknative anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/c++allocator.h
cvs rdiff -u -r1.1 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/c++allocator.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++allocator.h
cvs rdiff -u -r1.2 -r0 \

CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch

2014-05-29 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu May 29 16:28:29 UTC 2014

Removed Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: config.h

Log Message:
Remove unused files.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/config.h
cvs rdiff -u -r1.11 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h
cvs rdiff -u -r1.10 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/config.h
cvs rdiff -u -r1.5 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h
cvs rdiff -u -r1.9 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/config.h
cvs rdiff -u -r1.7 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/config.h
cvs rdiff -u -r1.7 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/config.h
cvs rdiff -u -r1.5 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/config.h
cvs rdiff -u -r1.4 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/config.h
cvs rdiff -u -r1.8 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/config.h
cvs rdiff -u -r1.8 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/config.h
cvs rdiff -u -r1.2 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/config.h
cvs rdiff -u -r1.8 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h
cvs rdiff -u -r1.8 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/config.h
cvs rdiff -u -r1.9 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/config.h
cvs rdiff -u -r1.9 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/config.h
cvs rdiff -u -r1.10 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/config.h
cvs rdiff -u -r1.9 -r0 \
src/external/gpl3/gcc/lib/libstdc++-v3/arc

CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax

2016-03-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Mar 24 03:33:28 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: defs.mk gstdint.h

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/defs.mk
cvs rdiff -u -r1.10 -r1.11 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-06-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 28 04:07:05 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/ext: Makefile

Log Message:
add the path to has_set file.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/ext/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64

2011-06-27 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Jun 28 04:24:12 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: c++config.h
config.h defs.mk
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: gstdint.h omp.h

Log Message:
output of mknative-gcc updates for GCC 4.5.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/defs.mk
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/omp.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm

2011-07-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Jul  1 10:06:01 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm: c++config.h config.h

Log Message:
mknative-gcc regeneration.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc

2011-07-03 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Jul  3 08:45:42 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc: c++config.h
config.h

Log Message:
regenerate.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el

2011-07-04 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Jul  4 12:01:56 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el: c++config.h config.h

Log Message:
regenerate


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax

2011-07-20 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Jul 21 03:10:24 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: c++config.h config.h

Log Message:
regenerate.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2013-04-30 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Tue Apr 30 20:45:41 UTC 2013

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
Re-order .PATH so that mknative headers are picked up first. Fixes
earm* builds.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax

2014-10-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Oct 11 19:55:59 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax: c++config.h

Log Message:
more regen for complex and more.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2017-11-13 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Nov 14 00:55:29 UTC 2017

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
from gcc.old:
>it's ${BUILDINCS} not {BUILDINCS}


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64

2018-02-04 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Feb  4 20:22:42 UTC 2018

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: c++config.h

Log Message:
regen mknative-gcc 6.4 and amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-03-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Mar  1 10:28:02 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
convert BUILDSYMLINKS to INCSNAME_*.  one less step to take.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-03-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Mar  1 21:03:01 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
revert the previous; it doesn't work.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-03-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Mar  1 22:49:43 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
add a caveat about a construct in this makefile:

# XXX these rules don't always work if the ${.TARGET} ends up being the
# copy in ../../arch/$arch/ and that version is older.  (but will
# only break read-only source builds.)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-03-01 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Mar  2 03:47:57 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
rearrange the code to copy renamed files to have more explicit paths.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-03-13 Thread Greg Troxel
Module Name:src
Committed By:   gdt
Date:   Thu Mar 13 16:14:27 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
Use cp -pf rather than cp -p.

Otherwise, those with sources that are 444 encounter failures.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-06-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jun 23 18:37:45 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits: Makefile

Log Message:
Allow always setting MKCOMPAT (and not failing in weird ways like
creating a c++config.h that only contains #endif), by selecting
only machine_archs that contain *64* in their name.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb

2016-08-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Aug 25 13:17:09 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb: defs.mk

Log Message:
XXX stop gap fix for atomicity.
U __gnu_cxx::__atomic_add(int volatile*, int)
U __gnu_cxx::__exchange_and_add(int volatile*, int)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000

2016-09-17 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Sep 18 02:03:16 UTC 2016

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000: defs.mk

Log Message:
XXX: manually add uniform_int_dist.h because everyone else has it and
it breaks the build!


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64

2019-04-15 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Mon Apr 15 14:51:23 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64: c++config.h
defs.mk
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64: symver-config.h

Log Message:
more fake mknative


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/defs.mk
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/symver-config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64

2019-04-23 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Tue Apr 23 22:22:22 UTC 2019

Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64: symver-config.h

Log Message:
add missing symver-config.h


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/symver-config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2014-08-22 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Aug 22 15:27:51 UTC 2014

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/powerpc:
Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/powerpc64:
Makefile

Log Message:
add powerpc64 support


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/powerpc/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/powerpc64/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2021-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Apr 25 15:08:28 UTC 2021

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile

Log Message:
- include 
- use MACHINE_MIPS64


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2018-07-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jul 15 00:18:13 UTC 2018

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/aarch64:
Makefile
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/arm: Makefile

Log Message:
c++config for 32/64 arm


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/aarch64/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/arm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2019-02-08 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Feb  9 02:36:57 UTC 2019

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile

Log Message:
remove old comment.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64

2021-04-25 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Apr 25 15:09:08 UTC 2021

Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64:
Makefile

Log Message:
fix cargo-cult


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.