binutils with an experimental "minwin64" target for building windows EXE's without a microsoft C library runtime dependency

Niels Nesse 82334d3935 Enable dlltool build for minwin target пре 9 година
bfd f959c84229 Minwin target пре 9 година
binutils 82334d3935 Enable dlltool build for minwin target пре 9 година
config cfe101c6a8 Missing parts of fixes for in-tree libiconv пре 9 година
cpu 72f4393d8c Remove leading/trailing white spaces in ChangeLog пре 9 година
elfcpp 01f573ad8a Add EM_IAMCU support to gold пре 9 година
etc 9393ab1c00 PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi. пре 10 година
gas f959c84229 Minwin target пре 9 година
gdb f959c84229 Minwin target пре 9 година
gold 0fd153457c Feed right input object to x86_64_mov_to_lea1[12] пре 9 година
gprof f3445b37b6 Remove trailing spaces in gprof пре 9 година
include 875880c661 Avoid using 'template' C++ keyword пре 9 година
intl 1292acf8fd Regen intl/configure пре 9 година
ld f959c84229 Minwin target пре 9 година
libdecnumber 72f4393d8c Remove leading/trailing white spaces in ChangeLog пре 9 година
libiberty 6899683948 Resync files in the binutils repository that are maintained in the gcc repository. пре 9 година
opcodes 485f23cf5c Add missing changelog entries пре 9 година
readline 5836a818ec Revert "Sync readline/ to version 7.0 alpha" пре 9 година
sim 8173c2a3c4 sim: ft32: test coverage for link parameters and PM write port пре 9 година
texinfo f8d5f06c97 * texinfo/texinfo.tex: Update to version 2009-03-28.05. пре 15 година
zlib 72f4393d8c Remove leading/trailing white spaces in ChangeLog пре 9 година
.cvsignore 512b7dfbfd add autom4te.cache to .cvsignore пре 17 година
.gitattributes a843ea33df Add a .gitattributes file for use with git-merge-changelog пре 10 година
.gitignore bf51454b45 Sync the root .gitignore file with GCC's. пре 11 година
COPYING 1d9c9cd779 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> пре 19 година
COPYING.LIB 6e4d0bcbd2 2005-07-16 Kelley Cook <kcook@gcc.gnu.org> пре 19 година
COPYING.LIBGLOSS fd62a30d37 пре 11 година
COPYING.NEWLIB 78b1434c35 пре 11 година
COPYING3 bd0aa31525 * COPYING3: New file. Contains version 3 of the GNU General Public License. пре 17 година
COPYING3.LIB bd0aa31525 * COPYING3: New file. Contains version 3 of the GNU General Public License. пре 17 година
ChangeLog 6c3bc0f82c Reset x86 Linux targets to not compressing debug sections by default. Enable compression of debug sections by default in the linker, if so configured. пре 9 година
MAINTAINERS 336649dc25 Update description of ownership of files in include/ пре 10 година
Makefile.def 6899683948 Resync files in the binutils repository that are maintained in the gcc repository. пре 9 година
Makefile.in 6899683948 Resync files in the binutils repository that are maintained in the gcc repository. пре 9 година
Makefile.tpl 22121df01f Sync Makefile.tpl with GCC пре 9 година
README 252b5132c7 19990502 sourceware import пре 25 година
README-maintainer-mode af542c2e31 Cleanups after the update to Autoconf 2.64, Automake 1.11. пре 15 година
compile e30465112e Update from upstream Automake пре 10 година
config-ml.in 136bb21fda Sync toplevel files with GCC пре 9 година
config.guess 5960642af9 Sync config.sub and config.guess with GCC пре 9 година
config.rpath 822ce8ee21 Remove freebsd1 from libtool.m4 macros and config.rpath. пре 13 година
config.sub f959c84229 Minwin target пре 9 година
configure f959c84229 Minwin target пре 9 година
configure.ac f959c84229 Minwin target пре 9 година
depcomp e30465112e Update from upstream Automake пре 10 година
djunpack.bat 47afba5fc1 пре 15 година
install-sh e30465112e Update from upstream Automake пре 10 година
libtool.m4 6e733ccea9 Update libtool.m4 from GCC trunk пре 10 година
ltgcc.m4 b25062aeb5 * libtool.m4: Update to libtool 2.2.6. пре 16 година
ltmain.sh 62a0f72335 PR target/59788 пре 10 година
ltoptions.m4 3725885a65 Sync Libtool from GCC. пре 15 година
ltsugar.m4 b25062aeb5 * libtool.m4: Update to libtool 2.2.6. пре 16 година
ltversion.m4 3725885a65 Sync Libtool from GCC. пре 15 година
lt~obsolete.m4 3725885a65 Sync Libtool from GCC. пре 15 година
makefile.vms 252b5132c7 19990502 sourceware import пре 25 година
missing e30465112e Update from upstream Automake пре 10 година
mkdep 71141bb60f * mkdep: New file. пре 25 година
mkinstalldirs e30465112e Update from upstream Automake пре 10 година
move-if-change 37e77caf21 Update `move-if-change' from gnulib пре 10 година
setup.com fb7924623e 2009-09-01 Tristan Gingold <gingold@adacore.com> пре 15 година
src-release.sh ec5b9462e0 Adjust src-release.sh for sim using the gdb create-version.sh. пре 9 година
symlink-tree 1d9c9cd779 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> пре 19 година
ylwrap e30465112e Update from upstream Automake пре 10 година

README

README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers,
debuggers, etc., plus their support routines, definitions, and documentation.

If you are receiving this as part of a GDB release, see the file gdb/README.
If with a binutils release, see binutils/README; if with a libg++ release,
see libg++/README, etc. That'll give you info about this
package -- supported targets, how to use it, how to report bugs, etc.

It is now possible to automatically configure and build a variety of
tools with one command. To build all of the tools contained herein,
run the ``configure'' script here, e.g.:

./configure
make

To install them (by default in /usr/local/bin, /usr/local/lib, etc),
then do:
make install

(If the configure script can't determine your type of computer, give it
the name as an argument, for instance ``./configure sun4''. You can
use the script ``config.sub'' to test whether a name is recognized; if
it is, config.sub translates it to a triplet specifying CPU, vendor,
and OS.)

If you have more than one compiler on your system, it is often best to
explicitly set CC in the environment before running configure, and to
also set CC when running make. For example (assuming sh/bash/ksh):

CC=gcc ./configure
make

A similar example using csh:

setenv CC gcc
./configure
make

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.