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)
Sun, Sep 21, 6:32 AM
Unknown Object (File)
Wed, Sep 17, 8:45 PM
Unknown Object (File)
Wed, Sep 17, 3:33 AM
Unknown Object (File)
Sep 7 2025, 6:01 AM
Unknown Object (File)
Aug 24 2025, 4:53 AM
Unknown Object (File)
Aug 10 2025, 11:40 AM
Unknown Object (File)
Aug 6 2025, 11:17 PM
Unknown Object (File)
Jul 27 2025, 4:16 AM
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.