Commit Graph
1005 Commits
Author SHA1 Message Date
Joel Sherrill f80faebea7 Modified to support the BSP family concept. 1997-08-27 20:33:11 +00:00
Joel Sherrill 49c2f58948 Modified to have correct address for vector table on multiple models. 1997-08-27 20:31:34 +00:00
Joel Sherrill 2a1a547092 Added rule so TARGET_VARIANTS are dependent on the environment stuff. 1997-08-27 20:29:26 +00:00
Joel Sherrill 39ffc7da6d Use own pdir option was reversed. 1997-08-26 19:25:20 +00:00
Joel Sherrill 2d60095868 Patches from Chris Johns to clean up test. 1997-08-26 19:24:22 +00:00
Joel Sherrill 588a2382a2 removed -lm 1997-08-26 19:19:21 +00:00
Joel Sherrill 12a17af309 Corrected to compile with egcs. 1997-08-26 18:10:59 +00:00
Joel Sherrill 5316519a3a Added support for TARGET_VARIANTS. 1997-08-26 18:09:16 +00:00
Joel Sherrill e63e254e4c Corrected bug per Katsutoshi Shibuya's report:
The definition of "BEGIN_DATA" should not be null; should be ".data".
    Also, the definition of "BEGIN_BSS" should be ".bss".  For this error,
    the compiled object has codes that write on the text segment area.
    It is fatal when the code runs on ROM.
1997-08-22 19:19:07 +00:00
Joel Sherrill b57992a382 Removed assert condition when not initialized or there are 0 periods. 1997-08-22 19:17:54 +00:00
Joel Sherrill b1459dc199 Moved reentrant wrappers into their own file. 1997-08-22 19:17:09 +00:00
Joel Sherrill 78d87bd3f3 Fixed iop/memory leak bug reported by Dan Dickey. 1997-08-22 19:16:47 +00:00
Joel Sherrill 8affd6f1fc Removed redundant stanza. 1997-08-22 19:16:22 +00:00
Joel Sherrill 9b1f5678c2 Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER. 1997-08-22 19:11:02 +00:00
Joel Sherrill 799a5b9f8d Added commit about missing support for condition initializer. 1997-08-22 19:10:44 +00:00
Joel Sherrill 2d99737533 start no longer a global symbol per Eric Norum's request.
Also, I ran across a nasty problem the first time I tried
    downloading and running an application compiled with the new
    snapshot.  To make a very long story short, the `start' in
    ...../m68k/gen6860/start360/start360.s must not be global.  The
    change is simple -- just remove the
            .globl start
    from start360.s.
1997-08-22 13:08:56 +00:00
Joel Sherrill 5b9ec35166 Added command line options for next, previous, and up node.
Added error check to insure we don't write over a .texi file given
to us as input.
1997-08-15 16:40:21 +00:00
Joel Sherrill d074e129e8 Switched to new version of mc68681.h 1997-08-04 22:22:59 +00:00
Joel Sherrill 19fd3340b7 moved mc68230.h from main include directory to motorola 1997-08-04 22:22:31 +00:00
Joel Sherrill 0789abefbc new implementation of mc68681.h 1997-08-04 22:17:17 +00:00
Joel Sherrill 89a3278463 Fixed type 1997-08-04 22:12:39 +00:00
Joel Sherrill 3dd837212a Corrected typo 1997-08-04 22:03:03 +00:00
Joel Sherrill a397c9c1ac Corrected descent to a hardcoded directory and made it dependent on the cpu model 1997-08-04 21:59:14 +00:00
Joel Sherrill 8bc90517d0 Fixed typo and removed duplicated code 1997-08-04 21:58:30 +00:00
Joel Sherrill 4ef9e99b64 First attempt at values for PPC 1997-08-04 21:58:00 +00:00
Joel Sherrill 50b5f9dbad Trying to support all models 1997-08-04 21:57:06 +00:00
Joel Sherrill c74169bd6d Trying to support all models. 1997-08-04 21:56:48 +00:00
Joel Sherrill c9647b37a1 consolex built for all models. 1997-08-04 21:56:00 +00:00
Joel Sherrill 81d965778e moved header files into the motorola and zilog subdirectories 1997-08-04 21:55:30 +00:00
Joel Sherrill 669123e1d3 Correcting difference between mvme162lx and mvme162. All versions have
four serial ports.
1997-08-04 21:53:42 +00:00
Joel Sherrill 02d08803b6 moved header files into the motorola and zilog subdirectories 1997-08-04 21:50:35 +00:00
Joel Sherrill 033ec54463 Modified to reflect changes in mc68681.h header file. 1997-08-04 21:49:47 +00:00
Joel Sherrill b7396176fd Header files moved into zilog subdirectory. 1997-08-04 21:45:27 +00:00
Joel Sherrill 9b02488484 Moved files into the zilog and motorola subdirectories. 1997-08-04 21:44:05 +00:00
Joel Sherrill b61e6e1b14 Added GNAT configuration parameters. 1997-08-04 21:43:36 +00:00
Joel Sherrill 7510f18c5b Added include/motorola and include/zilog directories to the
install tree and cleaned up spacing.
1997-08-04 21:42:22 +00:00
Joel Sherrill c46732c700 Added ppc-rtems as alternative name.
Moved files around in list of Makefile's to better support
--disable-tests option.
1997-08-04 21:41:38 +00:00
Joel Sherrill 28a4b1dc17 moved from main include directory 1997-08-04 21:39:07 +00:00
Joel Sherrill 1f552a0efd Fixed wildcard in copy command. 1997-08-04 20:06:33 +00:00
Joel Sherrill 0e5dd4288c Added comments to help avoid editting generated file. 1997-08-04 20:06:16 +00:00
Joel Sherrill 1ca951cebf Added information based on comments from Katsu Shibuya. 1997-08-04 20:05:48 +00:00
Joel Sherrill 6059e1116d Fixed node links. 1997-08-04 20:04:43 +00:00
Joel Sherrill 6943b0eaf3 removed binary files 1997-08-04 20:04:25 +00:00
Joel Sherrill b2fed4811d Added these files to contain bodies for routines included in the API
but which did not have real bodies.  This is necessary for languages
like Ada95 which must have real entries in a library for bindings.
1997-08-02 17:55:09 +00:00
Joel Sherrill 30e3029a90 Added conditional for KA9Q. 1997-08-01 20:58:10 +00:00
Joel Sherrill 1f581ec6c2 Added include of termios.h which was accidentally left out. 1997-08-01 20:57:21 +00:00
Joel Sherrill bcbd75d4b7 Added consolex to wrapup 1997-08-01 20:56:36 +00:00
Joel Sherrill a7fcfd0f61 Corrected typo. 1997-08-01 20:56:24 +00:00
Joel Sherrill 978a9ba017 Added --enable-gmake-print-directory option and ods68302 bsp. 1997-08-01 20:22:57 +00:00
Joel Sherrill 3f70e3cb93 Corrected typo where "+ " was pasted in from another window.
Added c/src/lib/libbsp/m68k/mvme162/consolex/Makefile to list.
1997-08-01 20:22:29 +00:00