Commit graph

12 commits

Author SHA1 Message Date
Stefan Lankes
f5f6163589 usage of the compiler flag -ffreestanding instead of -nostdinc and -fno-builtin 2012-06-10 21:59:08 +02:00
Stefan Lankes
07a981a028 prepare newlib to support x86_64 2012-05-23 08:03:06 +02:00
Stefan Lankes
b1bf768341 temporary disabling the support of reentrant functions 2012-04-27 22:25:54 +02:00
Stefan Lankes
0c4e177c1f switch to a reentrant version of newlib and uses correct values for O_CREAT & Co
=> see include/metalsvm/fs.h and newlib/examples/hello.c
2012-04-23 21:23:49 +02:00
Marian Ohligs
9f30fab544 fix newlib/Makefile 2012-02-14 10:32:35 +01:00
Stefan Lankes
49da0d2356 add user-level socket example 2011-08-10 08:22:23 +02:00
Stefan Lankes
1bb959fdee add Makefiles to build libsocket.a and copyright statements 2011-08-08 23:34:30 +02:00
Stefan Lankes
6bdff29b11 increasing the support of cross compiling 2011-03-22 09:30:22 +01:00
Stefan Lankes
b268a92319 fix issues by building MetalSVM on a x86_64 system 2011-02-17 07:37:53 -08:00
Stefan Lankes
09e637f719 forward compiler and linker flags to the subdirectory examples 2011-02-16 14:18:59 +01:00
stefan
8e6cc7c867 - remove typo
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@411 315a16e6-25f9-4109-90ae-ca3045a26c18
2011-02-16 10:23:31 +00:00
stefan
f643d93897 - add the source code from newlib
- move libgloss to the newlib/src/libgloss/metalsvm
- remove binary code



git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@409 315a16e6-25f9-4109-90ae-ca3045a26c18
2011-02-16 09:38:14 +00:00