Commit graph

49 commits

Author SHA1 Message Date
Rudi Heitbaum
3802cb7b28 binutils: update to 2.39 2022-08-08 10:24:25 +00:00
Rudi Heitbaum
926c2d4fe4 binutils: add comments on MAKEINFO usage 2022-07-02 12:05:22 +00:00
Rudi Heitbaum
7f2308d7ac binutils: do not build documentation 2022-06-19 07:28:26 +00:00
heitbaum
b816cdbe25 binutils: update to 2.38 2022-06-19 07:26:25 +00:00
Ian Leonard
a521c82ec1 binutils: update to 2.37
Refresh patches.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-25 21:28:35 +00:00
heitbaum
820898ea42 qemu: remove --static to successfully compile on hirsute-proposed glibc 2.33
binutils: gdb HEAD requires --enable-static

to compile 668c18f17fc4ea91675a2b638c31bfbefa29665f
as mentioned in PR5159
2021-09-11 23:21:26 +10:00
heitbaum
b9171dc8f1 binutils: fix parallel build with libctf requiring bfd 2021-02-19 08:33:52 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
Ian Leonard
b1ffdba907 binutils: update to 2.35.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
MilhouseVH
b2dbc66ec9 binutils: update to binutils-2.34 2020-02-04 23:14:28 +00:00
Matthias Reichl
e7d2796b1a binutils: explicitly depend on target zlib
By default binutils 2.33 will automatically build and use it's
bundled zlib version - which isn't obvious from package.mk as
we don't explicitly build the zlib folder.

binutils 2.32 uses the zlib include from it's bundled version but
won't build it and try to link with libz.a from sysroot - which
will either fail (if zlib wasn't built before) or result in a
possible version mix (which isn't nice as well).

Explicitly using the target zlib - like most linux distributions
do - solves these issues and makes the build consistent.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-21 18:34:19 +01:00
MilhouseVH
fdccc56e64 binutils: update to binutils-2.33.1 2019-10-13 03:36:37 +01:00
MilhouseVH
0a890b8099 binutils: build strings for target (needed by rpi-eeprom-update) 2019-09-03 19:05:15 +01:00
Matthias Reichl
0c2616d77a binutils: build libopcodes for target
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-09 19:43:30 +01:00
MilhouseVH
cb21c54f20 binutils: update to binutils-2.32 2019-02-03 15:45:07 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
ccff6b7109 binutils: update to binutils-2.31.1 2018-07-31 12:23:38 +01:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Matthias Reichl
3e8571e74a binutils: cleanup target build, add libbfd
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-20 10:54:50 +01:00
Christian Hewitt
161ae076c9
Merge pull request #2459 from MilhouseVH/le90_package_bumps_2018v1
Package Updates: various
2018-02-10 10:54:32 +04:00
Matthias Reichl
088e6a765e binutils: build libiberty for target
Libiberty is needed by perf to demangle symbols.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
MilhouseVH
edf8510fc8 binutils: update to binutils-2.30 2018-02-05 08:59:19 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Sascha Kuehndel (InuSasha)
d3ce49c69b
binutils: update to 2.29 2017-08-14 19:57:57 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Stephan Raue
1572df81fa
binutils: update to binutils-2.28
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2017-03-18 10:09:24 -07:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Stephan Raue
c35e290e1c binutils: update to binutils-2.27
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 361d2bf3eaa76804ea1abde78c77be3cdd8efbcb)
2016-11-16 00:18:25 +00:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
Stephan Raue
25a27816e0 binutils: update to binutils-2.26
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-06 11:23:58 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
5fd79560ba binutils: update to binutils-2.25.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-07-30 10:55:37 +02:00
Stephan Raue
9d49b1a8c0 binutils: update to binutils-2.25
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-27 21:18:26 +01:00
Patrick Rasmussen
0ed1347a66 binutils: update to 2.24 2014-09-13 11:05:32 +02:00
Stephan Raue
3bc065a799 binutils: cleanup. 64-bit-bfd is no more.. 2014-08-26 03:56:03 +02:00
Stepah Raue
3b778fd073 binutils: clean up ppl/mpc/mpfr
mpc/mpfr not required for binutils
2014-08-22 13:39:18 +02:00
Stephan Raue
dcfbb1f64d binutils: remove unused cloog and ppl support for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-02 00:58:33 +02:00
Stefan Saraev
d02290340b binutils: fox typo 2014-04-01 19:34:22 +03:00
Stephan Raue
73f4d8c039 binutils: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:30 +01:00
Stephan Raue
a1ea7dc33d binutils: update to binutils-2.23.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-15 05:31:52 +01:00
Stephan Raue
716a43b4e0 mpfr: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-09 18:34:51 +01:00
Stephan Raue
c2c7f4cc89 cloog: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-09 14:08:10 +01:00
Stephan Raue
01cc2e0046 flex: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 20:04:39 +01:00
Stephan Raue
d766cefd3a ccache: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 12:48:46 +01:00
Stephan Raue
dc9b54d055 binutils: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-05 16:03:40 +01:00
Renamed from packages/toolchain/devel/binutils/meta (Browse further)