Joel Sherrill
efb5450a87
2001-10-17 Till Straumann <strauman@SLAC.Stanford.EDU>
...
* These changes were discussed and reviewed by many people but the
primary people were Jennifer Averett <jennifer@OARcorp.com >
and Eugeny Mints <jack@oktet.ru >.
* libc/utime.c: Add missing call to rtems_filesystem_freenode()
at verification that utime is supported by the filesystem.
* libc/link.c: Remove calls to freenode when the node was
not successfully allocated.
* libc/unmount.c: In the method file_systems_below_this_mountpoint()
added calls to correctly free fs_root_loc when a failure occurs.
* libc/open.c: Add freenode calls upon failure.
* libc/open.c, lib/libc/close.c: (PENDING -- NOT INCLUDED THIS TIMER)
Modifications the move the freenode from open() to close() (also part
of this patch) are pending further discussion.
2001-10-17 17:57:42 +00:00
Joel Sherrill
080afecb64
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
add 2nd arg to _RTEMS_CPU_SUBDIR.
* aclocal/target.m4: Replace ac_configure_args with
rtems_configure_args, add rtems_configure_args to INIT-CMDS.
* Makefile.am: Require automake-1.5.
2001-10-17 13:15:11 +00:00
Joel Sherrill
8dc51855b9
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
* configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
autoconf-2.52 happy.
2001-10-17 13:14:34 +00:00
Joel Sherrill
7660ccd8fc
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
2001-10-17 13:12:45 +00:00
Joel Sherrill
6cbc30609b
2001-10-16 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Add stamp-h.in.
2001-10-17 13:12:44 +00:00
Joel Sherrill
0b3653821a
2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
2001-10-17 13:12:33 +00:00
Joel Sherrill
002612f024
2001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Apply RTEMS_CPU_SUBDIRS for potential CPU-subdirs.
* Makefile.am: Require automake-1.5.
2001-10-17 13:12:24 +00:00
Joel Sherrill
4ef484fed4
2001-10-16 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Add stamp-h.in.
2001-10-17 13:11:28 +00:00
Joel Sherrill
f11615f156
2001-10-16 Joel Sherrill <joel@OARcorp.com>
...
* include/Makefile.am: Fixed path to cpuopts-tmp.h.
2001-10-17 13:10:28 +00:00
Joel Sherrill
8670008cb1
2001-10-16 Chris Johns <ccj@acm.org>
...
* imfs/imfs_load_tar.c: Changed the code around to remove an
internal compiler error on the Coldfire target.
2001-10-16 19:06:11 +00:00
Joel Sherrill
059a371409
2001-10-16 Chris Johns <ccj@acm.org>
...
* include/confdefs.h, include/rtems/config.h, include/rtems/io.h,
optman/no-io.c, src/exinit.c, src/io.c: Added a device driver
register/unregister interface to allow device drivers to be
installed and removed at runtime. This means you do not need devices
present in the device table when you build.
2001-10-16 19:05:29 +00:00
Joel Sherrill
8917506d1c
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems++/Makefile.am: Remove.
* include/Makefile.am: Handle subdirs, require automake-1.5.
* configure.ac: Reflect changes above.
* Makefile.am: Require automake-1.5.
2001-10-16 18:51:47 +00:00
Joel Sherrill
49ed8e7758
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/zilog/Makefile.am: Remove.
* include/motorola/Makefile.am: Remove.
* include/sys/Makefile.am: Remove.
* include/rtems/Makefile.am: Remove.
* include/Makefile.am: Handle subdirs, require automake-1.5
* Makefile.am: Require automake-1.5.
2001-10-16 18:50:03 +00:00
Joel Sherrill
14a67aa9e4
2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* startup/Makefile.am: Remove AC_CFLAGS, HZ.
2001-10-16 13:32:19 +00:00
Joel Sherrill
81d4759187
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
Reflect changes to configuration of rtems, score and sapi subdirs.
2001-10-16 13:31:45 +00:00
Joel Sherrill
fc56625171
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/Makefile.am: Remove.
* include/rtems/rtems/Makefile.am: Remove.
* include/Makefile.am: Handle subdirs, require automake-1.5.
* inline/rtems/Makefile.am: Remove.
* inline/rtems/rtems/Makefile.am: Remove.
* inline/Makefile.am: Handle subdirs, require automake-1.5.
* macros/rtems/Makefile.am: Remove.
* macros/rtems/rtems/Makefile.am: Remove.
* macros: Handle subdirs, require automake-1.5.
* Makefile.am: require automake-1.5.
2001-10-16 13:31:30 +00:00
Joel Sherrill
a11e5d35cd
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/Makefile.am: Remove.
* include/Makefile.am: Handle subdirs, require automake-1.5.
* inline/rtems/Makefile.am: Remove.
* inline/Makefile.am: Handle subdirs, require automake-1.5.
* macros/rtems/Makefile.am: Remove.
* Makefile.am: require automake-1.5.
2001-10-16 13:31:15 +00:00
Joel Sherrill
ff61414ac8
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/Makefile.am: Remove.
* include/rtems/Makefile.am: Remove.
* include/Makefile.am: Handle subdirs, require automake-1.5.
* macros/rtems/Makefile.am: Remove.
* macros/rtems/score/Makefile.am: Remove.
* macros/Makefile.am: Handle subdirs, require automake-1.5.
* inline/rtems/Makefile.am: Remove.
* inline/rtems/score/Makefile.am: Remove.
* inline/Makefile.am: Handle subdirs, require automake-1.5.
* Makefile.am: require automake-1.5
2001-10-16 13:30:52 +00:00
Joel Sherrill
5be35eecb4
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/sys/Makefile.am: Remove.
* include/rtems/Makefile.am: Remove.
* include/rtems/posix/Makefile.am: Remove.
* include/Makefile.am: Handle subdirs.
* inline/rtems/Makefile.am: Remove.
* inline/rtems/posix/Makefile.am: Remove.
* inline/Makefile.am: Handle subdirs.
* macros/rtems/Makefile.am: Remove.
* macros/rtems/posix/Makefile.am: Remove.
* macros/Makefile.am: Handle subdirs.
* configure.ac: Reflect changes above.
2001-10-16 13:30:22 +00:00
Joel Sherrill
5a6ad2a2e9
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/itronsys/Makefile.am: Remove.
* include/rtems/Makefile.am: Remove.
* include/rtems/itron/Makefile.am: Remove.
* inline/rtems/Makefile.am: Remove.
* inline/rtems/itron/Makefile.am: Remove.
* macros/rtems/Makefile.am: Remove.
* macros/rtems/itron/Makefile.am: Remove.
* include/Makefile.am: handle subdirs.
* inline/Makefile.am: handle subdirs.
* macros/Makefile.am: handle subdirs.
* configure.ac: Reflect changes above.
2001-10-16 13:29:41 +00:00
Joel Sherrill
7b2368b03d
2001-10-16 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Bumped the gdb_patch_version to account for a configuration
problem on psim where it could not be enabled for powerpc-RTEMS.
* gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
2001-10-16 13:16:53 +00:00
Joel Sherrill
89dfbfc96a
2001-10-15 Joel Sherrill <joel@OARcorp.com>
...
* console/.cvsignore: New file.
2001-10-15 18:41:14 +00:00
Joel Sherrill
21cc9a491a
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/sh4uart.h: move to include/sh/sh4uart.h.
* include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
* include/iosh7750.h: move include/rtems/score/iosh7750.h.
* include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
* include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
* include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
Kossovsky's original sources.
* include/Makefile.am: reflect changes above, remove EXTRA_DIST,
require automake 1.5.
* sci/Makefile.am: Disable compilation of console.c.
* sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
remove SH4_CPU_HZ_Frequency;
* score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
2001-10-15 18:40:01 +00:00
Joel Sherrill
70d7eaa9d9
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Added support for START_HW_INIT.
* console/Makefile.am: Removed VPATH.
* include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
* startup/linkcmds: Do not force output format to coff-sh.
* startup/linkcmds-le: Comment out force of output format and add
comment questioning need to have special linkcmds for little endian.
* wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
2001-10-15 18:07:19 +00:00
Joel Sherrill
1329140527
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add sh7750.
2001-10-15 18:02:54 +00:00
Joel Sherrill
1f038391bd
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: Add gensh4 and simsh4.
2001-10-15 18:02:30 +00:00
Joel Sherrill
473ed53be0
2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/gensh4.cfg: Remove START_HW_INIT.
* custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
2001-10-15 18:02:09 +00:00
Joel Sherrill
6ce599cdf6
2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
START_HW_INIT-support macros, add console/Makefile.
* Makefile.am: Add console SUBDIR.
* hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
* include/Makefile.am: Add bspopts.h.
* include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
* startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
* startup/linkcmds: Comment out OUTPUT_FORMAT for coff
compatibility.
* wrapup/Makefile.am: Add console to BSP_PIECES.
* console/Makefile.am: New.
* console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
2001-10-15 18:01:50 +00:00
Joel Sherrill
12ae6d9e06
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/sh4uart.h: move to include/sh/sh4uart.h.
* include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
* include/iosh7750.h: move include/rtems/score/iosh7750.h.
* include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
* include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
* include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
Kossovsky's original sources.
* include/Makefile.am: reflect changes above, remove EXTRA_DIST,
require automake 1.5.
* sci/Makefile.am: Disable compilation of console.c.
* sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
remove SH4_CPU_HZ_Frequency;
* score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
2001-10-15 18:01:12 +00:00
Joel Sherrill
3bcc0d8913
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpu.c: Fix #ifdefs, add missing #endif.
2001-10-15 17:58:07 +00:00
Joel Sherrill
64cc4bb5af
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkbinutilsspec.in: Guard sed-pattern against autoconf.
* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
Target_alias.
* mkgdbspec.in: Guard sed-pattern against autoconf.
* mkbspspec.in: Guard sed-pattern against autoconf.
* configure.ac: Rework check for RPM_SPECSdir.
* autotools/automake-rtems.spec: Update to automake-1.5.
2001-10-15 17:49:35 +00:00
Joel Sherrill
76c6828d8a
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* start/start.S: Fixed typo.
2001-10-12 21:12:58 +00:00
Joel Sherrill
8807eac0e9
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/p_clock.c, startup/bspstart.c: Fixed typo.
2001-10-12 21:12:44 +00:00
Joel Sherrill
9f6c06322a
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* include/chain.h: Fixed typo.
2001-10-12 21:10:49 +00:00
Joel Sherrill
a606b45326
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* console/inch.c: Fixed typo.
2001-10-12 21:09:26 +00:00
Joel Sherrill
d8cdc1f58c
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Fixed typo.
* comm/gdb_glue.c:
2001-10-12 21:09:05 +00:00
Joel Sherrill
87beb0219f
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Fixed typo.
2001-10-12 21:09:04 +00:00
Joel Sherrill
d24657e38a
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Fixed typo.
2001-10-12 21:08:40 +00:00
Joel Sherrill
ae509f5c18
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* debug_ada/init.c, network_ada/listener/init.c,
network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
2001-10-12 21:08:26 +00:00
Joel Sherrill
dc90de487e
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* console/console-io.c: Fixed typo.
2001-10-12 21:07:58 +00:00
Joel Sherrill
1fc3537458
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
Fixed typo.
2001-10-12 21:07:45 +00:00
Joel Sherrill
0b48b35a1e
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/clock.c, console/debugio.c, include/dmv170.h, startup/setvec.c,
startup/vmeintr.c: Fixed typo.
2001-10-12 21:07:26 +00:00
Joel Sherrill
88ee071e79
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/p_clock.c: Fixed typo.
2001-10-12 21:07:15 +00:00
Joel Sherrill
182712f770
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/p_clock.c, include/bsp.h, include/coverhd.h,
startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
startup/start.S: Fixed typo.
2001-10-12 21:07:01 +00:00
Joel Sherrill
64efd55b7d
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
2001-10-12 21:06:39 +00:00
Joel Sherrill
d53094301c
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/clock.c, console/console.c, console/debugio.c,
console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
timer/timer.c: Fixed typo.
2001-10-12 21:06:23 +00:00
Joel Sherrill
7358d5b17a
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
console/consolebsp.h, console/consolereserveresources.c,
console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
include/gen2.h, startup/82378zb.c, startup/FPGA.c,
startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
startup/vmeintr.c, timer/timer.c: Fixed typo.
2001-10-12 21:06:05 +00:00
Joel Sherrill
6dd5650fe9
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
startup/bspstart.c, startup/linkcmds: Fixed typo.
2001-10-12 21:05:50 +00:00
Joel Sherrill
2b4c86efbf
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h, start/start.S, start/start.ram, start/start.rom,
startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
2001-10-12 21:05:26 +00:00
Joel Sherrill
10aec3b438
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* console.c, setvec.c: Fixed typo.
2001-10-12 21:05:11 +00:00