]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: pru: Remove sim ld script
authorDimitar Dimitrov <dimitar@dinux.eu>
Wed, 3 Mar 2021 09:24:50 +0000 (11:24 +0200)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 9 Jun 2021 18:15:56 +0000 (14:15 -0400)
commitdf0ad84e91a77ea86438052fba0c76422cec4f5b
tree63677604c07dc18e1cd5369bf3ec07f2e92a4f6c
parent464c3f5d22c926c17ce1d4c686c6d15bce57469f
libgloss: pru: Remove sim ld script

Binutils LD default linker script was recently fixed to allow memory
sizes to be set via command line. Use this feature to remove the special
sim linker script in libgloss.

It is acceptable to require newer Binutils version here because simulator
target is only used for regression testing the toolchain. Real HW
targets are not affected.

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
libgloss/pru/Makefile.in
libgloss/pru/device-specs/sim
libgloss/pru/ldscripts/gen-ld-scripts.sh [deleted file]
libgloss/pru/ldscripts/pruelf-sim.x [deleted file]
This page took 0.026048 seconds and 5 git commands to generate.