Path to this page:
./
cross/pdp11-aout-binutils,
Cross binutils for PDP-11 a.out
Branch: CURRENT,
Version: 2.39,
Package name: cross-pdp11-aout-binutils-2.39,
Maintainer: ryoonCross binutils for PDP-11 a.out
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 24577.887 KB
Version history: (Expand)
- (2023-03-11) Updated to version: cross-pdp11-aout-binutils-2.39
- (2018-07-31) Updated to version: cross-pdp11-aout-binutils-2.31.1
- (2018-06-20) Updated to version: cross-pdp11-aout-binutils-2.30
- (2017-07-04) Package added to pkgsrc.se, version cross-pdp11-aout-binutils-2.28 (created)
CVS history: (Expand)
2023-03-10 23:05:57 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
pdp11-aout-binutils: Update to 2.39
* Update binutils to 2.39.
|
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message:
cross: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be fetched
conditionally):
./cross/avr-gcc/distinfo isl-0.24.tar.bz2
|
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message:
cross: Remove SHA1 hashes for distfiles
|
2020-04-26 11:47:41 by Roland Illig | Files touched by this commit (15) |
Log message:
cross/*-binutils: allow unknown --enable-nls configure option
The top-level configure script does not know this option, but it calls
several sub-configures that all know it.
|
2018-07-30 21:45:00 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 2.31.1
Changelog:
2.31.1
This release also contains a fix for gold/23409 where the gold
linker could end up creating duplicate copies of some symbols.
2.31
This release contains numerous bug fixes, and also the
following new features:
* Direct linking with DLLs for Cygwin and Mingw targets is now faster.
* The linker now defaults to enabling -z separate-code for Linux
targets, although a configure time option can change this.
This option can increase disk and memory size of executables, but
it does help to improve security.
* The disassembler supports Netronome Flow Processor (NFP) firmware
files.
* The AArch64 disassembler supports showing disassembly notes which
are emitted when inconsistencies are found with the instruction that
may result in the instruction being invalid. It also emits warnings
when a combination of an instruction and a named register could be
invalid.
* The AR archive manager now supports an "O" modifier to display
member offsets inside an archive.
* The ADR and ADRL pseudo-instructions supported by the ARM assembler
now only set the bottom bit of the address of thumb function symbols
if the -mthumb-interwork command line option is active.
* The MIPS assembler supports the Global INValidate (GINV) and
Cyclic Redudancy Check (CRC) architecture extensions.
* Support has been added for the Freescale S12Z architecture.
* The assembler has a new --generate-missing-build-notes=[yes|no]
option to create (or not) GNU Build Attribute notes if none are
present in the input sources.
* The -mold-gcc command-line option has been removed for x86 targets.
* The x86 assembler now supports a -O[2|s] command-line options to
enable alternate shorter instruction encodings.
* The gold linker has a new --debug=plugin option for easier debugging
of plugin-related problems.
* The gold linker now supports the -z keep_text_section_prefix option.
* The gold linker now has support for .note.gnu.property sections
(from Linux ABI extensions).
* Add gold linker now has support for Intel's Indirect Branch Tracking
(IBT) and Shadow Stack instructions.
|
2018-06-20 00:45:36 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 2.30
* Update to latest binutils
|
2017-07-03 19:28:39 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Import cross-pdp11-aout-binutils-2.28 as cross/pdp11-aout-binutils.
Cross binutils for PDP-11 a.out
|