Home
last modified time | relevance | path

Searched refs:gcc_BASEVER (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/
H A Dconf.py55 gcc_BASEVER = __read_file('BASE-VER') variable
65 version = gcc_BASEVER
68 % (gcc_BASEVER, gcc_DEVPHASE, gcc_DATESTAMP,
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/
H A Dconf.py55 gcc_BASEVER = __read_file('BASE-VER') variable
65 version = gcc_BASEVER
68 % (gcc_BASEVER, gcc_DEVPHASE, gcc_DATESTAMP,
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/internals/
H A Dindex.rst203 ``${target_noncanonical}-gcc-${gcc_BASEVER}${exeext}``
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/internals/
H A Dindex.rst203 ``${target_noncanonical}-gcc-${gcc_BASEVER}${exeext}``
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconfigure.ac2002 gcc_BASEVER=`cat $srcdir/BASE-VER`
2013 #define GCCPLUGIN_VERSION_MAJOR `echo $gcc_BASEVER | sed -e 's/^\([0-9]*\).*$/\1/'`
2014 #define GCCPLUGIN_VERSION_MINOR `echo $gcc_BASEVER | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`
2015 #define GCCPLUGIN_VERSION_PATCHLEVEL `echo $gcc_BASEVER | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/…
2018 static char basever[] = "$gcc_BASEVER";
H A Dconfigure12422 gcc_BASEVER=`cat $srcdir/BASE-VER`
12438 static char basever[] = "$gcc_BASEVER";
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfigure.ac2181 gcc_BASEVER=`cat $srcdir/BASE-VER`
2192 #define GCCPLUGIN_VERSION_MAJOR `echo $gcc_BASEVER | sed -e 's/^\([0-9]*\).*$/\1/'`
2193 #define GCCPLUGIN_VERSION_MINOR `echo $gcc_BASEVER | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`
2194 #define GCCPLUGIN_VERSION_PATCHLEVEL `echo $gcc_BASEVER | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/…
2197 static char basever[] = "$gcc_BASEVER";
H A Dconfigure13074 gcc_BASEVER=`cat $srcdir/BASE-VER`
13090 static char basever[] = "$gcc_BASEVER";
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A DChangeLog.jit466 (gcc_BASEVER): New variable, read from "BASE-VER" in gcc src dir.
471 BASE-VER, via gcc_BASEVER local.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi15149 @code{$@{target_noncanonical@}-gcc-$@{gcc_BASEVER@}$@{exeext@}}
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi15816 @code{$@{target_noncanonical@}-gcc-$@{gcc_BASEVER@}$@{exeext@}}