Commit Graph

12524 Commits

Author SHA1 Message Date
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
Ralf Corsepius
e85211ed3f Remove (Obsolete) 2006-08-03 02:50:36 +00:00
Ralf Corsepius
520534849b Remove 2006-08-03 02:48:31 +00:00
Ralf Corsepius
3219756be6 Update to using newlib-1.14.0-rtems-20060707.diff 2006-08-03 02:47:53 +00:00
Ralf Corsepius
300dce7e23 Bump version. 2006-08-02 03:39:00 +00:00
Ralf Corsepius
d9e9a5a904 Use further shared spec-fragments. 2006-08-02 03:37:34 +00:00
Ralf Corsepius
6c873da7f9 Split out target-autoconf.add 2006-08-02 03:36:22 +00:00
Ralf Corsepius
a5b38ea600 Split out target-automake.add 2006-08-02 03:36:11 +00:00
Ralf Corsepius
e5f924dda6 New. 2006-08-02 03:35:10 +00:00
Eric Norum
167818a557 Add bsp_setbenv system call. 2006-08-01 18:30:35 +00:00
Ralf Corsepius
6d0535626a Add objc 2006-07-25 16:16:07 +00:00
Ralf Corsepius
8eb71ea49d Remove sed -e /[@]tool_target[@]-newlib/d" 2006-07-25 16:11:49 +00:00
Ralf Corsepius
eca5987932 Remove blank lines. 2006-07-25 16:11:21 +00:00
Ralf Corsepius
e8b0467ab5 More %if %build_newlib blocks. 2006-07-25 16:10:46 +00:00
Ralf Corsepius
6cbe9664c7 New. 2006-07-25 14:18:12 +00:00
Ralf Corsepius
f391f6ac23 Fix rpmgroup.
Cosmetics.
2006-07-25 13:15:18 +00:00
Ralf Corsepius
41e4caf335 Upgrade to gcc-3.4.4-2, cygwin-1.5.21-1 2006-07-25 11:47:04 +00:00
Ralf Corsepius
c45ec73cb8 Bump version.
Add AC_CONFIG_FILES([autotools/Makefile])
2006-07-24 09:01:22 +00:00
Ralf Corsepius
9b966c30ab Add autotools. 2006-07-24 08:57:02 +00:00