David E. O'Brien
26a42e7c88
Compile all kernels with "-ffreestanding":
...
Assert that compilation takes place in a freestanding environment. This
implies `-fno-builtin'. A freestanding environment is one in which the
standard library may not exist, and program startup may not necessarily be
at main. The most obvious example is an OS kernel. This is equivalent to
`-fno-hosted'.
2001-12-06 17:53:32 +00:00
..
2001-12-06 06:40:18 +00:00
2001-11-05 21:46:35 +00:00
2001-12-02 07:37:17 +00:00
2001-10-30 14:53:36 +00:00
2001-11-26 12:29:53 +00:00
2001-10-21 23:57:24 +00:00
2001-11-09 20:44:44 +00:00
2001-09-10 06:23:33 +00:00
2001-11-11 06:16:53 +00:00
2001-12-06 17:53:32 +00:00
2001-10-27 00:52:50 +00:00
2001-09-20 09:19:38 +00:00
2001-09-18 01:12:43 +00:00
2001-09-18 01:12:43 +00:00
2001-10-29 11:40:14 +00:00
2001-10-08 10:43:34 +00:00
2001-09-21 05:43:38 +00:00
2001-10-26 21:17:26 +00:00
2001-11-11 20:33:02 +00:00
2001-11-11 20:17:10 +00:00
2001-11-11 20:33:02 +00:00
2001-11-11 20:33:02 +00:00
2001-11-12 10:12:00 +00:00
2001-11-28 02:35:02 +00:00
2001-03-02 16:52:14 +00:00
2001-12-04 01:35:59 +00:00
2001-11-15 16:03:24 +00:00
2001-09-10 07:03:59 +00:00
2001-11-05 21:46:35 +00:00
2001-09-29 11:46:22 +00:00
2001-11-17 13:44:33 +00:00
2001-08-02 23:54:23 +00:00
2001-11-09 20:44:44 +00:00
1999-08-28 01:08:13 +00:00