Searched refs:revision (Results 76 - 100 of 410) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7/
H A Dplugin-version.h15 static char revision[] = ""; variable
21 devphase, revision,
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/
H A Dplugin-version.h15 static char revision[] = ""; variable
21 devphase, revision,
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/
H A Dplugin-version.h15 static char revision[] = ""; variable
21 devphase, revision,
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/
H A Dplugin-version.h15 static char revision[] = ""; variable
21 devphase, revision,
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/riscv32/
H A Dplugin-version.h15 static char revision[] = ""; variable
21 devphase, revision,
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dinteraptiv-mr2@isa-override-1.l2 .*:10: Warning: the `dsp' extension requires MIPS64 revision 2 or greater
3 .*:10: Warning: the `eva' extension requires MIPS64 revision 2 or greater
4 .*:10: Warning: the `mt' extension requires MIPS64 revision 2 or greater
5 .*:10: Warning: the `mips16e2' extension requires MIPS64 revision 2 or greater
H A Dmips16e2-interaptiv-mr2@mips16-sub.l2 .*:2: Warning: the `dsp' extension requires MIPS64 revision 2 or greater
3 .*:2: Warning: the `eva' extension requires MIPS64 revision 2 or greater
4 .*:2: Warning: the `mt' extension requires MIPS64 revision 2 or greater
H A Dmips16e2-interaptiv-mr2@mips16e-64-sub.l2 .*:2: Warning: the `dsp' extension requires MIPS64 revision 2 or greater
3 .*:2: Warning: the `eva' extension requires MIPS64 revision 2 or greater
4 .*:2: Warning: the `mt' extension requires MIPS64 revision 2 or greater
H A Dmips16e2-interaptiv-mr2@mips16e-sub.l2 .*:2: Warning: the `dsp' extension requires MIPS32 revision 2 or greater
3 .*:2: Warning: the `eva' extension requires MIPS32 revision 2 or greater
4 .*:2: Warning: the `mt' extension requires MIPS32 revision 2 or greater
H A Dinteraptiv-mr2@isa-override-2.l3 .*:7: Warning: the `dsp' extension requires MIPS64 revision 2 or greater
4 .*:7: Warning: the `eva' extension requires MIPS64 revision 2 or greater
5 .*:7: Warning: the `mt' extension requires MIPS64 revision 2 or greater
6 .*:7: Warning: the `mips16e2' extension requires MIPS64 revision 2 or greater
H A Dase-errors-2.l3 .*:7: Warning: the `dsp' extension requires MIPS64 revision 2 or greater
9 .*:21: Warning: the `dspr2' extension requires MIPS64 revision 2 or greater
14 .*:33: Warning: the `mcu' extension requires MIPS64 revision 2 or greater
17 .*:41: Warning: the `mdmx' extension requires MIPS64 revision 1 or greater
20 .*:49: Warning: the `mips3d' extension requires MIPS64 revision 1 or greater
23 .*:57: Warning: the `mt' extension requires MIPS64 revision 2 or greater
29 .*:74: Warning: the `virt' extension requires MIPS64 revision 2 or greater
33 .*:84: Warning: the `eva' extension requires MIPS64 revision 2 or greater
36 .*:93: Warning: the `crc' extension requires MIPS64 revision 6 or greater
40 .*:103: Warning: the `ginv' extension requires MIPS64 revision
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430-devices.h24 unsigned int revision; /* 0=> MSP430, 1=>MSP430X, 2=> MSP430Xv2. */ member in struct:t_msp430_mcu_data
/netbsd-current/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430-devices.h24 unsigned int revision; /* 0=> MSP430, 1=>MSP430X, 2=> MSP430Xv2. */ member in struct:t_msp430_mcu_data
/netbsd-current/external/gpl3/gcc/dist/contrib/reghunt/bin/
H A Dgcc-svn-report18 svn log --revision $REV
26 svn log --quiet --revision $REV | sed -e '/---/d' -e 's/^/ /'
H A Dgcc-svn-patchlist63 # Get the revision at the time of LOW_DATE.
65 LOW_REV=`svn info --revision {"${LOW_DATE}"} \
73 --revision ${LOW_REV}:{"${HIGH_DATE}"} \
H A Dgcc-svn-update3 # Update or check out GCC sources for a particular Subversion revision
50 # There's already a tree; do an update with the new revision.
53 echo svn update --non-interactive --revision ${REV} >> $LOG
54 svn update --non-interactive --revision ${REV} >> $LOG
63 echo svn checkout --non-interactive --revision ${REV} \
65 svn checkout --non-interactive --revision ${REV} \
/netbsd-current/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
H A Dgcc-svn-report18 svn log --revision $REV
26 svn log --quiet --revision $REV | sed -e '/---/d' -e 's/^/ /'
H A Dgcc-svn-patchlist63 # Get the revision at the time of LOW_DATE.
65 LOW_REV=`svn info --revision {"${LOW_DATE}"} \
73 --revision ${LOW_REV}:{"${HIGH_DATE}"} \
H A Dgcc-svn-update3 # Update or check out GCC sources for a particular Subversion revision
50 # There's already a tree; do an update with the new revision.
53 echo svn update --non-interactive --revision ${REV} >> $LOG
54 svn update --non-interactive --revision ${REV} >> $LOG
63 echo svn checkout --non-interactive --revision ${REV} \
65 svn checkout --non-interactive --revision ${REV} \
/netbsd-current/external/bsd/nvi/dist/dist/
H A Dexport2 revision=${@:-HEAD}
3 gitrev=`git describe $revision`
7 (cd .. && git archive --format=tar --prefix=$dir/ $revision) | tar x $dir
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_cgs.c263 if ((adev->pdev->revision == 0x81) &&
274 ((adev->pdev->revision == 0x81) ||
275 (adev->pdev->revision == 0x83))) ||
277 ((adev->pdev->revision == 0x83) ||
278 (adev->pdev->revision == 0x87))) ||
279 ((adev->pdev->revision == 0x87) &&
289 if (((adev->pdev->revision == 0x81) &&
294 ((adev->pdev->revision == 0x83) &&
303 if (((adev->pdev->revision == 0x81) &&
305 ((adev->pdev->revision
[all...]
H A Damdgpu_discovery.h35 int *major, int *minor, int *revision);
/netbsd-current/sys/dev/pci/
H A Dsiop_pci_common.h32 int revision; member in struct:siop_product_desc
/netbsd-current/sbin/gpt/
H A Dheader.c70 unsigned int revision; local
90 revision = le32toh(hdr->hdr_revision);
91 printf("- GPT Header Revision: %u.%u\n", revision >> 16,
92 revision & 0xffff);
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A DMakefile.in68 revision.stamp: $(srcdir)/.
69 @revision=$$(git -C $(srcdir) rev-parse HEAD 2>/dev/null) ;\
70 if test -n "$$revision" ;\
71 then revision=git-$$revision ;\
73 then revision+=M ;\
75 else revision=unknown ;\
77 echo $$revision > $@
79 revision: revision
[all...]

Completed in 312 milliseconds

1234567891011>>