Commit Graph

2613 Commits

Author SHA1 Message Date
Joel Sherrill
1fdc990e98 Part of the targopts.h change in generation patch from Ralf Corsepius
<corsepiu@faw.uni-ulm.de>.
1999-02-18 17:46:59 +00:00
Joel Sherrill
6b9aaf7e12 Corrected. 1999-02-18 17:26:37 +00:00
Joel Sherrill
3b7f1381fc Readded. 1999-02-18 17:26:11 +00:00
Joel Sherrill
0fc85c5081 Should have been removed earlier. 1999-02-18 17:26:10 +00:00
Joel Sherrill
e4071cf64a Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:
This patch removes generation of targopts.h from leaf.cfg and generates
    it in location at score/include/rtems/score instead.

    To achieve this:
        * all rules in other Makefile.ins which have accessed targopts.h have
          been removed.
        * c/Makefile.in has been modified to generate the directories before
          doing anything else. I.e. to ensure the directories exist before any
          preinstall rule fires (This part is a bit kludgy, but it seems to
          work.  Please check if the interaction with libhwapi still works).
1999-02-18 17:16:48 +00:00
Joel Sherrill
0c04c377bc ./clock/Makefile.in,v
./clock/clock.c,v
./console/Makefile.in,v
./console/config.c,v
./console/console.c,v
./console/console.h,v
./console/debugio.c,v
./console/i8042.c,v
./console/i8042_p.h,v
./console/i8042vga.c,v
./console/i8042vga.h,v
./console/ns16550.c,v
./console/ns16550.h,v
./console/ns16550_p.h,v
./console/ns16550cfg.c,v
./console/ns16550cfg.h,v
./console/vga.c,v
./console/vga_p.h,v
./console/z85c30.c,v
./console/z85c30.h,v
./console/z85c30_p.h,v
./console/z85c30cfg.c,v
./console/z85c30cfg.h,v
./include/Makefile.in,v
./include/bsp.h,v
./include/chain.h,v
./include/coverhd.h,v
./include/extisrdrv.h,v
./include/nvram.h,v
./include/pci.h,v
./include/tod.h,v
./network/Makefile.in,v
./network/amd79c970.c,v
./network/amd79c970.h,v
./nvram/Makefile.in,v
./nvram/ds1385.h,v
./nvram/mk48t18.h,v
./nvram/nvram.c,v
./nvram/prepnvr.h,v
./nvram/stk11c68.h,v
./pci/Makefile.in,v
./pci/pci.c,v
./start/Makefile.in,v
./start/start.s,v
./startup/Makefile.in,v
./startup/bspclean.c,v
./startup/bspstart.c,v
./startup/bsptrap.s,v
./startup/device-tree,v
./startup/genpvec.c,v
./startup/linkcmds,v
./startup/rtems-ctor.cc,v
./startup/sbrk.c,v
./startup/setvec.c,v
./startup/spurious.c,v
./startup/swap.c,v
./timer/Makefile.in,v
./timer/timer.c,v
./tod/Makefile.in,v
./tod/cmos.h,v
./tod/tod.c,v
./universe/Makefile.in,v
./universe/universe.c,v
./vectors/Makefile.in,v
./vectors/README,v
./vectors/align_h.s,v
./vectors/vectors.s,v
./wrapup/Makefile.in,v
./Makefile.in,v
./README,v
./STATUS,v
./bsp_specs,v
1999-02-18 16:48:14 +00:00
Joel Sherrill
3492f29f28 ./clock/Makefile.in,v
./clock/clock.c,v
./console/Makefile.in,v
./console/config.c,v
./console/console.c,v
./console/console.h,v
./console/debugio.c,v
./console/i8042.c,v
./console/i8042_p.h,v
./console/i8042vga.c,v./console/i8042vga.h,v
./console/ns16550.c,v
./console/ns16550.h,v
./console/ns16550_p.h,v
./console/ns16550cfg.c,v
./console/ns16550cfg.h,v
./console/vga.c,v
./console/vga_p.h,v
./console/z85c30.c,v
./console/z85c30.h,v
./console/z85c30_p.h,v
./console/z85c30cfg.c,v
./console/z85c30cfg.h,v
./include/Makefile.in,v
./include/bsp.h,v
./include/chain.h,v
./include/coverhd.h,v
./include/extisrdrv.h,v
./include/nvram.h,v
./include/pci.h,v
./include/tod.h,v
./network/Makefile.in,v
./network/amd79c970.c,v
./network/amd79c970.h,v
./nvram/Makefile.in,v
./nvram/ds1385.h,v
./nvram/mk48t18.h,v
./nvram/nvram.c,v
./nvram/prepnvr.h,v
./nvram/stk11c68.h,v
./pci/Makefile.in,v
./pci/pci.c,v
./start/Makefile.in,v
./start/start.s,v
./startup/Makefile.in,v
./startup/bspclean.c,v
./startup/bspstart.c,v
./startup/bsptrap.s,v
./startup/device-tree,v
./startup/genpvec.c,v
./startup/linkcmds,v
./startup/rtems-ctor.cc,v
./startup/sbrk.c,v
./startup/setvec.c,v
./startup/spurious.c,v
./startup/swap.c,v
./timer/Makefile.in,v
./timer/timer.c,v
./tod/Makefile.in,v
./tod/cmos.h,v
./tod/tod.c,v
./universe/Makefile.in,v
./universe/universe.c,v
./vectors/Makefile.in,v
./vectors/README,v
./vectors/align_h.s,v
./vectors/vectors.s,v
./wrapup/Makefile.in,v
./Makefile.in,v
./README,v
./STATUS,v
./bsp_specs,v
1999-02-18 16:47:06 +00:00
Joel Sherrill
df0ac0bf32 Should have been removed from cvs early. 1999-02-18 16:09:25 +00:00
Joel Sherrill
e029467dac Patch from Emmanuel Raguet <raguet@crf.canon.fr>:
You will find enclosed a patch which contains, for Intel PC386 target :

      - an Ethernet driver for DEC21140 device based boards.
      - a simple cache management with paging mechanism.
1999-02-18 15:16:37 +00:00
Joel Sherrill
edfb0eba88 GLobal reentrancy structure is now dynamically initialized. 1999-02-18 15:11:41 +00:00
Joel Sherrill
60f67aea1c Added CVS Id string. 1999-02-18 15:11:24 +00:00
Joel Sherrill
9e5c3916a3 Added or corrected CVS Id strings. 1999-02-18 15:09:59 +00:00
Joel Sherrill
4ef40152f3 MPC860 support submitted by Jay Monkman <jmonkman@frasca.com>. 1999-02-18 15:09:27 +00:00
Joel Sherrill
ee73396529 Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860
based board.
1999-02-17 20:24:53 +00:00
Joel Sherrill
7e2a525b6d Patch from Eric Valette <valette@crf.canon.fr> to undo the patch
that added ifdef on the pc386.
1999-02-15 18:56:08 +00:00
Joel Sherrill
7cc7a74db0 Patch from Eric Valette <valette@crf.canon.fr> to correct _exit
undefined problem.
1999-02-15 16:46:54 +00:00
Joel Sherrill
cef83027c5 Added thank you. 1999-02-10 19:51:13 +00:00
Joel Sherrill
90fe8b3854 Added POSIX timers. 1999-02-10 19:51:01 +00:00
Joel Sherrill
6ea3da8811 Corrected title 1999-02-10 19:50:44 +00:00
Joel Sherrill
c62665237c Added gdb_rtems 1999-02-10 19:50:28 +00:00
Joel Sherrill
9414e3f87b Changed versions. 1999-02-10 19:50:01 +00:00
Joel Sherrill
7b597b8540 Now generates HTML, PostScript, and info correctly. 1999-02-10 18:54:14 +00:00
Joel Sherrill
89d177ebb0 Base file. 1999-02-10 18:35:36 +00:00
Joel Sherrill
387f41adcd Base version. 1999-02-10 18:33:15 +00:00
Joel Sherrill
c8b5487e87 changed version to 19990210 1999-02-10 17:23:53 +00:00
Joel Sherrill
dae18b5c84 POSIX timer support. 1999-02-10 17:22:16 +00:00
Joel Sherrill
386289bfb8 Added this file. 1999-02-10 17:07:54 +00:00
Joel Sherrill
3234c27072 Don't build spfatal since it won't run anyway. 1999-02-10 17:06:53 +00:00
Joel Sherrill
f93d996e26 Changed file name. 1999-02-10 17:06:27 +00:00
Joel Sherrill
9619ff36e9 Set the read/write offset to 0 when the file is opened. The ACVC had a test
that performed the sequence open/write/close/open/read/close on a file.
It did not get the correct result since the file descriptor was reused.
1999-02-10 17:05:55 +00:00
Joel Sherrill
efb1b830bb Corrected multiple places the file size was not being properly updated. 1999-02-10 17:04:54 +00:00
Joel Sherrill
3165b4d365 Added getcwd(). 1999-02-10 17:04:12 +00:00
Joel Sherrill
aee3d6896a POSIX timer support modifications. 1999-02-10 17:03:46 +00:00
Joel Sherrill
dd746c38b4 Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>. 1999-02-10 00:29:02 +00:00
Joel Sherrill
c13cd487ba Added maximum_timers field to configuration table. 1999-02-09 20:31:34 +00:00
Joel Sherrill
afc40a5482 Changed version numbers. 1999-02-09 20:31:09 +00:00
Joel Sherrill
ba0bd422e1 Changed versions. 1999-02-09 20:30:46 +00:00
Joel Sherrill
381fc999bc Added information on debug modes that can be enabled in the network stack. 1999-02-09 20:30:34 +00:00
Joel Sherrill
5bb77c446d Changed the name of a section. 1999-02-09 20:30:11 +00:00
Joel Sherrill
67b8f4725a Install the PostScript file. 1999-02-09 20:29:43 +00:00
Joel Sherrill
3ce8540ab8 Changed version. 1999-02-09 20:05:03 +00:00
Joel Sherrill
b7111263ef Changed date. 1999-02-09 20:04:50 +00:00
Joel Sherrill
c9c673905a Split SONIC chip into appropriate files for libchip'ing. The portable
portion is now in the libchip tree and the dmv177 configuration is in
the dmv177 bsp.  The performance impact of libchip'ing this driver
was minimal.
1999-02-05 00:34:17 +00:00
Joel Sherrill
b5e4eb746e Commented out disable of building network code so it is built. You can
hack through some paths to check error checking paths without a network
driver.
1999-02-05 00:30:30 +00:00
Joel Sherrill
2caa006b35 Added instruction and data cache enable. 1999-02-05 00:29:47 +00:00
Joel Sherrill
ecec2ba7bd Patch from Eric Norum to correct bug induced by select() patch. 1999-02-05 00:29:23 +00:00
Joel Sherrill
2f87c84349 Corrected spacing and added some new error checks that were needed
to avoid dereferencing NULLs.
1999-02-05 00:28:43 +00:00
Joel Sherrill
e824fa5073 Added optional data and instruction caching enable calls. 1999-02-05 00:27:30 +00:00
Joel Sherrill
26e663db57 Added caching enable routines. 1999-02-05 00:26:49 +00:00
Joel Sherrill
13cc89e122 Reorganized into libchip style but not yet split out into multiple files
and placed in the right shareable directories.
1999-02-04 23:45:55 +00:00