Michael Brown
|
01bd78d62a
|
Created net/tcp and moved hello.c there
|
2006-04-30 09:34:11 +00:00 |
|
Michael Brown
|
592a5a99c8
|
Moved uIP and tcp.c from proto/ to net/
|
2006-04-30 01:16:37 +00:00 |
|
Michael Brown
|
e323d1a29b
|
Add "net" directory.
Avoid including debug information in bin/%.s output, since the whole
point is to have easy-to-read assembler.
|
2006-04-24 15:20:01 +00:00 |
|
Michael Brown
|
21c58729ae
|
Add debug symbols to objects. (They will be stripped out of the final
-Obinary build anyway, so it doesn't waste any space).
|
2006-03-23 13:09:29 +00:00 |
|
Michael Brown
|
0e611719d2
|
Add uip on HEAD; it's safe to build, since nothing links against it at the
moment.
|
2006-03-16 19:18:12 +00:00 |
|
Geert Stappers
|
9dc2515d7e
|
no need for depending on build library ("blib")
when make is invoked without arguments
|
2005-06-14 20:16:03 +00:00 |
|
Michael Brown
|
13de295b56
|
Added interface/pxe directory
|
2005-05-23 23:31:59 +00:00 |
|
Michael Brown
|
2d9fa8a1d9
|
Add DOXYGEN definition, comment out reference to not-yet-existent "image"
directory.
|
2005-05-18 11:12:17 +00:00 |
|
Michael Brown
|
4f27994980
|
Added "image" directory
|
2005-05-17 13:34:25 +00:00 |
|
Michael Brown
|
95946c6f56
|
Added "proto" directory
|
2005-04-30 14:45:09 +00:00 |
|
Michael Brown
|
81e4755106
|
Produce a sorted list of all local symbols in the map file.
|
2005-04-27 10:55:12 +00:00 |
|
Michael Brown
|
d281996ef8
|
Added DBG2
|
2005-04-25 19:25:45 +00:00 |
|
Michael Brown
|
db0e056abd
|
Make it easier to comment out individual SRC directories when things
are broken... :)
|
2005-04-22 16:36:44 +00:00 |
|
Michael Brown
|
641596e6ba
|
blib definition moved to Makefile.housekeeping.
|
2005-04-18 14:40:57 +00:00 |
|
Michael Brown
|
b5ee3763c6
|
Add MKCONFIG utility, and add "-I ." to CFLAGS so that we can work
with generated headers.
|
2005-04-17 15:58:39 +00:00 |
|
Michael Brown
|
658fecf7e5
|
Found a home for MAKEROM_FLAGS_3c503.
|
2005-04-17 13:25:43 +00:00 |
|
Michael Brown
|
9c814cb123
|
Use the correct case for -Ddebug_<object>
|
2005-04-16 23:33:52 +00:00 |
|
Michael Brown
|
a666eb34b5
|
Improved building of debugging objects. You can now specify a "DEBUG="
list for any build, e.g.
make bin/pnic.dsk DEBUG=pci,pnic
This will drag in debugging-enabled versions of pci.c and pnic.c.
|
2005-04-16 23:28:36 +00:00 |
|
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
|
Michael Brown
|
3d6123e69a
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
|