Joel Sherrill
eb4536c37f
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/mipstypes.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:05:25 +00:00
Joel Sherrill
fb0fd6fea9
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/m68ktypes.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:04:50 +00:00
Joel Sherrill
e91f9927fd
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/i960types.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:04:35 +00:00
Joel Sherrill
8c82fa79a6
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/i386types.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:04:21 +00:00
Joel Sherrill
fc9d36c90d
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/hppa1.1types.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:03:45 +00:00
Joel Sherrill
b03055ece0
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/h8300types.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:03:12 +00:00
Joel Sherrill
3a9516b233
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/c4xtypes.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:02:55 +00:00
Joel Sherrill
68f0058cd7
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/a29ktypes.h: Removed.
* rtems/score/types.h: New file via CVS magic.
* Makefile.am, rtems/score/cpu.h: Account for name change.
2002-04-03 14:02:41 +00:00
Joel Sherrill
7b559c4170
2002-04-03 Alexander Kukuta <kam@oktet.ru>
...
* include/rtems/bdbuf.h: Address PR168 by changing bdbuf_buffer.avl.bal
and bdbuf_buffer.avl.cache to signed char instead of char.
2002-04-03 13:56:34 +00:00
Joel Sherrill
6a3732946a
2001-04-03 Joel Sherrill <joel@OARcorp.com>
...
* sh/COPYING: Readded. Deleting this violated GPL on shgen.
2002-04-03 12:07:13 +00:00
Joel Sherrill
5fd3ff86b1
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* Per PR126, configuration structures now match docs.
* include/rtems/config.h: Use public data types.
2002-04-02 23:51:16 +00:00
Joel Sherrill
6c3cfc09ee
2001-04-02 Joel Sherrill <joel@OARcorp.com>
...
* sh/COPYING: Deleted.
2002-04-02 23:50:04 +00:00
Joel Sherrill
7f866a92ca
2001-04-02 Joel Sherrill <joel@OARcorp.com>
...
* sh/Makefile.am: Use "./shgen" not "shgen" so current directory
does not have to be in the PATH.
2002-04-02 23:49:26 +00:00
Joel Sherrill
ed7d7eba81
2001-04-02 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Remove unix from DIST_SUBDIRS.
2002-04-02 23:48:48 +00:00
Joel Sherrill
349a01cc4b
2001-04-02 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
2002-04-02 23:48:02 +00:00
Joel Sherrill
133a020623
2001-04-02 Joel Sherrill <joel@OARcorp.com>
...
* bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
2002-04-02 23:47:18 +00:00
Joel Sherrill
4b2d7c607c
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* Per PR126, configuration structures now match docs.
* include/rtems/rtems/config.h: Use public data types.
2002-04-02 23:42:20 +00:00
Joel Sherrill
c13dee8bd7
2002-03-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Update, remove code rott.
2002-04-01 13:45:37 +00:00
Joel Sherrill
51301198fb
2002-03-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* libc/rcmd.c: Replace __rtems w/ __rtems__.
2002-04-01 13:27:46 +00:00
Joel Sherrill
88f3393b2a
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* Per PR150, unix directory and contents removed.
* unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac,
unix/gensize.c: Deleted.
2002-03-29 16:47:50 +00:00
Joel Sherrill
894d01c2d4
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* Per PR147 addressed problems when reseting and inserting a timer
into a timer chain that did not honor time passage since the last
time the timer server was scheduled and the new insertion.
* include/rtems/rtems/timer.h, src/timerreset.c, src/timerserver.c,
src/timerserverfireafter.c, src/timerserverfirewhen.c: Broke up
the "reset server" routine into a set of very specific routines
that allowed the server to be unscheduled, timer chains to be
"synchronized" with the current time before inserting a new timer.
2002-03-29 15:32:18 +00:00
Joel Sherrill
5729f62e12
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* Per PR147 addressed problems when reseting and inserting a timer
into a timer chain that did not honor time passage since the last
time the timer server was scheduled and the new insertion.
* sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
2002-03-29 15:32:08 +00:00
Joel Sherrill
82e1e997ca
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* tbr/Makefile.am: New file.
* tbr/.cvsignore: New file.
* tbr/tbr.c: New file.
* tbr/tbr.h: New file.
* configure.ac: Add tbr subdir.
* Makefile.am: Add tbr subdir.
2002-03-29 14:22:13 +00:00
Joel Sherrill
8c1756e40a
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
Add BSPOPTS_*(FPU_REVB).
* wrapup/Makefile.am: Add tbr.
2002-03-29 14:18:30 +00:00
Joel Sherrill
21c468b7b7
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpu.c: Replace NO_TABLE_MOVE-support by external function
(code moved to libcpu/sparc/tbr/tbr.c).
* cpu.h: Replace NO_TABLE_MOVE-support by external function
(code moved to libcpu/sparc/tbr/tbr.h).
* sparc.h: Add sparc_init_tbr (implemented in libcpu/sparc/tbr/tbr.c).
2002-03-29 14:17:58 +00:00
Joel Sherrill
04e6ba42d4
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
* custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
* custom/leon2.cfg: Remove NO_TABLE_MOVE.
2002-03-29 14:17:33 +00:00
Joel Sherrill
d3c2a049a5
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Added mkgcc3newlib.
2002-03-29 14:16:43 +00:00
Joel Sherrill
ff47e5b342
2001-03-29 Joel Sherrill <joel@OARcorp.com>
...
* gcc3newlib/.cvsignore: New file.
2002-03-29 14:15:34 +00:00
Joel Sherrill
96e6a86cd3
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* PR132 requested some tinkering ot lower memory.
* include/confdefs.h: Lowered footprint of device driver table
and statically configure user extensions. Now if no static
extensions are configured, then the table is not instantiated.
2002-03-28 19:32:16 +00:00
Joel Sherrill
0a32a213de
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* Side-effect of PR132.
* sp21/system.h: Now must explicitly request NULL driver.
2002-03-28 19:30:51 +00:00
Joel Sherrill
afe5cac98d
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* Per PR64 added support for gcc 3.x RPMs
* Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
* mkgcc3newlibspec.in: New file.
* gcc3newlib: New subdirectory.
* base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
README, target-g77.add, target-gcc.add, target-gcj.add,
target-objc.add: New files.
2002-03-28 18:17:40 +00:00
Joel Sherrill
c2778fa04c
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* binutils/binutils.add: Commented out patch since binutils 2.12
does not require one.
2002-03-28 18:13:06 +00:00
Joel Sherrill
652aa3068a
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* cpu.c: Define fix_syscall_errno() to nothing so MP links.
2002-03-28 18:10:55 +00:00
Joel Sherrill
321f5ff4bb
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/version.m4: New file.
* aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
aclocal/version.m4.
* bootstrap: Use aclocal/version.m4 instead of VERSION.
* configure.ac: Use aclocal/version.m4 instead of VERSION.
2002-03-28 14:25:50 +00:00
Joel Sherrill
76d527ec18
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/version.m4: New file.
* aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
aclocal/version.m4.
* bootstrap: Use aclocal/version.m4 instead of VERSION.
* configure.ac: Use aclocal/version.m4 instead of VERSION.
2002-03-28 13:53:19 +00:00
Joel Sherrill
9fff6bfac6
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/dosfs/fat_file.c: Remove bsp.h.
fat_file_write(.. const char*buf ..).
* src/dosfs/fat_file.h: fat_file_write(.. const char*buf ..).
2002-03-28 13:52:49 +00:00
Joel Sherrill
b7d8cb7d69
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/bsp.h: include <libcpu/cpu.h>.
2002-03-28 13:52:23 +00:00
Joel Sherrill
5098898d97
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/bsp.h: include <libcpu/cpu.h>.
* console/console.c: Remove unused variable console_open_count.
2002-03-28 13:52:14 +00:00
Joel Sherrill
99f04d9d7e
2002-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/cvme961.cfg: Remove GCC272 support.
* custom/dmv152.cfg: Remove GCC272 support.
* custom/efi332.cfg: Remove GCC272 support.
* custom/efi68k.cfg: Remove GCC272 support.
* custom/eth_comm.cfg: Remove GCC272 support.
* custom/gen405.cfg: Remove GCC272 support.
* custom/gen68302.cfg: Remove GCC272 support.
* custom/gen68340.cfg: Remove GCC272 support.
* custom/gen68360.cfg: Remove GCC272 support.
* custom/genmongoosev.cfg: Remove GCC272 support.
* custom/helas403.cfg: Remove GCC272 support.
* custom/i386ex.cfg: Remove GCC272 support.
* custom/i960sim.cfg: Remove GCC272 support.
* custom/idp.cfg: Remove GCC272 support.
* custom/leon2.cfg: Remove GCC272 support.
* custom/mbx8xx.cfg: Remove GCC272 support.
* custom/mcf5206elite.cfg: Remove GCC272 support.
* custom/mpc8260ads.cfg: Remove GCC272 support.
* custom/mrm332.cfg: Remove GCC272 support.
* custom/mvme136.cfg: Remove GCC272 support.
* custom/mvme147.cfg: Remove GCC272 support.
* custom/mvme167.cfg: Remove GCC272 support.
* custom/ods68302.cfg: Remove GCC272 support.
* custom/p4000.cfg: Remove GCC272 support.
* custom/p4600.cfg: Remove GCC272 support.
* custom/p4650.cfg: Remove GCC272 support.
* custom/pc386.cfg: Remove GCC272 support.
* custom/portsw.cfg: Remove GCC272 support.
* custom/psim.cfg: Remove GCC272 support.
* custom/rxgen960.cfg: Remove GCC272 support.
* custom/score603e.cfg: Remove GCC272 support.
* custom/sim68000.cfg: Remove GCC272 support.
* custom/simhppa.cfg: Remove GCC272 support.
* custom/simsh4.cfg: Remove GCC272 support.
* custom/ts_386ex.cfg: Remove GCC272 support.
2002-03-28 13:51:54 +00:00
Joel Sherrill
5aece64c56
2002-03-27 Eric Norum <eric.norum@usask.ca>
...
* intr.t: Per PR165, now correctly states that passing a NULL
pointer for the return argument is an error.
2002-03-28 02:26:44 +00:00
Joel Sherrill
579f14cc7e
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:55:02 +00:00
Joel Sherrill
7273b6e166
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:58 +00:00
Joel Sherrill
b2145d9237
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gnatnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:36 +00:00
Joel Sherrill
d7c82390d8
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:33 +00:00
Joel Sherrill
8b14331aa7
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
* custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:29 +00:00
Joel Sherrill
3ba40b467b
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:20 +00:00
Joel Sherrill
902d7102b0
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Ctags/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS.
* ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:17 +00:00
Joel Sherrill
72b5b66617
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* pictures/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:53:30 +00:00
Joel Sherrill
7eeb237662
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:49:59 +00:00
Joel Sherrill
c950067528
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
* custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:49:56 +00:00