Page MenuHomeFreeBSD

Add a minimal gcc config for RISC-V.
ClosedPublic

Authored by br on Jan 23 2016, 11:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 20, 5:06 AM
Unknown Object (File)
Fri, Mar 20, 2:59 AM
Unknown Object (File)
Thu, Mar 19, 8:14 AM
Unknown Object (File)
Thu, Mar 19, 4:24 AM
Unknown Object (File)
Fri, Mar 13, 2:39 PM
Unknown Object (File)
Fri, Mar 13, 2:34 PM
Unknown Object (File)
Mon, Mar 9, 1:37 AM
Unknown Object (File)
Mon, Mar 2, 7:22 PM
Subscribers
None

Details

Summary

Required to build csu on RISC-V.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

br retitled this revision from to Add a minimal gcc config for RISC-V..
br updated this object.
br edited the test plan for this revision. (Show Details)
br added reviewers: andrew, emaste.

riscv64.h is missing. I've had issues with arc in the past doing this.

andrew edited edge metadata.
In D5039#107022, @br wrote:

it is empty file :-)

Ok, it might pay to add a comment, e.g.

/* $FreeBSD$ */
This revision is now accepted and ready to land.Jan 23 2016, 1:39 PM
br edited edge metadata.

$FreeBSD$ comment added

This revision now requires review to proceed.Jan 23 2016, 1:56 PM
This revision was automatically updated to reflect the committed changes.