This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136160 - in /branches/st: README binutils/ bin...


Author: andreao
Date: Thu May 29 12:37:32 2008
New Revision: 136160

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136160
Log:
Instead of using a small script to generate the binutils (wrappers around pnet tool) small component added
this binutils are similar to the old ones but the configuration and installation is more robust

Added:
    branches/st/README
    branches/st/binutils/
    branches/st/binutils/AUTHORS
    branches/st/binutils/COPYING
    branches/st/binutils/Makefile.am
    branches/st/binutils/Makefile.in
    branches/st/binutils/ac_scripts/
    branches/st/binutils/ac_scripts/config.guess   (with props)
    branches/st/binutils/ac_scripts/config.sub   (with props)
    branches/st/binutils/ac_scripts/install-sh   (with props)
    branches/st/binutils/ac_scripts/missing   (with props)
    branches/st/binutils/aclocal.m4
    branches/st/binutils/ar.in   (with props)
    branches/st/binutils/as.in   (with props)
    branches/st/binutils/configure   (with props)
    branches/st/binutils/configure.ac
    branches/st/binutils/ilrun   (with props)
    branches/st/binutils/ld.in   (with props)
    branches/st/binutils/mono   (with props)
    branches/st/binutils/nm.in   (with props)
    branches/st/binutils/objdump.in   (with props)
    branches/st/binutils/ranlib.in   (with props)
    branches/st/binutils/size.in   (with props)
    branches/st/binutils/strip.in   (with props)

Propchange: branches/st/binutils/ac_scripts/config.guess
            ('svn:executable' added)

Propchange: branches/st/binutils/ac_scripts/config.sub
            ('svn:executable' added)

Propchange: branches/st/binutils/ac_scripts/install-sh
            ('svn:executable' added)

Propchange: branches/st/binutils/ac_scripts/missing
            ('svn:executable' added)

Propchange: branches/st/binutils/ar.in
            ('svn:executable' added)

Propchange: branches/st/binutils/as.in
            ('svn:executable' added)

Propchange: branches/st/binutils/configure
            ('svn:executable' added)

Propchange: branches/st/binutils/ilrun
            ('svn:executable' added)

Propchange: branches/st/binutils/ld.in
            ('svn:executable' added)

Propchange: branches/st/binutils/mono
            ('svn:executable' added)

Propchange: branches/st/binutils/nm.in
            ('svn:executable' added)

Propchange: branches/st/binutils/objdump.in
            ('svn:executable' added)

Propchange: branches/st/binutils/ranlib.in
            ('svn:executable' added)

Propchange: branches/st/binutils/size.in
            ('svn:executable' added)

Propchange: branches/st/binutils/strip.in
            ('svn:executable' added)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]