Skip to content

Commit 7606bc4

Browse files
committed
add binutils 2.44
1 parent 7a39c42 commit 7606bc4

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you require compatibility with distributions that use `i586`, you can either:
1212
### Current package versions, as of 2025-04-01:
1313

1414
* gcc 14.2.0
15-
* binutils 2.43.1
15+
* binutils 2.44
1616
* gdb 16.2
1717
* djgpp 2.05 / cvs
1818
* watt-32 git

binutils/binutils

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
source binutils/binutils-2.43.1
1+
source binutils/binutils-2.44

binutils/binutils-2.44

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BINUTILS_VERSION=2.44
2+
BINUTILS_ARCHIVE="http://ftpmirror.gnu.org/binutils/binutils-${BINUTILS_VERSION}.tar.xz"

debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
djgpp-toolchain (14) UNRELEASED; urgency=medium
22

33
* gdb version 16.2.
4+
* binutils version 2.44.
45

5-
-- jwt27 <jwjagersma@gmail.com> Tue, 01 Apr 2025 19:19:18 +0200
6+
-- jwt27 <jwjagersma@gmail.com> Tue, 01 Apr 2025 19:21:21 +0200
67

78
djgpp-toolchain (13.1) unstable; urgency=medium
89

0 commit comments

Comments
 (0)