Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust patch metadata fields. | P. J. McDermott | 2014-03-14 | 1 | -9/+10 |
| | |||||
* | Update my e-mail address. | P. J. McDermott | 2014-03-14 | 5 | -5/+5 |
| | |||||
* | binutils.pkg.in/prerm: Protect [ command from "-". | P. J. McDermott | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | build: Really fix case construct. | P. J. McDermott | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | build: Build with "MAKEINFO=true". | P. J. McDermott | 2014-01-28 | 1 | -1/+2 |
| | | | | See <https://sourceware.org/bugzilla/show_bug.cgi?id=15345>. | ||||
* | targets.in: Update. | P. J. McDermott | 2014-01-22 | 1 | -4/+2 |
| | |||||
* | Update "Architecture" fields. | P. J. McDermott | 2014-01-22 | 2 | -2/+2 |
| | |||||
* | Add patch to fix ld's "cdtest" test. | P. J. McDermott | 2013-12-09 | 1 | -0/+90 |
| | |||||
* | Add patch to fix ld tests on BusyBox. | P. J. McDermott | 2013-12-08 | 1 | -0/+71 |
| | |||||
* | build: Remove info files also provided by gdb-doc. | P. J. McDermott | 2013-12-08 | 1 | -0/+3 |
| | |||||
* | build: Fix missing makeinfo error. | P. J. McDermott | 2013-12-07 | 1 | -0/+1 |
| | |||||
* | build: Fix case patterns. | P. J. McDermott | 2013-12-06 | 1 | -2/+2 |
| | |||||
* | Enable tests with DejaGnu. | P. J. McDermott | 2013-09-21 | 2 | -8/+7 |
| | |||||
* | Refer to upstream bug report in patch description. | P. J. McDermott | 2013-09-09 | 1 | -0/+3 |
| | |||||
* | Add patch to fix unknown texinfo command errors. | P. J. McDermott | 2013-09-08 | 1 | -0/+59 |
| | |||||
* | config: Remove targets file on clean. | P. J. McDermott | 2013-09-08 | 1 | -0/+2 |
| | |||||
* | Refresh patch. | P. J. McDermott | 2013-09-08 | 1 | -2/+2 |
| | |||||
* | .gitignore: Add pattern to match upstream sources. | P. J. McDermott | 2013-09-08 | 1 | -0/+3 |
| | |||||
* | Remove old upstream source archive. | P. J. McDermott | 2013-09-08 | 1 | -0/+0 |
| | |||||
* | changelog: New upstream version. | P. J. McDermott | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | keyring.gpg: New file. | P. J. McDermott | 2013-09-08 | 1 | -0/+0 |
| | |||||
* | source.mk: New file. | P. J. McDermott | 2013-09-08 | 2 | -0/+21 |
| | |||||
* | build: Improve empty directory removal. | P. J. McDermott | 2013-06-18 | 1 | -2/+7 |
| | |||||
* | Manage /usr/bin/strings with update-alternatives. | P. J. McDermott | 2013-06-02 | 3 | -0/+5 |
| | |||||
* | build: Remove info index. | P. J. McDermott | 2013-06-02 | 1 | -0/+2 |
| | |||||
* | build: Fix condition for native ar symbolic link. | P. J. McDermott | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | Manage /usr/bin/ar with update-alternatives. | P. J. McDermott | 2013-05-27 | 3 | -1/+21 |
| | |||||
* | config: Do substitutions in maintainer scripts. | P. J. McDermott | 2013-05-27 | 1 | -0/+6 |
| | |||||
* | Add zlib dependencies. | P. J. McDermott | 2013-05-27 | 2 | -2/+2 |
| | |||||
* | build: Wrap some long lines. | P. J. McDermott | 2013-05-27 | 1 | -26/+33 |
| | |||||
* | Move README to README.source. | P. J. McDermott | 2012-11-15 | 1 | -0/+0 |
| | | | | It doesn't need to be installed with the binary packages. | ||||
* | Adjust indentation. | P. J. McDermott | 2012-11-12 | 1 | -12/+12 |
| | |||||
* | Fix typing mistakes in LIB_PATH. | P. J. McDermott | 2012-11-12 | 1 | -5/+5 |
| | |||||
* | ldscripts are host- and target-arch specific. | P. J. McDermott | 2012-11-12 | 1 | -3/+6 |
| | |||||
* | Remove useless text from binutils-doc description. | P. J. McDermott | 2012-11-12 | 1 | -1/+1 |
| | |||||
* | Remove useless leftover /usr/lib/lib directories. | P. J. McDermott | 2012-11-12 | 1 | -1/+2 |
| | |||||
* | Add a binutils-locales binary package. | P. J. McDermott | 2012-11-12 | 3 | -8/+22 |
| | |||||
* | Fix a comment. | P. J. McDermott | 2012-11-12 | 1 | -1/+1 |
| | |||||
* | Fix custom sysroot configuration. | P. J. McDermott | 2012-11-12 | 1 | -4/+1 |
| | |||||
* | Fix sysroot configuration; use "/" by default. | P. J. McDermott | 2012-11-12 | 1 | -19/+14 |
| | |||||
* | Add code to run testsuites. | P. J. McDermott | 2012-11-12 | 1 | -0/+8 |
| | |||||
* | Add a "nop" target to build. | P. J. McDermott | 2012-11-11 | 1 | -0/+3 |
| | | | | | This is convenient to get opkbuild to set up the work area without doing any configuration, building, or installation. | ||||
* | Make comments more verbose. | P. J. McDermott | 2012-11-11 | 1 | -15/+25 |
| | |||||
* | Slightly condense generation of ld configuration. | P. J. McDermott | 2012-11-11 | 1 | -5/+6 |
| | |||||
* | Fix handling of man and info files. | P. J. McDermott | 2012-11-11 | 1 | -0/+7 |
| | | | | | | * Remove them from all binutils-<target> packages, not just one of the packages. * Give man files target-independent names. | ||||
* | Make a separate "clean-install" target. | P. J. McDermott | 2012-11-11 | 1 | -1/+5 |
| | |||||
* | We don't need no stinkin' patch for the lib path. | P. J. McDermott | 2012-11-11 | 3 | -28/+16 |
| | |||||
* | Add patch to use multiarch lib dirs in ldscripts. | P. J. McDermott | 2012-11-11 | 1 | -0/+17 |
| | |||||
* | Fix making of symbolic links to native utilities. | P. J. McDermott | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Put libbfd-dev-* stuff in its own targets loop. | P. J. McDermott | 2012-11-10 | 1 | -1/+3 |
| |