Commit Graph

5028 Commits

Author SHA1 Message Date
Joel Sherrill
f3d7592e22 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/zilog/Makefile.am, include/Makefile.am,
	include/motorola/Makefile.am, include/sys/Makefile.am
	include/rtems/Makefile.am: Apply include_*HEADERS instead of
	H_FILES.
2001-02-05 18:25:50 +00:00
Joel Sherrill
d3795e3ea4 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
	Apply include_*HEADERS instead of H_FILES, replace ${..} with $(..).
2001-02-05 18:24:37 +00:00
Joel Sherrill
8b5d0db30b 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/imfs/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2001-02-05 18:24:14 +00:00
Joel Sherrill
80847a343d 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems++/Makefile.am: Apply include_*HEADERS instead of
	H_FILES.
2001-02-05 18:23:49 +00:00
Joel Sherrill
1db8d62fb8 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
	* main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
	* host.cfg.in: Remove RM, make-script.
	* ChangeLog: Remove bogus 2001-01-22 entry.
2001-02-05 18:21:18 +00:00
Joel Sherrill
81a1802be5 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Add exec_prefix, remove terminating / from
	PROJECT_ROOT.
	* host.cfg.in: Update from <toplevel>/make/host.cfg.in
2001-02-05 18:20:58 +00:00
Joel Sherrill
6e6f0f066a 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
2001-02-05 18:09:20 +00:00
Joel Sherrill
f5c583619c 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/config-subdirs.m4: New file.
	* aclocal/target.m4: Use macros from config-subdirs.m4.
2001-02-05 18:04:57 +00:00
Joel Sherrill
2608a53576 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
	Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
2001-02-02 18:32:12 +00:00
Joel Sherrill
6e815b386a 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/config-subdirs.m4: New file.
	* aclocal/target.m4: Use macros from config-subdirs.m4.
2001-02-02 18:32:11 +00:00
Joel Sherrill
21d7de3a3f 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configre.in: Fix AM_INIT_AUTOMAKE.
	* aclocal/bsp-arg-enable.m4: Extend comments.
	* aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
	the default clause.
2001-02-02 18:30:42 +00:00
Joel Sherrill
d32f65e69e 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Remove RTEMS_HOST.
2001-02-02 18:30:18 +00:00
Joel Sherrill
02a52444f3 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Fix automake version number in comment.
2001-02-02 18:29:52 +00:00
Joel Sherrill
1fd5e46023 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add stamp-h
2001-02-02 18:28:56 +00:00
Joel Sherrill
a76e2b4c96 2001-01-29 Joel Sherrill <joel@OARcorp.com>
* src/objectextendinformation.c: Added include of string.h to
	eliminate warning.
2001-01-29 18:46:09 +00:00
Joel Sherrill
4e568769d3 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add scitab, gdbsci to SUBDIRS.
	* include/gdbsci.h: New file.
	* include/.cvsignore: Add stamp-h? and bspopts.h*.
	* console/Makefile.am: Use shared/console.c.
	* console/console-io.c, console/console-support.S: Remove.
2001-01-29 18:35:10 +00:00
Joel Sherrill
623893cc0d 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not
	using NEWLIB, cleanup related comment.
2001-01-29 15:43:46 +00:00
Joel Sherrill
4145ad6be7 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
	CVS-Id.
	* include/chain.h: Remove.
	* include/Makefile.am: Remove chain.h.
2001-01-29 15:40:58 +00:00
Joel Sherrill
e428584a1f 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/genpvec.c: #include <chain.h> instead of "chain.h".
2001-01-29 15:40:30 +00:00
Joel Sherrill
e0ddaa7ee3 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdbsci/, scitab/, trap34/: Add directories.
2001-01-29 15:33:34 +00:00
Joel Sherrill
ed3ec25e12 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/linkcmds: Remove OUTPUT_FORMAT.
2001-01-29 15:28:48 +00:00
Joel Sherrill
560aae24e2 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
	RTEMS_ENV_RTEMSCPU.
	* aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
	special treatment for GCC_SPECS.
	* aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
	special treatment for GCC_SPECS.
	* aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
	* aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
	* automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
	instead of $(shell ..) for LIBC_LIB*.
2001-01-29 15:27:25 +00:00
Joel Sherrill
37222c7e74 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Remove stubdr, wrapup, AC_INIT(include).
	* Makefile.am: Remove stubdr, wrapup.
	* stubdr/Makefile.am, stubdr/open.c, stubdr/close.c, stubdr/init.c,
	stubdr/stubdrv.h, stubdr/cntrl.c, stubdr/.cvsignore, stubdr/read.c,
	stubdr/write.c, wrapup/Makefile.am, wrapup/.cvsignore, stubdr/,
	wrapup/: Remove.
2001-01-26 21:57:44 +00:00
Joel Sherrill
d481f9a968 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tm20/Makefile.am: Remove stubdir.rel
2001-01-26 21:56:25 +00:00
Joel Sherrill
55a86b4528 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp21/Makefile.am: Remove libtest.
2001-01-26 21:55:39 +00:00
Joel Sherrill
9c63d90561 2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
2001-01-26 21:54:57 +00:00
Joel Sherrill
be30306ec3 changed version to ss-20010126 2001-01-26 21:06:37 +00:00
Joel Sherrill
3381e3b035 changed version to ss-20010126 2001-01-26 21:06:32 +00:00
Joel Sherrill
2710779161 changed version to ss-20000126 2001-01-26 20:51:23 +00:00
Joel Sherrill
56f20bacf0 2001-01-26 Joel Sherrill <joel@OARcorp.com>
* libc/chroot.c: Fixed naming problems.  Names were changed
	when the code this depends on was merged.
2001-01-26 14:50:54 +00:00
Joel Sherrill
37535317d9 2001-01-25 Joel Sherrill <joel@OARcorp.com>
* cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
	<peter.o.mueller@gmx.de> because of not correcting for the ISR
	vector table now being allocated from the workspace.
2001-01-26 14:12:48 +00:00
Joel Sherrill
809feccc93 2001-01-25 Eric Norum <eric.norum@usask.ca>
* lib/tftpDriver.c: Reduce first timeout interval.  This
	improves throughput on systems which are dropping packets.
	Only the first timeout is reduced.  This keeps the number
	of extra packets down on networks that are very busy and
	dropping lots of packets.
2001-01-25 22:59:32 +00:00
Joel Sherrill
c54152a26c 2001-01-25 Joel Sherrill <joel@OARcorp.com>
* cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
	<peter.o.mueller@gmx.de> because of not correcting for the ISR
	vector table now being allocated from the workspace.
2001-01-25 18:45:59 +00:00
Joel Sherrill
41caf2df23 2001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es>
* Alternate email is correo@fernando-ruiz.com
	* libc/privateenv.c: New file.
	* include/rtems/libio_.h, libc/Makefile.am, libc/base_fs.c,
	libc/unmount.c: Moved default umask, current working directory,
	root, and links followed count into a structure "user environment"
	that can then be treated as a unit.  This enable giving unique
	copies of these to individual threads or collection of threads.
2001-01-25 17:57:13 +00:00
Joel Sherrill
2a929cc871 2001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es>
* Alternate email is correo@fernando-ruiz.com
	* libc/privateenv.c: New file.
	* include/rtems/libio_.h, libc/Makefile.am, libc/base_fs.c,
	libc/unmount.c: Moved default umask, current working directory,
	root, and links followed count into a structure "user environment"
	that can then be treated as a unit.  This enable giving unique
	copies of these to individual threads or collection of threads.
2001-01-25 15:59:58 +00:00
Joel Sherrill
4a80bf2bb1 2001-01-25 Joel Sherrill <joel@OARcorp.com>
* psx01/psx01.scn: Corrected to reflect clock_getres() now working.
2001-01-25 15:52:19 +00:00
Joel Sherrill
38371dbebb 2001-01-24 Sergei Organov <osv@javad.ru>
* rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements
	as listed below:
	  - Timeouts on sockets implemented. 'idle' field added to
	    configuration. No timeout by default to keep backward compatibility.
	    Note: SITE IDLE command not implemented yet.
	  - Basic global access control implemented. 'access' field added to
	    configuration. No access limitations by default to keep backward
	    compatibility.
	  - Anchor data socket for active mode (using self IP and port 20.)
	  - Fixed default data port support (still not tested).
	  - Don't allow IP address different from originating host in
	    PORT command to improve security.
	  - Fixed bug in MDTM command.
	  - Check for correctness of parsing of argument in command_port().
	  - Fixed squeeze_path() to don't allow names like 'NAME/smth' where
	    'NAME' is not a directory.
	  - Command parsing a little bit improved: command names are now
	    converted to upper-case to be more compatible with RFC (command
	    names are not case-sensitive.)
	  - Reformat comments so that they have RTEMS look-and-feel.
	  - Fixed DELE, SITE CHMOD, RMD, MKD broken by previous changes
	  - True ASCII mode implemented (doesn't work for hooks and /dev/null)
	  - Passive mode implemented, PASV command added.
	  - Default port for data connection could be used (untested, can't find
	    ftp client that doesn't send PORT command)
	  - SYST reply changed to UNIX, as former RTEMS isn't registered name.
	  - Reply codes reviewed and fixed.
2001-01-24 19:20:24 +00:00
Joel Sherrill
e8a7a466a2 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, README, console/console-io.c, start/start.S,
	startup/linkcmds: Update to make shsim closer to functional.
2001-01-24 19:10:38 +00:00
Joel Sherrill
b00b6a7808 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Remove rtems_cv_prog_cc_cross reference.
	* target.cfg.in: Delete commented out lines regarding obsolete lines.
2001-01-24 18:06:01 +00:00
Joel Sherrill
f42b726174 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add src/config.h
	* src/Makefile.am: Add INCLUDES += -I. to pickup config.h
	* src/.cvsignore: Add config.h and stamp-h
	* src/*.c: Add config.h support.
2001-01-24 14:17:28 +00:00
Joel Sherrill
5c26b28b9b 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* config.h.in: Automatically generated.  Remove from CVS.
2001-01-24 14:10:31 +00:00
Joel Sherrill
b978374039 2001-01-23 Joel Sherrill <joel@OARcorp.com>
* src/alarm.c: Eliminated use of C++ style comments.
2001-01-23 22:42:58 +00:00
Joel Sherrill
a93baa4383 2001-01-12 Joel Sherrill <joel@OARcorp.com>
* src/clockgetres.c: Fixed match problem.  We are not converting
	an interval to a timespec -- it is actually a real number of
	microseconds.
2001-01-22 14:19:05 +00:00
Joel Sherrill
9f8748400e 2001-01-22 Radzislaw Galler <rgaller@et.put.poznan.pl>
* README.EVB7045F: New file.
	* README: Additions and corrections.
	* include/bsp.h: Switch console to sci0.
2001-01-22 14:12:51 +00:00
Joel Sherrill
4dd1aa53ed 2001-01-22 Radzislaw Galler <rgaller@et.put.poznan.pl>
* clock/ckinit.c (Install_clock): Modified MTU timer 0 initialization
	to generate an interrupt exactly every 1us
2001-01-22 14:11:09 +00:00
Joel Sherrill
d6b1d73bc7 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add src/imfs/config.h
	* src/imfs/Makefile.am: Add INCLUDES += -I. to pickup config.h
	* src/imfs/.cvsignore: Add config.h and stamp-h
	* src/imfs/*.c: Add config.h support.
2001-01-22 14:05:14 +00:00
Joel Sherrill
227ae749dc 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
	simsh7045.
2001-01-22 14:03:44 +00:00
Joel Sherrill
7a55888efe 2001-01-22 Michael Hamel <mhamel@adi.co.nz>
* include/rtems.h, src/signalcatch.c: Modifications to make
	CodeWarrior happy.
2001-01-22 13:47:07 +00:00
Joel Sherrill
32ba727717 2001-01-22 Michael Hamel <mhamel@adi.co.nz>
* include/rtems/posix/semaphore.h, inline/rtems/posix/semaphore.inl,
	src/ptimer1.c, include/rtems/posix/semaphore.h,
	inline/rtems/posix/semaphore.inl, src/alarm.c, src/ptimer1.c,
	src/semaphorenametoid.c, src/semopen.c, src/semunlink.c:
	Modifications to make CodeWarrior happy.
2001-01-22 13:46:28 +00:00
Joel Sherrill
c2a4084fe4 2001-01-12 Eric Norum <eric.norum@usask.ca>
* README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
	Clock driver updated to use shell driver mechanism.
	* clock/ckinit.c: Removed.
	* clock/clock.c: New file.
2001-01-12 15:00:54 +00:00