Thomas Doerfler
4a4c79000d
added vectors.h to bsp.h
...
fixed bug in mscan
2006-08-13 15:58:46 +00:00
Ralf Corsepius
7db4805e99
This commit was generated by cvs2svn to compensate for changes in r13747,
...
which included commits to RCS files with non-trunk default branches.
2006-08-12 19:41:01 +00:00
Ralf Corsepius
548599eebb
Import from zlib-1.2.5
2006-08-12 19:41:01 +00:00
Ralf Corsepius
8e5ed77333
Import from zlib-1.2.4
2006-08-12 19:41:00 +00:00
Ralf Corsepius
6ed42ac699
binutils-2.17-rtems-20060812.diff
2006-08-12 06:04:05 +00:00
Ralf Corsepius
070cf12a07
Remove (Merged into binutils-2.17-rtems-20060812.diff).
2006-08-12 06:03:27 +00:00
Ralf Corsepius
d218a83320
Update from binutils-2.17_branch.
...
Merge bfin patch.
2006-08-12 06:02:29 +00:00
Ralf Corsepius
056498a795
Add bfin
2006-08-12 05:07:04 +00:00
Ralf Corsepius
a2ced07254
Reset RPMRELS.
2006-08-12 05:05:52 +00:00
Joel Sherrill
6d7e83670f
2006-08-11 Joel Sherrill <joel@oarcorp.com>
...
* configure.ac, gcc/build.add, gcc/target-gcc.add: Add bfin target
prior to merge. Add ability to disable libssp and libstdcxx-pch which
apparently are required to build the Blackfin port.
* patches/binutils-2.17-rtems-bfin-20060810.diff,
patches/gcc-4.1.1-bfinrtems-20060810a.diff,
patches/gdb-6.5-bfinrtems-20060810a.diff,
patches/newlib-1.14.0-bfinrtems-20060810a.diff,
rtems4.7/bfin/.cvsignore, rtems4.7/bfin/Makefile.am,
rtems4.7/bfin/binutils-sources.add, rtems4.7/bfin/gcc-sources.add,
rtems4.7/bfin/gdb-sources.add: New files.
2006-08-11 21:37:40 +00:00
Thomas Doerfler
f239d988b7
added missing config file brs5l.cfg
2006-08-11 17:38:08 +00:00
Till Straumann
ced8ea7dac
* shared/irq/openpic_i8259_irq.c: fixed type of
...
'frame' argument to C_dispatch_irq_handler(). It's
really a BSP_Exception_frame*, not a CPU_Interrupt_frame*.
2006-08-11 00:29:52 +00:00
Till Straumann
8f6c409e41
* libnetworking/rtems/rtems_mii_ioctl_kern.c:
...
fixed wrong calculation of 1000baseTx autonegotiation
result.
2006-08-10 22:04:07 +00:00
Joel Sherrill
94690433ea
2006-08-10 Joel Sherrill <joel@OARcorp.com>
...
* cpu.c, rtems/score/sh.h: Recognize sh2e variant so multilibs will all
compile.
2006-08-10 21:56:54 +00:00
Joel Sherrill
aeb5ffba57
2006-08-10 Joel Sherrill <joel@oarcorp.com>
...
* nios2gen.c: Added some very basic support for --help and --version
options along with output that is roughly in GNU format. This is
required by help2man. help2man expects this all to be written to
stdout instead of stderr so this was changed as well.
* ChangeLog: New file.
2006-08-10 14:05:57 +00:00
Joel Sherrill
f77424ea92
2006-08-10 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: New file.
2006-08-10 11:18:44 +00:00
Joel Sherrill
b26e9944fd
2006-08-10 Joel Sherrill <joel@OARcorp.com>
...
* ChangeLog: New file.
2006-08-10 11:12:33 +00:00
Joel Sherrill
1bfedfe0c2
*** empty log message ***
2006-08-10 11:12:09 +00:00
Joel Sherrill
07e6eba3e4
2006-08-10 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: New file.
2006-08-10 11:11:49 +00:00
Ralf Corsepius
1a39b67872
Bump RPMREL.
2006-08-10 07:04:25 +00:00
Joel Sherrill
3b97526cff
2006-08-09 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Add INSTALL.
2006-08-09 23:06:58 +00:00
Joel Sherrill
a19034d902
2006-08-09 Joel Sherrill <joel@OARcorp.com>
...
* rtems/score/cpu.h: Because gcc implicitly uses floating point turn on
floating point for all threads if there is a hardware FPU.
2006-08-09 23:04:47 +00:00
Joel Sherrill
417fca7663
2006-08-09 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Clean up a bit after adding missing .rela sections.
2006-08-09 23:02:38 +00:00
Joel Sherrill
82756afce6
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* clock/clock.c: New file.
2006-08-09 22:02:16 +00:00
Joel Sherrill
f4786d82aa
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/nios2.h,
rtems/score/types.h: New files.
2006-08-09 21:28:40 +00:00
Joel Sherrill
037e16396d
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* configure.ac: New port to Altera NIOS II.
* nios2/.cvsignore, nios2/Makefile.am, nios2/README, nios2/bridges.c,
nios2/bridges.h, nios2/clocks.c, nios2/clocks.h, nios2/configure.ac,
nios2/devices.c, nios2/devices.h, nios2/nios2gen.c, nios2/output.c,
nios2/output.h, nios2/ptf.c, nios2/ptf.h: New files.
2006-08-09 21:05:32 +00:00
Joel Sherrill
28b8d3afaa
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
2006-08-09 21:04:13 +00:00
Joel Sherrill
60eae27dea
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: New
port to Altera NIOS II.
2006-08-09 21:03:27 +00:00
Joel Sherrill
7526750ed4
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* TOOL_TARGETS: New port to Altera NIOS II.
2006-08-09 21:02:15 +00:00
Joel Sherrill
5cefa4ca38
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* config-ml.in: New port to Altera NIOS II.
2006-08-09 21:02:06 +00:00
Joel Sherrill
1e2c61136a
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* nios2/Makefile.am, nios2/configure.ac, nios2/preinstall.am,
nios2/shared/cache/cache.c, nios2/shared/cache/cache_.h,
nios2/shared/misc/memcpy.c: New files.
2006-08-09 21:01:16 +00:00
Joel Sherrill
7e676e15d9
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* Makefile.am: New port to Altera NIOS II.
* custom/nios2_iss.cfg: New file.
2006-08-09 20:58:54 +00:00
Joel Sherrill
50f4487823
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* ChangeLog, Makefile.am, cpu.c, cpu_asm.S, irq.c, preinstall.am,
rtems/asm.h: New files.
2006-08-09 20:58:11 +00:00
Joel Sherrill
783669fcb3
2006-08-09 Kolja Waschk <waschk@telos.de>
...
* ChangeLog, Makefile.am, README, acinclude.m4, configure.ac,
nios2_iss/ChangeLog, nios2_iss/Makefile.am, nios2_iss/bsp_specs,
nios2_iss/configure.ac, nios2_iss/nios2_iss.ptf,
nios2_iss/nios2_iss.sh, nios2_iss/times, nios2_iss/console/console.c,
nios2_iss/include/bsp.h, nios2_iss/include/bspopts.h.in,
nios2_iss/include/coverhd.h, nios2_iss/include/tm27.h,
nios2_iss/shmsupp/addrconv.c, nios2_iss/shmsupp/getcfg.c,
nios2_iss/shmsupp/lock.c, nios2_iss/shmsupp/mpisr.c,
nios2_iss/start/crtnn.s, nios2_iss/start/start.S,
nios2_iss/startup/bspclean.c, nios2_iss/startup/bspstart.c,
nios2_iss/startup/linkcmds, nios2_iss/startup/main.c,
nios2_iss/startup/setvec.c, nios2_iss/timer/timer.c: New files.
2006-08-09 20:57:11 +00:00
Till Straumann
a912777cf5
* libnetworking/rtems/rtems_mii_ioctl_kern.c:
...
read ANER and include partner's autoneg
capability when determining active link parameters.
2006-08-09 00:01:55 +00:00
Chris Johns
a819821aed
2006-08-07 Chris Johns <chrisj@rtems.org>
...
* build.sh: Log the script command lines.
* build-rpms.sh:
Updated to handle a different build processor to a i686.
* build-exes.sh:
Removed the tool version as Ralf has removed it from the
rpms.
2006-08-05 Chris Johns <chrisj@rtems.org >
* build-exes.sh: Update the release tag.
2006-08-04 Chris Johns <chrisj@rtems.org >
* build-exes.sh: Updated to support the new installer.
* build-rpms.sh:
Updated to use common rather than base. More rpmbuild work
arounds.
* build.sh: Fix the return code when used with tee.
* rtems.ini: Updated hello screen.
* rtems-tools.nsi: Generate the batch files when
installing.
* AUTHORS, README: Convert to DOS format.
2006-07-22 Chris Johns <chrisj@rtems.org >
* COPYING, build.sh, rtems-license.rtf:
Changes to the installer and an extra script to build all.
2006-08-07 07:30:45 +00:00
Chris Johns
b7c9b290e0
Log the script command lines.
2006-08-07 07:03:13 +00:00
Chris Johns
72eb02ef60
Updated to handle a different build processor to a i686.
2006-08-07 07:02:41 +00:00
Chris Johns
61e5a32064
Removed the tool version as Ralf has removed it from the rpms.
2006-08-07 07:01:54 +00:00
Thomas Doerfler
73a312d709
added startup/linkcmds.brs5l
2006-08-07 07:01:25 +00:00
Chris Johns
979f36fdc0
Update the release tag.
2006-08-05 04:28:22 +00:00
Chris Johns
5adb73a1c5
Updated to support the new installer.
2006-08-04 09:50:08 +00:00
Chris Johns
1a768ef09e
Updated to use common rather than base. More rpmbuild work arounds.
2006-08-04 09:49:35 +00:00
Chris Johns
808db8ea74
Fix the return code when used with tee.
2006-08-04 09:48:38 +00:00
Chris Johns
5aafd7a263
Updated hello screen.
2006-08-04 09:47:54 +00:00
Chris Johns
b4723b0d49
Generate the batch files when installing.
2006-08-04 09:47:17 +00:00
Chris Johns
7eb4d4b09d
Convert to DOS format.
2006-08-04 09:46:14 +00:00
Ralf Corsepius
6bdebc3a29
Bump version.
2006-08-03 04:29:22 +00:00
Ralf Corsepius
c1a25af954
Use hard-coded %release.
2006-08-03 04:28:43 +00:00
Ralf Corsepius
5b151f8734
Use hard-coded %release.
2006-08-03 03:57:47 +00:00