Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports.cross
base: f3a756be5060
Choose a base ref
...
head repository: haikuports/haikuports.cross
compare: c2dd3123b174
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 31, 2021

  1. gcc: fix softfloat libraries for ARM bootloader

    * reinstate build flags -nostartfiles -fshort-wchar for ARM boot libs
    * enable parallel build of kernel and boot libs
    * disable GCC plugins as it gives me an error when building on Fedora 35:
    	"/bin/sh: Argument list too long"
    davidkaroly committed Dec 31, 2021
    Copy the full SHA
    62472aa View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Merge pull request #14 from davidkaroly/pr/arm-bootstrap-gcc11

    gcc: fix softfloat libraries for ARM bootloader
    kallisti5 committed Jan 5, 2022
    Copy the full SHA
    c2dd312 View commit details
    Browse the repository at this point in the history