Searched refs:package (Results 1 – 25 of 154) sorted by relevance
1234567
/toolchain/binutils/binutils-2.25/ |
D | src-release.sh | 75 package=$1 79 echo "==> Making $package-$ver/" 148 rm -f $package-$ver 149 ln -s proto-toplev $package-$ver 168 package=$1 170 echo "==> Making $package-$ver.tar" 171 rm -f $package-$ver.tar 172 find $package-$ver -follow \( $CVS_NAMES \) -prune \ 174 | tar cTfh - $package-$ver.tar 180 package=$1 [all …]
|
D | README | 9 package -- supported targets, how to use it, how to report bugs, etc.
|
D | compile | 247 If you are trying to build a whole package this is not the
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gconfig.in | 53 /* Name of package */ 56 /* Define to the address where bug reports for this package should be sent. */ 59 /* Define to the full name of this package. */ 62 /* Define to the full name and version of this package. */ 65 /* Define to the one symbol short name of this package. */ 68 /* Define to the home page for this package. */ 71 /* Define to the version of this package. */ 99 /* Version number of package */
|
D | aclocal.m4 | 20 To do so, use the procedure documented by the package, typically `autoreconf'.])]) 421 # your package does certain things. But this isn't really a big deal. 461 # Define the identity of the package. 470 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl 475 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) 476 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | config.in | 62 /* Name of package */ 65 /* Define to the address where bug reports for this package should be sent. */ 68 /* Define to the full name of this package. */ 71 /* Define to the full name and version of this package. */ 74 /* Define to the one symbol short name of this package. */ 77 /* Define to the home page for this package. */ 80 /* Define to the version of this package. */ 111 /* Version number of package */
|
/toolchain/binutils/binutils-2.25/gas/ |
D | configure.com | 151 /* Name of package */ 154 /* Define to the address where bug reports for this package should be sent. */ 157 /* Define to the full name of this package. */ 160 /* Define to the full name and version of this package. */ 163 /* Define to the one symbol short name of this package. */ 166 /* Define to the version of this package. */ 186 /* Version number of package */
|
D | config.in | 245 /* Name of package */ 248 /* Define to the address where bug reports for this package should be sent. */ 251 /* Define to the full name of this package. */ 254 /* Define to the full name and version of this package. */ 257 /* Define to the one symbol short name of this package. */ 260 /* Define to the home page for this package. */ 263 /* Define to the version of this package. */ 344 /* Version number of package */
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | configure.com | 309 /* Name of package */ 311 /* Define to the address where bug reports for this package should be sent. */ 313 /* Define to the full name of this package. */ 315 /* Define to the full name and version of this package. */ 317 /* Define to the one symbol short name of this package. */ 319 /* Define to the home page for this package. */ 321 /* Define to the version of this package. */
|
D | config.in | 281 /* Name of package */ 284 /* Define to the address where bug reports for this package should be sent. */ 287 /* Define to the full name of this package. */ 290 /* Define to the full name and version of this package. */ 293 /* Define to the one symbol short name of this package. */ 296 /* Define to the home page for this package. */ 299 /* Define to the version of this package. */ 372 /* Version number of package */
|
D | README | 14 BFD is normally built as part of another package. See the build 15 instructions for that package, probably in a README file in the
|
D | aclocal.m4 | 20 To do so, use the procedure documented by the package, typically `autoreconf'.])]) 421 # your package does certain things. But this isn't really a big deal. 461 # Define the identity of the package. 470 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl 475 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) 476 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
/toolchain/binutils/binutils-2.25/ld/ |
D | config.in | 155 /* Name of package */ 158 /* Define to the address where bug reports for this package should be sent. */ 161 /* Define to the full name of this package. */ 164 /* Define to the full name and version of this package. */ 167 /* Define to the one symbol short name of this package. */ 170 /* Define to the home page for this package. */ 173 /* Define to the version of this package. */ 210 /* Version number of package */
|
D | aclocal.m4 | 20 To do so, use the procedure documented by the package, typically `autoreconf'.])]) 421 # your package does certain things. But this isn't really a big deal. 461 # Define the identity of the package. 470 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl 475 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) 476 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
/toolchain/binutils/binutils-2.25/gold/ |
D | config.in | 208 /* Name of package */ 211 /* Define to the address where bug reports for this package should be sent. */ 214 /* Define to the full name of this package. */ 217 /* Define to the full name and version of this package. */ 220 /* Define to the one symbol short name of this package. */ 223 /* Define to the home page for this package. */ 226 /* Define to the version of this package. */ 260 /* Version number of package */
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | config.in | 190 /* Name of package */ 193 /* Define to the address where bug reports for this package should be sent. */ 196 /* Define to the full name of this package. */ 199 /* Define to the full name and version of this package. */ 202 /* Define to the one symbol short name of this package. */ 205 /* Define to the home page for this package. */ 208 /* Define to the version of this package. */ 256 /* Version number of package */
|
D | aclocal.m4 | 20 To do so, use the procedure documented by the package, typically `autoreconf'.])]) 421 # your package does certain things. But this isn't really a big deal. 461 # Define the identity of the package. 470 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl 475 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) 476 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
/toolchain/binutils/binutils-2.25/intl/ |
D | config.h.in | 193 /* Define to the address where bug reports for this package should be sent. */ 196 /* Define to the full name of this package. */ 199 /* Define to the full name and version of this package. */ 202 /* Define to the one symbol short name of this package. */ 205 /* Define to the home page for this package. */ 208 /* Define to the version of this package. */
|
/toolchain/binutils/binutils-2.25/config/ |
D | lcmessage.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
D | nls.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
D | progtest.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
D | po.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
D | gettext.m4 | 15 dnl gettext package package is covered by the GNU General Public License. 328 dnl Enable libtool support if the surrounding package wishes it.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | config.in | 446 /* Define to the address where bug reports for this package should be sent. */ 449 /* Define to the full name of this package. */ 452 /* Define to the full name and version of this package. */ 455 /* Define to the one symbol short name of this package. */ 458 /* Define to the home page for this package. */ 461 /* Define to the version of this package. */
|
/toolchain/binutils/binutils-2.25/etc/ |
D | configure | 944 as_fn_error "invalid package name: $ac_useropt" 960 as_fn_error "invalid package name: $ac_useropt" 1218 Report bugs to the package provider. 2372 Report bugs to the package provider."
|
1234567