Add binutils 2.38

This commit is contained in:
Dor Askayo 2022-09-04 11:12:21 +03:00
parent 5aae443d65
commit 4113d60b24
8 changed files with 151 additions and 6 deletions

View file

@ -785,6 +785,13 @@ GCC 4.7.4 is the last version written in C. This time we build both C and C++ ba
C++ backend has some dependency on ``gperf`` which is written in C++. Fortunately, it is
easy to patch it out and resulting ``g++`` compiler is capable of building ``gperf``.
binutils 2.38
=============
This version of binutils provides a more comprehensive set of programming tools for
creating and managing binary programs. It also includes modern versions of the ``ld``
linker, the ``as`` assembler and the ``ar`` program.
gperf 3.1
=========