Searched refs:revision (Results 1 - 25 of 67) sorted by relevance

123

/haiku-buildtools/gcc/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} \
H A Dgcc-svn-update-fix33 # There's already a tree; do an update with the new revision.
36 echo svn update --non-interactive --revision ${REV} >> $LOG
37 svn update --non-interactive --revision ${REV} >> $LOG
46 echo svn checkout --non-interactive --revision ${REV} \
48 svn checkout --non-interactive --revision ${REV} \
100 # Look for a patch that's needed for this revision to build.
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dase-errors-1.l4 .*:9: Warning: the `dsp' extension requires MIPS32 revision 2 or greater
12 .*:25: Warning: the `dspr2' extension requires MIPS32 revision 2 or greater
18 .*:39: Warning: the `mcu' extension requires MIPS32 revision 2 or greater
26 .*:58: Warning: the `mips3d' extension requires MIPS32 revision 2 or greater
29 .*:68: Warning: the `mt' extension requires MIPS32 revision 2 or greater
32 .*:77: Warning: the `smartmips' extension requires MIPS32 revision 1 or greater
36 .*:88: Warning: the `virt' extension requires MIPS32 revision 2 or greater
41 .*:100: Warning: the `eva' extension requires MIPS32 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
/haiku-buildtools/legacy/binutils/intl/
H A Dloadinfo.h63 const char *sponsor, const char *revision,
76 const char **revision));
H A Dexplodename.c48 normalized_codeset, special, sponsor, revision)
57 const char **revision;
69 *revision = NULL;
165 /* Next is revision (CEN syntax). */
167 *revision = ++cp;
H A Dgettext.h81 /* The revision number of the file format. */
82 nls_uint32 revision; member in struct:mo_file_header
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dloadinfo.h63 const char *sponsor, const char *revision,
76 const char **revision));
H A Dexplodename.c48 normalized_codeset, special, sponsor, revision)
57 const char **revision;
69 *revision = NULL;
165 /* Next is revision (CEN syntax). */
167 *revision = ++cp;
H A Dgettext.h81 /* The revision number of the file format. */
82 nls_uint32 revision; member in struct:mo_file_header
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dloadinfo.h45 const char *sponsor, const char *revision,
58 const char **revision));
H A Dexplodename.c43 normalized_codeset, special, sponsor, revision)
52 const char **revision;
64 *revision = NULL;
160 /* Next is revision (CEN syntax). */
162 *revision = ++cp;
H A Dgettext.h81 /* The revision number of the file format. */
82 nls_uint32 revision; member in struct:mo_file_header
H A Dfinddomain.c86 const char *revision; local
102 (1) revision
158 &sponsor, &revision);
165 sponsor, revision, domainname, 1);
/haiku-buildtools/binutils/intl/
H A Dexplodename.c54 normalized_codeset, special, sponsor, revision)
63 const char **revision;
75 *revision = NULL;
169 /* Next is revision (CEN syntax). */
171 *revision = ++cp;
H A Dloadinfo.h116 const char *sponsor, const char *revision,
125 territory, codeset, special, sponsor, revision.
149 const char **revision));
H A Dfinddomain.c64 const char *revision; local
80 (1) revision
142 &sponsor, &revision);
149 sponsor, revision, domainname, 1);
H A Dgmo.h76 /* The revision number of the file format. */
77 nls_uint32 revision; member in struct:mo_file_header
79 /* The following are only used in .mo files with major revision 0. */
92 /* The following are only used in .mo files with minor revision >= 1. */
115 /* The following are only used in .mo files with minor revision >= 1. */
/haiku-buildtools/gcc/intl/
H A Dexplodename.c54 normalized_codeset, special, sponsor, revision)
63 const char **revision;
75 *revision = NULL;
169 /* Next is revision (CEN syntax). */
171 *revision = ++cp;
H A Dloadinfo.h116 const char *sponsor, const char *revision,
125 territory, codeset, special, sponsor, revision.
149 const char **revision));
H A Dfinddomain.c64 const char *revision; local
80 (1) revision
142 &sponsor, &revision);
149 sponsor, revision, domainname, 1);
H A Dgmo.h76 /* The revision number of the file format. */
77 nls_uint32 revision; member in struct:mo_file_header
79 /* The following are only used in .mo files with major revision 0. */
92 /* The following are only used in .mo files with minor revision >= 1. */
115 /* The following are only used in .mo files with minor revision >= 1. */
/haiku-buildtools/gcc/gcc/
H A Dgcc-plugin.h103 const char *revision; member in struct:plugin_gcc_version

Completed in 84 milliseconds

123