aboutsummaryrefslogtreecommitdiff
path: root/packages/binutils
Commit message (Collapse)AuthorAgeFilesLines
* Bunch of upgrades: android-ndk, expat, gcc-linaro, ...Alexey Neyman2017-12-031-8/+4
| | | | | | | | ... mingw-w64, musl, strace, uClibc-ng, linux. Also, regenerate chksum's after @bhundven's upgrade of binutils. Signed-off-by: Alexey Neyman <stilor@att.net>
* Run all patches through renumbering and updateAlexey Neyman2017-12-02114-1500/+1208
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* [binutils] remove 2.29Bryan Hundven2017-10-0511-624/+0
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* [binutils] Add 2.29.1Bryan Hundven2017-10-0511-0/+628
| | | | Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Add digests for all packagesAlexey Neyman2017-09-297-0/+64
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Add an ability to verify the digest/signatureAlexey Neyman2017-09-271-0/+1
| | | | | | Fixes #611. Signed-off-by: Alexey Neyman <stilor@att.net>
* Apply ucontext patch to mainstream GCC releasesAlexey Neyman2017-08-271-1/+1
| | | | | | | Not applicable to 4.8, as GLIBC2.26 requires 4.9 or newer. Record that dependency. Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrade binutilsAlexey Neyman2017-08-2321-42/+612
| | | | | | Bump 2.28 -> 2.28.1; add 2.29. Signed-off-by: Alexey Neyman <stilor@att.net>
* Record tarball formatsAlexey Neyman2017-08-186-0/+6
| | | | | | Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
* Trim old versionsAlexey Neyman2017-08-1814-0/+0
| | | | | | | | | | | | | Policy: - Only latest patchlevel for each branch release Exception: CLooG - ISL has dependencies on specific CLooG releases within a single branch - Where there are no patchlevel releases (uClibc, musl) - just retain two most recent releases Also, missed automake update: 1.14 -> 1.14.1 Signed-off-by: Alexey Neyman <stilor@att.net>
* Typo in binutils package descriptionAlexey Neyman2017-07-101-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Resolve a few more TBDsAlexey Neyman2017-07-091-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Downloading packages using new frameworkAlexey Neyman2017-07-081-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-084-7/+7
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Implement "milestones" for packagesAlexey Neyman2017-07-081-0/+1
| | | | | | Also get rid of dependency on GNU sort. Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert gcc to new framework.Alexey Neyman2017-07-081-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* More work-in-progress.Alexey Neyman2017-07-081-3/+2
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* First stab at gen-versions.shAlexey Neyman2017-07-08106-0/+13084
Signed-off-by: Alexey Neyman <stilor@att.net>