pkgsrc-wip/nios2
Makoto Fujiwara 6116fdcb26 Gcc (3.4.6) and binutils (2.15) are for ALTERA Nios2
processor.  The original source is available at ALTERA FTP site;
ftp://ftp.altera.com/outgoing/download/support/ip/processors/nios2/gnu/

There are two distict sets for 10.0 release, as gcc-3.4.6 and gcc-4.1.x.
This package is made from gcc3 set since the latter set fails to compile
so far.
 
The differences from ALTERA original gcc3 are;
1. gcc/c-parse.y definition.
2. modified libgcc.a to make possible to use SOFTFLOAT NetBSD libc.
Twelve (12) routines are eliminated to avoid conflicts.
3. new ldscript nios2elf-netbsd.x for NetBSD/nios2.

  (makoto on behalf of nisimura)
2010-11-26 12:38:21 +00:00
..
Makefile.common