Joel Sherrill
c4b0613f0d
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
* index.html.in: Removed a29k reference.
2003-02-14 19:50:29 +00:00
Joel Sherrill
37b30dc665
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
* cpumodels.t: Removed a29k reference and updated.
2003-02-14 19:50:11 +00:00
Joel Sherrill
53d5cf48a2
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
* preface.texi: Remove a29k references and update.
2003-02-14 19:49:44 +00:00
Joel Sherrill
52ffa3e841
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
* basic.t, entry: Remove A29k references and update.
2003-02-14 19:49:20 +00:00
Joel Sherrill
6dd184ce97
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
* README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
references.
2003-02-14 19:43:28 +00:00
Joel Sherrill
04040112b6
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
AMD a29k declared obsolete.
* cpu/Makefile.am: Removed reference.
* cpu/a29k/.cvsignore, cpu/a29k/ChangeLog, cpu/a29k/Makefile.am,
cpu/a29k/amd.ah, cpu/a29k/asm.h, cpu/a29k/configure.ac,
cpu/a29k/cpu.c, cpu/a29k/cpu_asm.S, cpu/a29k/pswmacro.ah,
cpu/a29k/register.ah, cpu/a29k/sig.S, cpu/a29k/rtems/.cvsignore,
cpu/a29k/rtems/score/.cvsignore, cpu/a29k/rtems/score/a29k.h,
cpu/a29k/rtems/score/cpu.h, cpu/a29k/rtems/score/cpu_asm.h,
cpu/a29k/rtems/score/types.h: Removed.
2003-02-14 19:40:49 +00:00
Joel Sherrill
a6ca1f3567
2003-02-14 Joel Sherrill <joel@OARcorp.com>
...
AMD a29k port declared obsolete.
* a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
a29k/portsw/configure.ac, a29k/portsw/times,
a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
a29k/portsw/wrapup/Makefile.am: Removed.
2003-02-14 19:39:43 +00:00
Joel Sherrill
a6f8daab36
2003-02-14 Till Straumann <strauman@slac.stanford.edu>
...
PR 347/rtems
* rtems/powerpc/registers.h (PPC_Set_decrementer): Correct inline
assembly so it correctly generates on newer gcc's.
2003-02-14 19:33:56 +00:00
Ralf Corsepius
746219ad82
Fix ChangeLog.
2003-02-14 05:15:16 +00:00
Ralf Corsepius
6b2b4a367d
Merger from rtems-4-6-branch.
2003-02-14 05:15:15 +00:00
Ralf Corsepius
e84c52869b
Merger from rtems-4-6-branch.
2003-02-14 03:29:01 +00:00
Joel Sherrill
eed014937a
2003-02-11 Joel Sherrill <joel@OARcorp.com>
...
* interrupts.t: Rework logic that decides when to call
_Thread_Dispatch. Analysis by Sergei Organov <osv@javad.ru >
determined that _ISR_Signals_to_thread_executing was not being
honored and/or cleared properly.
2003-02-11 23:44:41 +00:00
Joel Sherrill
3ab9062756
2003-02-11 Joel Sherrill <joel@OARcorp.com>
...
* cpu_asm.c: Rework logic that decides when to call
_Thread_Dispatch. Analysis by Sergei Organov <osv@javad.ru >
determined that _ISR_Signals_to_thread_executing was not being
honored and/or cleared properly.
2003-02-11 23:43:36 +00:00
Joel Sherrill
4b83378280
2003-02-11 Joel Sherrill <joel@OARcorp.com>
...
* irq.c: Rework logic that decides when to call
_Thread_Dispatch. Analysis by Sergei Organov <osv@javad.ru >
determined that _ISR_Signals_to_thread_executing was not being
honored and/or cleared properly.
2003-02-11 23:43:11 +00:00
Joel Sherrill
92e57ea26c
2003-02-11 Joel Sherrill <joel@OARcorp.com>
...
* score/cpu_asm.c: Rework logic that decides when to call
_Thread_Dispatch. Analysis by Sergei Organov <osv@javad.ru >
determined that _ISR_Signals_to_thread_executing was not being
honored and/or cleared properly.
2003-02-11 23:42:14 +00:00
Joel Sherrill
9518a5bc4d
2003-02-11 Joel Sherrill <joel@OARcorp.com>
...
* score/cpu_asm.c: Rework logic that decides when to call
_Thread_Dispatch. Analysis by Sergei Organov <osv@javad.ru >
determined that _ISR_Signals_to_thread_executing was not being
honored and/or cleared properly.
2003-02-11 23:29:06 +00:00
Joel Sherrill
593904c1a7
2003-02-11 Jay Monkman <jtm@smoothsmoothie.com>
...
* networkapp.t: Add an example code snippet for adding a default route.
2003-02-11 23:08:49 +00:00
Joel Sherrill
aba138ba18
2003-02-11 Mike Siers <mikes@poliac.com>
...
* networkapp.t: Add an example code snippet for adding an IP alias.
2003-02-11 23:04:41 +00:00
Joel Sherrill
83e36d6bb7
2003-02-11 Mike Siers <mikes@poliac.com>
...
* rtems/rtems_glue.c: A small patch to the network daemon task
code. I just added code to check the return value of
the rtems_bsdnet_event_receive function. Only when
this function returns a SUCCESSFUL status, will the
event flags be checked. This is more of a code cleanup issue
than a bug. The patch will just ensure the ipintr() and
arpintr() functions are only called when a event is signaled.
2003-02-11 22:58:08 +00:00
Ralf Corsepius
d854517744
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* bootstrap: Remove attempts to detect autoconf and automake using
"which" (PR 325).
2003-02-11 13:00:13 +00:00
Ralf Corsepius
ccd81b60c2
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
6ca0732851
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_PREREQ(2.57).
2003-02-11 10:48:26 +00:00
Joel Sherrill
de819f6e89
2003-02-10 Joel Sherrill <joel@OARcorp.com>
...
* gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
determine which targets have simulators, configure with appropriate
arguments, and package the correct files.
2003-02-10 16:32:27 +00:00
Ralf Corsepius
1dc7164730
2003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* i386-cygwin-gcc.spec.in: Use %_prefix instead of %prefix.
Add gnatlib.
Add %defattr(-,root,root).
Provide virtual packages i386-cygwin-[c++|g++|gnat].
2003-02-07 16:04:14 +00:00
Ralf Corsepius
553e29714c
2003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
* gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
gcj from rpmbuild command line.
Copy gsyslimits.h for CDN-X compilation.
2003-02-07 05:16:41 +00:00
Joel Sherrill
f18deb2f34
missed in previous commit.
2003-02-07 00:34:40 +00:00
Joel Sherrill
08c6c10e75
2003-02-06 Joel Sherrill <joel@OARcorp.com>
...
* README.configure: Updated to reflect new BSPs and deprecated
targets.
2003-02-07 00:00:40 +00:00
Joel Sherrill
f81fb80981
2003-02-06 Joel Sherrill <joel@OARcorp.com>
...
* pppd/chat.c: Convert routines with common names to static. This
included get_char(), put_char(), and character() among others.
2003-02-06 22:19:11 +00:00
Joel Sherrill
089e1b0477
2003-02-06 Ilya Alexeev <ilya@continuum.ru>
...
* m68360.h: Correct the order of fields in the ethernet structure
to account for the typo in MC68360UM (page 7-248).
2003-02-06 17:46:19 +00:00
Joel Sherrill
8d3e925485
2003-02-06 Mike Siers <mikes@poliac.com>
...
PR 342/networking
* kern/uipc_mbuf.c: The RTEMS version of the m_copyback is changing
the m_len value of the mbuf. I looked into the source from another
BSD system and the mbuf length is not changed inside this function.
The m_copyback function is only being used in the net/rtsock.c file.
So I think this problem is only visable under certain routing table
conditions.
2003-02-06 17:14:29 +00:00
Joel Sherrill
2a09fb6ebf
2003-02-06 Joel Sherrill <joel@OARcorp.com>
...
* include/sys/ioccom.h: Include <sys/types.h> not <machine/types.h> so
Linux port builds.
2003-02-06 15:01:59 +00:00
Joel Sherrill
9da12bdbb0
2003-02-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 341/networking
* lib/ftpfs.c: Account for NULL at end of strings when malloc()'ing
memory.
2003-02-05 21:25:55 +00:00
Joel Sherrill
f4f341bb9c
2003-02-05 Till Straumann <strauman@slac.stanford.edu>
...
PR 340/filesystem
* src/fcntl.c: Add missing _fcntl_r assumed to exist by newlib.
2003-02-05 21:23:49 +00:00
Joel Sherrill
787449a9c8
2003-02-05 Joel Sherrill <joel@OARcorp.com>
...
* include/sys/ioccom.h: Fix so not using internal RTEMS types in libc
code.
2003-02-05 21:12:03 +00:00
Ralf Corsepius
54ceffa88c
2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
2003-02-05 05:01:11 +00:00
Ralf Corsepius
06908af6b0
2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Unconditionally check for CXX.
Require autoconf-2.57, automake-1.7.2.
* rtems++: Eliminate CC_O_FILES.
2003-02-04 01:16:14 +00:00
Joel Sherrill
f4ab3d3756
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* io.t: Fix Ada binding as side-effect of fixing reentrancy
problem with rtems_io_lookup_name() (API change).
2003-02-03 23:58:50 +00:00
Joel Sherrill
590cae7a98
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* include/rtems/io.h, src/io.c: Side-effect of fixing reentrancy
problem with rtems_io_lookup_name() (API change).
2003-02-03 23:58:21 +00:00
Joel Sherrill
97aaa2a20a
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* src/unixlibc.c: Side-effect of fixing reentrancy problem with
rtems_io_lookup_name() (API change).
2003-02-03 23:57:33 +00:00
Joel Sherrill
81968b9a6e
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
rtems_io_lookup_name() (API change).
2003-02-03 23:57:10 +00:00
Joel Sherrill
da2151f40d
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* sapi/no-io.c: Side-effect of fixing reentrancy problem with
rtems_io_lookup_name() (API change). Unused function removed.
2003-02-03 23:56:29 +00:00
Joel Sherrill
b4f92a9ee2
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* sci/sci.c: Side-effect of fixing reentrancy problem with
rtems_io_lookup_name() (API change).
2003-02-03 23:55:48 +00:00
Joel Sherrill
ce9f3d1d71
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
PR 338/filesystem
* console.c: Side-effect of fixing reentrancy problem with
rtems_io_lookup_name() (API change).
2003-02-03 23:55:01 +00:00
Joel Sherrill
50381010c5
2003-02-03 Steven Johnson <sjohnson@neurizon.net>
...
PR 338/filesystem
* io.t: Document the API change that fixed reentrancy problem with
rtems_io_lookup_name().
2003-02-03 22:06:09 +00:00
Joel Sherrill
43f69a2d7b
2003-02-03 Steven Johnson <sjohnson@neurizon.net>
...
PR 338/filesystem
* src/imfs/ioman.c: Fix reentrancy problem with
rtems_io_lookup_name() (API change).
2003-02-03 22:05:20 +00:00
Joel Sherrill
d90b74e07b
2003-02-03 Till Straumann <strauman@slac.stanford.edu>
...
PR 339/filesystem
* src/chroot.c: Fix violation of FS node object copy semantics.
2003-02-03 22:00:30 +00:00
Joel Sherrill
13c28bc09c
2003-02-03 Joel Sherrill <joel@OARcorp.com>
...
* shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
TMPINSTALL_FILES.
2003-02-03 16:41:41 +00:00
Ralf Corsepius
7da8c10750
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* README.cdn-X: New.
* binutils/binutils.add: Add --build=%_build --host=%_host.
* cpukit/.cvsignore: Add *.spec.in.
* gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
* gdb/gdb.add: Add --build=%_build --host=%_host.
* rtemsdoc/.cvsignore: Add *.spec.in.
2003-01-31 16:02:21 +00:00
Ralf Corsepius
36f18e0722
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/gccnewlib.add: Remove Buildroot.
* common/.cvsignore: New.
2003-01-31 07:32:21 +00:00