Bill Currie
|
0624408317
|
Move the diagnostic functions into their own file.
|
2011-01-24 21:54:57 +09:00 |
|
Bill Currie
|
d618e51dc8
|
Move save_string and make_string into strpool
Might not be the perfect place, but at least they're strongly related.
|
2011-01-24 21:32:48 +09:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
498bdcc406
|
compile fixes for alpha linux
|
2002-11-10 02:50:42 +00:00 |
|
Bill Currie
|
5b98893003
|
bah, getting my "last changes vs last compile" backwards again :/
|
2002-07-05 20:19:13 +00:00 |
|
Bill Currie
|
8a402381e6
|
redo how progs strings are stored so multiple pools can exist
|
2002-07-05 20:02:10 +00:00 |
|