Joel Sherrill
1fb9fa1c82
2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* posix_users/preface.texi, shell/preface.texi: Add stock
acknowledgement paragraphs that are required when excerpting and
reusing text from POSIX standards per the agreement at
* common/opengroup_manpage_acknowledgement.texi,
common/opengroup_preface_acknowledgement.texi: New files.
2009-02-27 18:04:44 +00:00
Joel Sherrill
78de087927
Format.
2009-02-27 16:44:55 +00:00
Joel Sherrill
f2d37869d0
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1387/doc
* user/intr.t: Add Interrupt Manager services to list of services
callable from ISR.
2009-02-27 16:02:28 +00:00
Joel Sherrill
08ed3c3ece
2009-02-27 Daniel Hellstrom <daniel@gaisler.com>
...
PR 1386/bsps
* shared/start.S: Stack space not correctly initialized. Causes
failures on unoptimized applications.
2009-02-27 15:33:08 +00:00
Joel Sherrill
5d01560bb4
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* bspgetworkarea.c: Add check to determine if current stack pointer is
in work area.
2009-02-27 15:09:37 +00:00
Joel Sherrill
67cad729e6
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* shared/startup/bspgetworkarea.c: Add check to determine if current
stack pointer is in work area.
2009-02-27 15:09:14 +00:00
Thomas Doerfler
949166d6c0
added missing files
2009-02-27 12:12:08 +00:00
Thomas Doerfler
9647f7feac
* README: Added NCS.
...
* Makefile.am, configure.ac, preinstall.am: Added BSP variants.
* console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed
register settings. Cleanup.
* include/bsp.h: Added network defines and functions.
* include/lpc24xx.h: Added AHB and EMC defines. Fixed Ethernet status
sizes.
* include/system-clocks.h, misc/system-clocks.c: Added micro seconds
delay function that uses Timer 1. Changed PLL setup.
* network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478,
startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New
files.
* startup/bspstart.c: Added EMC initialization. Changes for ROM boot.
2009-02-27 11:26:44 +00:00
Thomas Doerfler
92cbf96514
* bsp_specs: Added crtbegin.o and crtend.o to support global C++
...
constructors and destructors.
2009-02-27 11:25:30 +00:00
Thomas Doerfler
7a18a320e4
Adapt to modified shell configuration
2009-02-27 11:13:52 +00:00
Thomas Doerfler
ca5bcd88a0
PR 1356
...
* libchip/i2c/spi-sd-card.c: Added support for high capacity and MMC
cards.
2009-02-27 11:10:46 +00:00
Thomas Doerfler
cd4ed38422
* rtems/powerpc/registers.h: Added Freescale Book E Implementation
...
Standards (EIS) special purpose register definitions for MMU and L1
cache.
2009-02-27 11:06:21 +00:00
Thomas Doerfler
06f8e558b7
* libmisc/shell/shell.c, libmisc/shell/shell.h: Changed type for
...
boolean values from 'int' to 'bool'. Added option 'login' to enable or
disable a login prompt. Changed intialization of global shell
environment to static initialization. Changed stack size type to
'size_t' conforming to classic API.
* libmisc/shell/shellconfig.h: Fixed some typos.
2009-02-27 11:03:57 +00:00
Joel Sherrill
9cc70d8007
2009-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* startup/cpu.c: Now compiles. Does not run.
2009-02-26 21:16:03 +00:00
Joel Sherrill
5d64375f71
2009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/clock/ckinit.c, shared/start/start.S, shared/timer/timer.c:
Run better on simulator. Timer is probably not right yet but
2009-02-26 20:45:48 +00:00
Joel Sherrill
be9f085602
2009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac, include/bsp.h: Run better on simulator. Timer is
probably not right yet but
2009-02-26 20:45:44 +00:00
Joel Sherrill
9f127d2123
2009-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* shared/startup/bspgetworkarea.c: Make debug messages same as
standard.
2009-02-26 17:38:05 +00:00
Joel Sherrill
7b1d93dbe9
2009-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* irq/irq.c: Add bsp_interrupt_handler_default() so this BSP will link.
2009-02-26 17:37:43 +00:00
Joel Sherrill
b7beebfddb
2009-02-25 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* clock/clock.c, include/bsp.h: Make bsp idle thread names match.
2009-02-25 22:22:47 +00:00
Joel Sherrill
0b05a31d2e
2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/clock/ckinit.c: Use shared Clock Driver Template and support
fast idle on simulator.
2009-02-25 21:32:53 +00:00
Joel Sherrill
4ce40845d3
2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* README: Add fast idle information.
2009-02-25 21:32:22 +00:00
Joel Sherrill
74133389c8
2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add SIMULATOR_FAST_IDLE,
BSP_PRESS_KEY_FOR_RESET, and BSP_RESET_BOARD_AT_EXIT. Use the standard
bsp_cleanup code.
* README: New file. Include instructions on gdb simulator.
2009-02-25 21:31:23 +00:00
Ralf Corsepius
36944ecddd
2009-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Rework.
2009-02-25 16:08:07 +00:00
Ralf Corsepius
d35ffd6856
Regenerate.
2009-02-25 07:42:28 +00:00
Ralf Corsepius
8ac2414dac
Bump GDB_RPMREL.
2009-02-25 07:42:16 +00:00
Ralf Corsepius
d334010610
Disable lm32 simulator on mingw32.
2009-02-25 07:41:06 +00:00
Ralf Corsepius
beb5d47100
Regenerate.
2009-02-25 06:13:06 +00:00
Ralf Corsepius
5a99443232
Add gdb-6.8.50.20090224-rtems4.10-20090225.diff
2009-02-25 06:12:47 +00:00
Ralf Corsepius
59153588fe
New.
...
Rebase gdb-6.8-rtems4.10-20090122.diff patch against gcc-cvs HEAD.
Add lm32 sim.
Various fixes to get lm32 sim building.
2009-02-25 06:08:38 +00:00
Ralf Corsepius
88ab8f3f17
Regenerate, fix spec file.
2009-02-24 09:10:23 +00:00
Ralf Corsepius
4ec1692a0d
Bump GDB_RPMREL.
2009-02-24 09:09:54 +00:00
Ralf Corsepius
19409e423f
Regenerate.
2009-02-24 09:04:51 +00:00
Ralf Corsepius
47616e9efe
GCC_RPMREL = 8
2009-02-24 09:03:38 +00:00
Ralf Corsepius
9702d56f6e
newlib-1.17.0-rtems4.10-20090224.diff
2009-02-24 09:03:21 +00:00
Ralf Corsepius
f1a96d95ec
* libc/unix/ttyname.c: Sync with newlib-cvs.
...
* configure.host: Add -DHAVE_BLKSIZE to newlib_cflags.
2009-02-24 07:44:15 +00:00
Ralf Corsepius
ddde079345
Regenerate.
2009-02-24 05:47:47 +00:00
Ralf Corsepius
a078555641
Use "%{?suse}" >= "10.3" to detect suse
2009-02-24 05:47:03 +00:00
Ralf Corsepius
8a6a2fd398
New.
2009-02-24 05:36:05 +00:00
Ralf Corsepius
5e40650bd9
Activate GDB.
2009-02-24 05:35:34 +00:00
Ralf Corsepius
946dcf8725
Use a gdb-snapshot.
2009-02-24 05:34:13 +00:00
Ralf Corsepius
cd9e9b55c9
Disable python.
2009-02-24 05:31:05 +00:00
Ralf Corsepius
a057a6c912
2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
2009-02-23 16:47:05 +00:00
Ralf Corsepius
12aa044fc8
Conditionally include rtems/rtems_bsdnet.h.
2009-02-23 16:46:05 +00:00
Ralf Corsepius
f8d9da42b8
2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add RTEMS_CHECK_NETWORKING.
* Makefile.am: Rework.
2009-02-23 16:46:04 +00:00
Ralf Corsepius
a825e53356
Rework.
2009-02-23 16:45:59 +00:00
Ralf Corsepius
f4249583fa
Add RTEMS_CHECK_NETWORKING.
2009-02-23 16:45:48 +00:00
Ralf Corsepius
e01c09d47c
Regenerate.
2009-02-23 10:22:24 +00:00
Ralf Corsepius
d636a273d8
Update.
2009-02-23 10:21:43 +00:00
Ralf Corsepius
851c7cacd2
binutils-2.19.51-20090222.
2009-02-23 10:21:25 +00:00
Ralf Corsepius
178c3397b9
Activate GCC-4.3.3
2009-02-23 10:20:54 +00:00