mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 04:48:59 +08:00
5b68c389aa
* configure.in: When target is sparc* and tm_file contains 64, test for 64bit support in assembler. If not supported, remove sparc/t-sol2-64 from target-dependent Makefile fragments. (AS_SPARC64_FLAG): Define to the assembler flag for 64bit. (HAVE_AS_OFFSETABLE_LO10): Rework test to use these flags. (HAVE_AS_REGISTER_PSEUDO_OP): Use config.cache. * acconfig.h (AS_SPARC64_FLAG): Added. * configure, config.in: Rebuilt. * config/sparc/sol2-sld-64.h: Same as sol2.h, if without 64bit support. Use AS_SPARC64_FLAG. From-SVN: r30827 |
||
---|---|---|
boehm-gc | ||
config | ||
contrib | ||
etc | ||
gcc | ||
include | ||
INSTALL | ||
libchill | ||
libf2c | ||
libffi | ||
libiberty | ||
libio | ||
libjava | ||
libobjc | ||
libstdc++ | ||
texinfo | ||
zlib | ||
.cvsignore | ||
ChangeLog | ||
config-ml.in | ||
config.guess | ||
config.if | ||
config.sub | ||
configure | ||
configure.in | ||
COPYING | ||
COPYING.LIB | ||
install-sh | ||
ltconfig | ||
ltmain.sh | ||
MAINTAINERS | ||
Makefile.in | ||
missing | ||
mkinstalldirs | ||
move-if-change | ||
README | ||
symlink-tree | ||
ylwrap |
README for GNU development tools This directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation. Check the INSTALL directory for detailed configuration and installation instructions. Much of the code and documentation enclosed is copyright by the Free Software Foundation, Inc. See the file COPYING or COPYING.LIB in the various directories, for a description of the GNU General Public License terms under which you can copy the files. REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info on where and how to report problems.