Commit Graph
1390 Commits
Author SHA1 Message Date
Joel Sherrill 7ff01ac4d3 Increased stack space of the monitor task. 1998-04-06 21:41:50 +00:00
Joel Sherrill 45111d773c Increased stack size so test would run in debug mode. 1998-04-06 20:29:58 +00:00
Joel Sherrill 092940bdc4 Purged references to STACK_CHECKER_REPORT_USAGE 1998-04-06 17:09:44 +00:00
Joel Sherrill 1ea9c3f4a5 Purged references to STACK_CHECKER_REPORT_USAGE 1998-04-06 16:33:48 +00:00
Joel Sherrill a5cb6730b0 Reordered CFLAGS definition so CFLAGS_DEFAULT is before
CFLAGS_$(TARGET_VARIANTS).  This makes sure that -Wall appears
before any individual warnings are disabled during "debug" builds.
1998-04-06 16:26:53 +00:00
Joel Sherrill c796ea979c More stuff removed as a result of using newlib's isatty() implementation.
These were noticed by Eric Norum.
1998-04-06 15:57:58 +00:00
Joel Sherrill 9d07e59d55 Changed CPU model to mcpu32. 1998-04-06 15:55:37 +00:00
Joel Sherrill 275868b682 Added stanzas for debug_tests and profile_tests. 1998-04-06 15:41:36 +00:00
Joel Sherrill fa2ce36d87 new ids in aclocal directory 1998-04-06 15:41:17 +00:00
Joel Sherrill 5ed1beb5f1 Fixed improperly named sections for info 1998-04-03 18:50:31 +00:00
Joel Sherrill 5fafa0e2a6 Added test so the build procedure would stop if a directory did not exist.
This typically indicates a bug in a directory level Makefile or a configure
scrip bug.
1998-04-03 18:46:16 +00:00
Joel Sherrill b82c9578f4 Removed isatty() since we are now using newlib's implementation as
a result of enabling the newlib POSIX directory.
1998-04-03 18:45:42 +00:00
Joel Sherrill a456074d78 Made these have real constants. 1998-04-03 18:44:44 +00:00
Joel Sherrill bda1a73bb6 Completed pass at constants. 1998-04-03 18:09:23 +00:00
Joel Sherrill 70dda0eab9 Patch from Samuel Tardieu <sam@inf.enst.fr> so the messages printed
followed GNU conventions.
1998-04-03 18:02:16 +00:00
Joel Sherrill c6700cd1ff Cleaned up installation of pictures and common html files. 1998-04-03 17:04:40 +00:00
Joel Sherrill a9a992cbba Moved the terminate node since the "cprev" was being overwritten. 1998-04-03 17:03:05 +00:00
Joel Sherrill 157d351ec1 Moved to tools/texi2www since they are part of that distribution. 1998-04-03 16:51:44 +00:00
Joel Sherrill 0da8d7bdc5 Moved from common directory since they belong to the texi2www distribution. 1998-04-03 16:51:27 +00:00
Joel Sherrill bfb6bec1c4 Removed incorrect comment. 1998-04-03 16:51:11 +00:00
Joel Sherrill f568b5d558 Added texi2www to this tree 1998-04-03 16:32:22 +00:00
Joel Sherrill 4fdcf08051 Renamed. 1998-04-03 16:29:29 +00:00
Joel Sherrill 0be992653f Nowbiulds html and ps. Info not supported. 1998-04-03 16:29:23 +00:00
Joel Sherrill 05862b4846 Added shortname generation support with the capability for the user
to specify the base of the name.  BASEnnnn.html
1998-04-03 16:05:16 +00:00
Joel Sherrill 0a46c6dbe4 Added fourth icon which takes user back to the index 1998-04-03 16:02:24 +00:00
Joel Sherrill 3ab325e103 Added -header and -dirfile options. 1998-04-03 15:41:30 +00:00
Joel Sherrill 0bbbf52785 Base file 1998-04-03 15:38:31 +00:00
Joel Sherrill 8e12a8229f Changed Perl executable location 1998-04-03 15:35:52 +00:00
Joel Sherrill cfdba528f7 Base files from texi2www-960103 1998-04-03 15:35:08 +00:00
Joel Sherrill 180ca02461 Added constants through ch13 1998-04-02 20:02:27 +00:00
Joel Sherrill bb6c461595 Make sure OAR logo is accessible 1998-04-02 16:50:40 +00:00
Joel Sherrill 32d80abc6d Added egcs 1.0.2 gcc docs 1998-04-02 16:50:07 +00:00
Joel Sherrill 37e077c9dc Corrected wildcard for info files 1998-04-02 16:49:17 +00:00
Joel Sherrill 56061f5d46 Went back to not printing an index. makeinfo does fine if you have indices
but do not print them.  texi2dvi barfs if the entries are even there.
1998-04-02 16:21:08 +00:00
Joel Sherrill 87ed029c79 Added "findex" for all directive pages but it turns out that this
blows up both makeinfo and texi2dvi.  So I have commented them out.
1998-04-02 16:18:26 +00:00
Joel Sherrill 7f70ad7daa Added copy of HELP.html. 1998-04-02 15:31:04 +00:00
Joel Sherrill 6288da8e67 Added newlib to support and ada_user to internal. 1998-04-02 15:30:41 +00:00
Joel Sherrill 9a355cb341 changed version to 4.0.0-beta2 1998-03-31 16:59:07 +00:00
Joel Sherrill 55258b4acd Fixed CUSTOM_FILES rule so it properly picked up files included from
make/custom files.
1998-03-31 16:52:32 +00:00
Joel Sherrill 58933e65f0 Make.config 1998-03-31 14:52:21 +00:00
Joel Sherrill 5e34bf4b95 Added "sigemptyset()" call to insure that the memcmp() would work.
It appears that the new glibc does not clear all the bits of the signal
set with a sigprocmask.
1998-03-31 14:19:27 +00:00
Joel Sherrill 4104db2dd9 Taking care of minor build problems 1998-03-30 15:50:33 +00:00
Joel Sherrill eff6983de7 Making the stanza right and improving the way the isntall directories are built 1998-03-30 14:58:53 +00:00
Joel Sherrill ca0b18a1be Corrected distribution levels for html 1998-03-30 14:42:11 +00:00
Joel Sherrill 3754660c97 Added distribution level to each manual 1998-03-30 14:27:11 +00:00
Joel Sherrill 3b50aaf2aa Added 4th icon 1998-03-30 14:26:49 +00:00
Joel Sherrill 266ae228c5 Added directories 1998-03-30 14:26:33 +00:00
Joel Sherrill 55ce02c036 Added support for multiple distribution levels. 1998-03-30 14:25:39 +00:00
Joel Sherrill 47311a164a Mediocre graphic just to use as a place holder to show what it looks like. 1998-03-30 14:06:50 +00:00
Joel Sherrill c5fcc75ec9 Made the POSIX API option follow the configure line. 1998-03-30 14:05:03 +00:00