HomeSort by: relevance | last modified time | path
    Searched refs:REG_CHANGESET_LIST (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-svn-ids 29 if [ "x${REG_CHANGESET_LIST}" = "x" ]; then
30 errmsg "REG_CHANGESET_LIST is not defined"
35 if [ ! -f ${REG_CHANGESET_LIST} ]; then
36 errmsg "changeset list ${REG_CHANGESET_LIST} does not exist"
42 LIST=${REG_CHANGESET_LIST}
gcc-svn-report 8 test "x${REG_CHANGESET_LIST}" != "x" || exit 1
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-svn-ids 29 if [ "x${REG_CHANGESET_LIST}" = "x" ]; then
30 errmsg "REG_CHANGESET_LIST is not defined"
35 if [ ! -f ${REG_CHANGESET_LIST} ]; then
36 errmsg "changeset list ${REG_CHANGESET_LIST} does not exist"
42 LIST=${REG_CHANGESET_LIST}
gcc-svn-report 8 test "x${REG_CHANGESET_LIST}" != "x" || exit 1

Completed in 22 milliseconds