Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Latest commit

 

History

115,032 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binutils for MRISC32

This is a fork of binutils-gdb with support for MRISC32.

Building

Prerequisites (Ubuntu):

$ sudo apt install build-essential texinfo

Configure and build:

$ cd binutils-mrisc32
$ mkdir build
$ cd build
$ ../configure --target=mrisc32-elf --with-system-zlib --disable-gdb --disable-sim
$ make

Install:

$ sudo make install

About this Git repo

The MRISC32 port of binutils is maintained as a branch that is periodically rebased on top of the latest upstream master branch and force pushed to the fork repository. To update your local clone you need to:

$ git fetch origin
$ git reset --hard origin/users/mbitsnbites/mrisc32

About

A fork of binutils-gdb with MRISC32 support.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages