Skip to content

Commit

Permalink
add binutils 2.42
Browse files Browse the repository at this point in the history
  • Loading branch information
jwt27 committed May 30, 2024
1 parent bbbf085 commit 3906d94
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ If you require compatibility with distributions that use `i586`, you can either:
* 2020-02-07: setenv script is now installed to `$PREFIX/bin/$TARGET-setenv`.
* 2019-06-06: `master` is now the default branch again.

### Current package versions, as of 2023-10-29:
### Current package versions, as of 2024-05-30:

* gcc 12.2.0
* binutils 2.41
* binutils 2.42
* gdb 13.1
* djgpp 2.05 / cvs
* watt-32 git
Expand Down
2 changes: 1 addition & 1 deletion binutils/binutils
Original file line number Diff line number Diff line change
@@ -1 +1 @@
source binutils/binutils-2.41
source binutils/binutils-2.42
2 changes: 2 additions & 0 deletions binutils/binutils-2.42
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BINUTILS_VERSION=2.42
BINUTILS_ARCHIVE="http://ftpmirror.gnu.org/binutils/binutils-${BINUTILS_VERSION}.tar.xz"
3 changes: 2 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
djgpp-toolchain (12) UNRELEASED; urgency=medium

* Set 'Architecture: all' for library packages.
* binutils version 2.42.

-- jwt27 <jwjagersma@gmail.com> Mon, 13 Nov 2023 17:22:09 +0100
-- jwt27 <jwjagersma@gmail.com> Thu, 30 May 2024 19:31:25 +0200

djgpp-toolchain (11) unstable; urgency=medium

Expand Down

0 comments on commit 3906d94

Please sign in to comment.