comparison maintainer-scripts/gcc_release @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents a06113de4d67
children b7f97abdc517
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
545 # The directories that should be part of the various language-specific 545 # The directories that should be part of the various language-specific
546 # tar files. These are all relative to the top of the source tree. 546 # tar files. These are all relative to the top of the source tree.
547 ADA_DIRS="gcc/ada libada gnattools" 547 ADA_DIRS="gcc/ada libada gnattools"
548 CPLUSPLUS_DIRS="gcc/cp libstdc++-v3" 548 CPLUSPLUS_DIRS="gcc/cp libstdc++-v3"
549 FORTRAN95_DIRS="gcc/fortran libgfortran" 549 FORTRAN95_DIRS="gcc/fortran libgfortran"
550 JAVA_DIRS="gcc/java libjava libffi zlib boehm-gc" 550 JAVA_DIRS="gcc/java libjava libffi boehm-gc"
551 OBJECTIVEC_DIRS="gcc/objc gcc/objcp libobjc" 551 OBJECTIVEC_DIRS="gcc/objc gcc/objcp libobjc"
552 TESTSUITE_DIRS="gcc/testsuite" 552 TESTSUITE_DIRS="gcc/testsuite"
553 553
554 # Non-zero if this is the final release, rather than a prerelease. 554 # Non-zero if this is the final release, rather than a prerelease.
555 FINAL=0 555 FINAL=0