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

  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
update_version_svn 4 # it. Consider all release branches except those matching the regular
5 # expression in $IGNORE_BRANCHES, and also consider those branches listed
20 # Compute the branches which we should update.
21 BRANCHES=`$SVN ls $SVNROOT/branches \
26 BRANCHES="${BRANCHES} ${ADD_BRANCHES}"
36 for BRANCH in $BRANCHES; do
42 SVNROOT2=${SVNROOT}/branches/${BRANCH}
  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 41 #define BRANCHES 0x60000000
145 case BRANCHES:
648 /* Get the operands for the standard branches. */
727 case BRANCHES:
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 41 #define BRANCHES 0x60000000
145 case BRANCHES:
648 /* Get the operands for the standard branches. */
727 case BRANCHES:
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 41 #define BRANCHES 0x60000000
145 case BRANCHES:
648 /* Get the operands for the standard branches. */
727 case BRANCHES:
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 41 #define BRANCHES 0x60000000
145 case BRANCHES:
648 /* Get the operands for the standard branches. */
727 case BRANCHES:

Completed in 59 milliseconds