History log of /minix3/external/gpl3/binutils/patches/0001-minix.patch (Results 1 – 5 of 5)
Revision Date Author Comments
# c9ea9e7a 17-Feb-2014 Lionel Sambuc <lionel@minix3.org>

Binutils: Synchronization & Gold activation

Change-Id: I5235984746178ee30b5db18e7def0016d9a0e36f


# c566d462 10-Apr-2013 Lionel Sambuc <lionel@minix3.org>

Allow install of binutils and import texinfo

- Enable installing binutils from the base system.

- Import texinfo which is required for the binutils tools
to be compiled.

- Also adapted the f

Allow install of binutils and import texinfo

- Enable installing binutils from the base system.

- Import texinfo which is required for the binutils tools
to be compiled.

- Also adapted the fetch rules to correctly generate the
gitignore files for gcc, and allow the case of multiple
modules in the same directory, as found in gnu/dist.

Warning: This patch has an entry in docs/UPDATING

Change-Id: Ib781734e8fd7f9c6265fa65d62ba2cf3fccbc5ba

show more ...


# 4af66e56 08-Apr-2013 Lionel Sambuc <lionel.sambuc@gmail.com>

Upgrading to binutils-2.22

* Added --with-ld=default
* Added --with-lto
* Fixed ld script for ARM
* Options are prepared for future activation of gold.

Change-Id: Id9618904055e18d1b37f5e9585f77

Upgrading to binutils-2.22

* Added --with-ld=default
* Added --with-lto
* Fixed ld script for ARM
* Options are prepared for future activation of gold.

Change-Id: Id9618904055e18d1b37f5e9585f775c367ff356e

show more ...


# b86af8be 13-Jan-2013 Lionel Sambuc <lionel@minix3.org>

Toolchain adaptation for ARM MINIX support


# d19d7d58 26-Oct-2012 Lionel Sambuc <lionel@minix3.org>

Toolchain upgrade and portability improvements.

upgrade to NetBSD CVS release from 2012/10/17 12:00:00 UTC

Makefiles updates to imporve portability

Made sure to be consistent in the usage of brace

Toolchain upgrade and portability improvements.

upgrade to NetBSD CVS release from 2012/10/17 12:00:00 UTC

Makefiles updates to imporve portability

Made sure to be consistent in the usage of braces/parenthesis at
least on a per file basis. For variables, it is recommended to
continue to use braces.

show more ...