Note (new) platform support
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 2 Sep 2013 21:09:11 +0000 (23:09 +0200)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Fri, 8 Nov 2013 13:46:07 +0000 (14:46 +0100)
Do I need to add some more extensive reading in README.arm or the like?

pod/perldelta.pod

index c539a14..ceb3c03 100644 (file)
@@ -270,6 +270,12 @@ XXX Any changes to platform support should be listed in the sections below.
 [ Within the sections, list each platform as a =item entry with specific
 changes as paragraphs below it. ]
 
+=item arm5tel
+
+Platforms based on cheap ARM CPU's (like the Marvell Kirkwood mv6282) not
+meant for workstations or development boxes should build now. The basic
+problems are the non-standard location for tools.
+
 =head2 New Platforms
 
 XXX List any platforms that this version of perl compiles on, that previous