./cross/aarch64-none-elf-gcc, GCC for bare metal AArch64 ELF

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q4, Version: 8.2.0nb4, Package name: cross-aarch64-none-elf-gcc-8.2.0nb4, Maintainer: port-arm

GCC for bare metal AArch64 ELF environment with newlib.


Master sites: (Expand)

Filesize: 61973.512 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-21 16:23:33 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #6569 - requested by tnn
cross/aarch64-none-elf-gcc: NetBSD 9 build fix
cross/arm-none-eabi-gcc: NetBSD 9 build fix

Revisions pulled up:
- cross/aarch64-none-elf-gcc/Makefile                           1.19
- cross/arm-none-eabi-gcc/Makefile                              1.34

---
   Module Name:	pkgsrc
   Committed By:	tnn
   Date:		Sun Jan 16 21:10:18 UTC 2022

   Modified Files:
   	pkgsrc/cross/aarch64-none-elf-gcc: Makefile
   	pkgsrc/cross/arm-none-eabi-gcc: Makefile

   Log message:
   cross/*: fix bare-metal ARM toolchains on netbsd-9. PR pkg/56609