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

Bigsur m1 newlib41 #101

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 17, 2021

  1. Initial support for apple m1

    psxdev committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    76d0b46 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Enable libgomp (vitasdk#97)

    * Enable libgomp
    
    * Add pthread to LIB_SPEC
    
    * add pthread as driver option
    
    * enable libgomp build
    
    * buildscripts: fix libgomp for windows
    psxdev committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    6fdc7ac View commit details
    Browse the repository at this point in the history
  2. windows: fix threads

    psxdev committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    b28ecb5 View commit details
    Browse the repository at this point in the history
  3. newlib 4.1 test

    psxdev committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    56a0fce View commit details
    Browse the repository at this point in the history
  4. newlib: enable time_t as long

    psxdev committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    f6bd2c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91db3c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. fix short enum

    psxdev committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    bd6279e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    940701a View commit details
    Browse the repository at this point in the history