Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/algol60/src/lib/env/sunos/common/680x0/default.extra – Rev 2

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
+MACHINE		"sunos-*-680x0"
2
+AS			"/usr/local/bin/gas -mc68020"
3
+LD			"/bin/ld -dc -dp -X -L/usr/lib/f68881"
4
+CRT0			"/usr/lib/crt0.o"
5
+CRT1			"/usr/lib/Fcrt1.o"
6
+LINK_ENTRY		"-e start"