summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2006-08-15 Kolja Waschk <kawk@telos.de>Joel Sherrill2006-08-1515-115/+1283
| | | | | | | | | | | | | | * linkcmds.c, linkcmds.h, memory.c, memory.h, sample.ptf: New files. * bridges.c: corrected detection of bridged connections * clocks.c: removed a printf * linkcmds.[ch] new files, added output of linker script * Makefile.am: added new files * memory.[ch]: new files, detection of memory in SOPC configuration * nios2gen.c: updated command line parsing and output control * output.[ch]: improved output of BSP header file * ptf.[ch]: added ptf_dump_ptf_item and small fixes * sample.ptf: new file, sample configuration for nios2gen * README: updated
* 2006-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-153-2/+8
| | | | | | * libnetworking/kern/kern_sysctl.c: Change int to int32_t. * libnetworking/net/if_loop.c: Add cast to long. These plus a patch to machine/param.h let the h8300 build multilib.
* 2006-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-156-8/+138
| | | | | | * Makefile.am, preinstall.am, startup/linkcmds, startup/linkcmds.brs5l, startup/linkcmds.pm520: Add support for missing .rela sections. Install linkcmds.
* Ignore the build output.Chris Johns2006-08-151-0/+1
|
* added vectors.h to bsp.hThomas Doerfler2006-08-133-23/+45
| | | | fixed bug in mscan
* This commit was generated by cvs2svn to compensate for changes in r13747,Ralf Corsepius2006-08-122-0/+556
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.5Ralf Corsepius2006-08-122-0/+556
| |
| * Import from zlib-1.2.4Ralf Corsepius2006-08-122-126/+126
| |
* | binutils-2.17-rtems-20060812.diffRalf Corsepius2006-08-121-1/+1
| |
* | Remove (Merged into binutils-2.17-rtems-20060812.diff).Ralf Corsepius2006-08-121-13/+0
| |
* | Update from binutils-2.17_branch.Ralf Corsepius2006-08-121-0/+520
| | | | | | | | Merge bfin patch.
* | Add bfinRalf Corsepius2006-08-121-0/+1
| |
* | Reset RPMRELS.Ralf Corsepius2006-08-121-3/+3
| |
* | 2006-08-11 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2006-08-1113-0/+22555
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | added missing config file brs5l.cfgThomas Doerfler2006-08-111-0/+15
| |
* | * shared/irq/openpic_i8259_irq.c: fixed type ofTill Straumann2006-08-112-1/+7
| | | | | | | | | | 'frame' argument to C_dispatch_irq_handler(). It's really a BSP_Exception_frame*, not a CPU_Interrupt_frame*.
* | * libnetworking/rtems/rtems_mii_ioctl_kern.c:Till Straumann2006-08-102-1/+7
| | | | | | | | | | fixed wrong calculation of 1000baseTx autonegotiation result.
* | 2006-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-103-3/+9
| | | | | | | | | | * cpu.c, rtems/score/sh.h: Recognize sh2e variant so multilibs will all compile.
* | 2006-08-10 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2006-08-102-3/+37
| | | | | | | | | | | | | | | | * 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 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-102-0/+6
| | | | | | | | * .cvsignore: New file.
* | 2006-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-101-0/+4
| | | | | | | | * ChangeLog: New file.
* | *** empty log message ***Joel Sherrill2006-08-101-0/+14
| |
* | 2006-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-104-0/+36
| | | | | | | | * .cvsignore: New file.
* | Bump RPMREL.Ralf Corsepius2006-08-1011-30/+30
| |
* | 2006-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-092-0/+5
| | | | | | | | * .cvsignore: Add INSTALL.
* | 2006-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-092-1/+10
| | | | | | | | | | * 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 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-0912-51/+282
| | | | | | | | * startup/linkcmds: Clean up a bit after adding missing .rela sections.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-092-0/+58
| | | | | | | | * clock/clock.c: New file.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-095-0/+1599
| | | | | | | | | | * rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/nios2.h, rtems/score/types.h: New files.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-0917-0/+1837
| | | | | | | | | | | | | | | | * 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 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-092-0/+5
| | | | | | | | * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-094-1/+8
| | | | | | | | | | * configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: New port to Altera NIOS II.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-092-0/+10
| | | | | | | | * TOOL_TARGETS: New port to Altera NIOS II.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-092-0/+19
| | | | | | | | * config-ml.in: New port to Altera NIOS II.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-097-0/+221
| | | | | | | | | | | | * 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 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-093-0/+53
| | | | | | | | | | * Makefile.am: New port to Altera NIOS II. * custom/nios2_iss.cfg: New file.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-097-0/+853
| | | | | | | | | | * ChangeLog, Makefile.am, cpu.c, cpu_asm.S, irq.c, preinstall.am, rtems/asm.h: New files.
* | 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-0929-0/+4136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | * libnetworking/rtems/rtems_mii_ioctl_kern.c:Till Straumann2006-08-092-2/+19
| | | | | | | | | | read ANER and include partner's autoneg capability when determining active link parameters.
* | 2006-08-07 Chris Johns <chrisj@rtems.org>Chris Johns2006-08-071-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Log the script command lines.Chris Johns2006-08-071-0/+2
| |
* | Updated to handle a different build processor to a i686.Chris Johns2006-08-071-50/+47
| |
* | Removed the tool version as Ralf has removed it from the rpms.Chris Johns2006-08-071-5/+6
| |
* | added startup/linkcmds.brs5lThomas Doerfler2006-08-072-0/+308
| |
* | Update the release tag.Chris Johns2006-08-051-1/+1
| |
* | Updated to support the new installer.Chris Johns2006-08-041-6/+25
| |
* | Updated to use common rather than base. More rpmbuild work arounds.Chris Johns2006-08-041-5/+12
| |
* | Fix the return code when used with tee.Chris Johns2006-08-041-4/+15
| |
* | Updated hello screen.Chris Johns2006-08-041-56/+59
| |
* | Generate the batch files when installing.Chris Johns2006-08-041-9/+81
| |