Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[github patch] native code support for armv6 on FreeBSD10 #6392

Closed
vicuna opened this issue May 3, 2014 · 2 comments
Closed

[github patch] native code support for armv6 on FreeBSD10 #6392

vicuna opened this issue May 3, 2014 · 2 comments
Assignees
Milestone

Comments

@vicuna
Copy link

vicuna commented May 3, 2014

Original bug ID: 6392
Reporter: @gasche
Assigned to: @damiendoligez
Status: closed (set by @damiendoligez on 2014-08-21T10:06:40Z)
Resolution: fixed
Priority: normal
Severity: feature
Target version: 4.02.0+dev
Category: back end (clambda to assembly)
Tags: github, patch

Bug description

#43

  • configure accepts armv6/freebsd for native code compilation
  • 'as' and 'aspp' map to 'cc -c'
  • new section in arm.S to configure SYS_freebsd for armv6+softfp
  • arch/arm.ml maps Sys.config="freebsd" to EABI

Tested on FreeBSD RELEASE/10 on Raspberry PI.

@vicuna
Copy link
Author

vicuna commented Jun 2, 2014

Comment author: @damiendoligez

I've reviewed this patch and I think it should go into 4.02.0.

@vicuna
Copy link
Author

vicuna commented Aug 21, 2014

Comment author: @damiendoligez

patch applied to 4.02 branch (commit 15120)

@vicuna vicuna closed this as completed Aug 21, 2014
@vicuna vicuna added this to the 4.02.0 milestone Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants