Joel Sherrill
b07d4453bf
2009-12-07 Cindy Cicalese <cicalese@mitre.org>
...
PR 1477/cpukit
* score/src/objectsetname.c: Ensure destination is NULL terminated.
String copy was not getting the NULL.
2009-12-07 17:27:07 +00:00
Ralf Corsepius
ef0bb7653b
Regenerate.
2009-11-27 10:31:33 +00:00
Ralf Corsepius
3979832fed
Bump GCC_RPMREL.
2009-11-27 10:30:50 +00:00
Ralf Corsepius
12fcc89207
Update.
2009-11-27 10:29:53 +00:00
Ralf Corsepius
96566954ee
Eliminate g77, f95.
...
Add fortran.
2009-11-27 10:21:05 +00:00
Ralf Corsepius
eb714e6b8c
Elminate build_gfortran.
2009-11-27 10:20:12 +00:00
Ralf Corsepius
99c0b19b81
Eliminate g77
2009-11-27 07:17:05 +00:00
Ralf Corsepius
28dd349833
Eliminate g77
2009-11-27 07:13:21 +00:00
Ralf Corsepius
3415fab7dd
Sync with rtems4.10.
2009-11-27 06:56:20 +00:00
Joel Sherrill
c29dc1f758
Upgrade to 4.9.3
4.9.3
2009-11-13 16:21:53 +00:00
Joel Sherrill
e9e5234b92
2009-11-11 Jennifer Averett <jennifer.averett@OARcorp.com>
...
PR 1471/cpukit
* libmisc/cpuuse/cpuusagereport.c: Rework statement to ensure 64-bit
multiplication is used to avoid overflow with intermediate value.
2009-11-11 16:27:56 +00:00
Ralf Corsepius
e067753e6d
Regenerate.
2009-11-11 15:16:46 +00:00
Ralf Corsepius
c1a7a9e444
Bump GDB_RPMREL.
2009-11-11 15:16:08 +00:00
Ralf Corsepius
ed71047f5e
gdb-6.8-rtems4.9-20091111.diff
2009-11-11 15:14:45 +00:00
Ralf Corsepius
3ba8469f7b
New.
2009-11-11 15:13:58 +00:00
Ralf Corsepius
001b4e5a53
Rework system_readline hacks
2009-11-11 15:11:23 +00:00
Joel Sherrill
c73cab2813
2009-11-10 Jennifer Averett <jennifer.averett@OARcorp.com>
...
PR 1468/cpukit
* score/src/timespecdividebyinteger.c: Rework statement to ensure
64-bit multiplication is used.
2009-11-10 23:29:55 +00:00
Joel Sherrill
bdf5417eaa
2009-11-10 Jennifer Averett <jennifer.averett@OARcorp.com>
...
PR 1462/cpukit
* rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c: Fine
tune previous patch after analysis in application.
2009-11-10 23:27:01 +00:00
Till Straumann
9fb27e38c2
2009-11-09 Till Straumann <strauman@slac.stanford.edu>
...
PR 1469/cpukit
* cpu.c: Add dummy entry for (non-existing) exception #15 .
Otherwise all slots for vectors >= 16 are one element off.
2009-11-10 04:03:39 +00:00
Joel Sherrill
f7c285e6ca
2009-10-30 Glenn Humphrey <glenn.humphrey@oarcorp.com>
...
PR pr1462/cpukit
* rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c,
rtems/src/ratemontimeout.c: Fix bugs in rate monotonic statistics.
2009-10-30 17:54:15 +00:00
Till Straumann
1c2ea24536
2009-10-20 Till Straumann <strauman@slac.stanford.edu>
...
* network/tsec.c: Bugfix. Broadcast address was declared
uint8_t instead of uint8_t [8].
2009-10-20 17:13:54 +00:00
Joel Sherrill
fb557a90c7
2009-10-16 Jennifer Averett <jennifer@OARcorp.com>
...
* Makefile.am, configure.ac, preinstall.am, console/alloc360.c,
console/config.c, console/console.c, console/m68360.h,
console/mc68360_scc.c, console/rsPMCQ1.c, console/rsPMCQ1.h,
include/bsp.h, irq/irq_init.c, irq/openpic_xxx_irq.c, start/start.S,
startup/bspstart.c, startup/linkcmds, vme/VMEConfig.h:
Updated and tested against RTEMS 4.9. Updated README file to latest
source status. Modified to use the shared irq source code. Turned off
debugging, cleaned up warnings, removed unused code. Tested with two
PMCQ1 serial cards. Tested MC68360 serial ports and VME using
external tests.
* README, irq/irq.h, vme/vmeconfig.c: New files.
2009-10-16 16:42:03 +00:00
Joel Sherrill
af46ad9bde
2009-10-16 Jennifer Averett <jennifer@OARcorp.com>
...
* configure.ac: Default to having PSC8 mezzanine so code builds
all the time.
* startup/bspstart.c: Calibrated clock using an VMEBus controlled
discrete pulsed at a 20ms rate.
2009-10-16 16:22:26 +00:00
Joel Sherrill
79df9d0473
2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* mpc6xx/mmu/bat.c: Resolved bug: It is not an overlap if the batindex
being set is the batindex of the overlap.
2009-10-16 16:12:42 +00:00
Joel Sherrill
17d5afe1c8
2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* shared/include/io.h: Backport change from extern inline to static
inline from head to avoid multiple definitions.
2009-10-16 16:11:31 +00:00
Joel Sherrill
77c103d606
2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>
...
* startup/bspstart.c: Add bsp_clicks_per_usec.
2009-10-16 16:09:09 +00:00
Joel Sherrill
774aade601
2009-10-15 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* sapi/include/confdefs.h: Correct type of rtems_malloc_dirty_helper so
usable.
2009-10-15 18:56:17 +00:00
Joel Sherrill
9943fac266
2009-10-15 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libcsupport/include/rtems/malloc.h: Correct type of
rtems_malloc_dirty_helper so usable.
2009-10-15 18:55:51 +00:00
Till Straumann
b7a6078a99
2009-10-13 Till Straumann <strauman@slac.stanford.edu>
...
PR 1451/bsps
* network/tsec.c: Fix mbuf leak when watchdog expires. The
re-initialization algorithm failed to release mbuf chains
held in the TX ring.
Also, during initialization the initial link status is determined
and IFF_OACTIVE set if no active link was detected.
2009-10-14 00:14:08 +00:00
Ralf Corsepius
c4ad6185c6
Regenerate.
2009-09-23 16:41:27 +00:00
Ralf Corsepius
79c05a8cee
New.
2009-09-23 16:38:51 +00:00
Ralf Corsepius
1afc7e05c2
Bump GDB_RPMREL.
2009-09-23 16:38:07 +00:00
Ralf Corsepius
81ddf5938d
gdb-6.8-rtems4.9-20090923.diff
2009-09-23 16:37:46 +00:00
Ralf Corsepius
48569c7464
Regenerate.
2009-09-23 11:13:58 +00:00
Ralf Corsepius
002e4a4b34
Bump GDB_RPMREL.
2009-09-23 11:11:30 +00:00
Ralf Corsepius
a87e94df90
Sync with rtems-4.10.
2009-09-23 11:11:04 +00:00
Ralf Corsepius
209fadeaa5
Bump version.
2009-09-23 03:29:58 +00:00
Ralf Corsepius
6e81371002
Sync with rtems-4.10.
2009-09-23 03:29:15 +00:00
Ralf Corsepius
62af225355
Sync with rtems-4.10.
2009-09-23 03:27:24 +00:00
Till Straumann
51022e34d7
2009-09-15 Till Straumann <strauman@slac.stanford.edu>
...
PR 1344/bsps:
* clock/ckinit.c: Fix more bugs (applied PR1344/attachment 702):
TSC handler was used when 8254 was requested and vice versa.
Also, nanosecond handler was never installed to RTEMS clock.
2009-09-16 00:03:35 +00:00
Ralf Corsepius
986f353e4a
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1441/cpukit
* libcsupport/src/tcgetprgrp.c: Remove.
* libcsupport/src/tcgetpgrp.c: New (Renamed from
libcsupport/src/tcgetprgrp.c).
* libcsupport/Makefile.am: Add libcsupport/src/tcgetpgrp.c.
Remove libcsupport/src/tcgetprgrp.c.
2009-09-15 06:01:12 +00:00
cvs2git
ab514445be
This commit was manufactured by cvs2svn to create branch 'rtems-4-9-branch'.
...
Cherrypick from master 2009-09-15 05:32:49 UTC Ralf Corsepius <ralf.corsepius@rtems.org > '2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org >':
c/src/lib/libbsp/arm/gba/console/defaultfont.h
c/src/lib/libbsp/arm/smdk2410/include/.cvsignore
c/src/lib/libbsp/m68k/genmcf548x/include/.cvsignore
c/src/lib/libbsp/m68k/mcf52235/include/.cvsignore
c/src/lib/libbsp/m68k/mcf5329/include/.cvsignore
c/src/lib/libbsp/mips/csb350/start/regs.h
c/src/lib/libbsp/mips/genmongoosev/start/regs.h
c/src/lib/libbsp/mips/hurricane/liblnk/regs.h
c/src/lib/libbsp/mips/jmr3904/start/regs.h
c/src/lib/libbsp/mips/rbtx4925/liblnk/regs.h
c/src/lib/libbsp/mips/rbtx4938/liblnk/regs.h
c/src/lib/libbsp/powerpc/mvme3100/include/.cvsignore
c/src/lib/libbsp/powerpc/virtex/include/.cvsignore
contrib/crossrpms/autotools/autoconf-sources.add
contrib/crossrpms/autotools/automake-sources.add
contrib/crossrpms/patches/gdb-6.5-bfinrtems-20090122.diff
cpukit/libcsupport/src/tcgetpgrp.c
Cherrypick from master 2008-09-28 16:36:13 UTC Ralf Corsepius <ralf.corsepius@rtems.org > 'New.':
c/src/lib/libbsp/bare/preinstall.am
2009-09-15 05:32:51 +00:00
Till Straumann
689140e885
*** empty log message ***
2009-09-10 21:39:45 +00:00
Till Straumann
048459aeac
2009-09-10 Till Straumann <strauman@slac.stanford.edu>
...
* shared/misc/m68kidle.c: added "cc" clobber to inline
asm; STOP instruction modifies CCR!
2009-09-10 21:20:22 +00:00
Joel Sherrill
ff79baf05f
2009-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* sp46/init.c, sp46/sp46.scn: Fix numbering.
2009-09-09 18:28:00 +00:00
Till Straumann
6597e5839f
2009-09-09 Till Straumann <strauman@slac.stanford.edu>
...
* startup/bspstart.c: Added dummy implementation of firmware
syscalls for use with QEMU. Dummy handler is installed if no
pre-existing firmware handler is found.
2009-09-09 14:17:10 +00:00
Ralf Corsepius
32b09a90f4
Regenerate.
2009-08-25 05:10:22 +00:00
Ralf Corsepius
038b1fe297
gcc-core-4.3.2-rtems4.9-20090825.diff
2009-08-25 05:09:13 +00:00
Ralf Corsepius
8f0d728900
Bump GCC_RPMREL.
2009-08-25 05:09:00 +00:00
Ralf Corsepius
c64da0b58a
avr: Use _exit from newlib
2009-08-25 05:07:55 +00:00