URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [config/] [mh-pa] - Rev 832
Go to most recent revision | Compare with Previous | Blame | View Log
# The ada virtual array implementation requires that indexing be disabled on
# hosts such as hpux that use a segmented memory architecture. Both the c
# and ada files need to be compiled with this option for correct operation.
ADA_CFLAGS = -mdisable-indexing
Go to most recent revision | Compare with Previous | Blame | View Log