URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [tilepro/] [t-crtstuff] - Rev 847
Go to most recent revision | Compare with Previous | Blame | View Log
# crtend*.o cannot be compiled without -fno-asynchronous-unwind-tables,# because then __FRAME_END__ might not be the last thing in .eh_frame# section.CRTSTUFF_T_CFLAGS += -fno-asynchronous-unwind-tables
Go to most recent revision | Compare with Previous | Blame | View Log
