Commit Graph
18544 Commits
Author SHA1 Message Date
Chris Johns 046fe12b33 2009-04-28 Chris Johns <chrisj@rtems.org>
* libnetworking/nfs/bootp_subr.c: Fixed PR1384. The route set in
        the initialise pass is not deleted so an exists error is
        returned. Ignore the error. Print the server address as an IP
        address not hex digits.

        * libnetworking/rtems/rtems_dhcp.c: Fixed
        PR1338. Close the socket, handle the returned event flags.
2009-04-28 11:12:03 +00:00
Chris Johns d8b74dbebd 2009-04-28 Chris Johns <chrisj@rtems.org>
* sapi/include/confdefs.h: Add a prototype for Init with C linkage
        and define Init task command line arguments if confdefs.h provides
        an Init entry point.
2009-04-28 06:39:24 +00:00
Chris Johns bb0417917a 2009-04-28 Chris Johns <chrisj@rtems.org>
* iostream/system.h: Remove the Init prototype. Provide in
        confdefs.h.
2009-04-28 06:39:01 +00:00
Chris Johns 288146576b 2009-04-28 Chris Johns <chrisj@rtems.org>
* Makefile.am: Add bspinit.c, a common Init task that manages
        command line arguments from a BSP.
2009-04-28 06:36:25 +00:00
Chris Johns a4ed6b112d 2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/main.c: Update for boot_card command line change.
2009-04-28 06:35:34 +00:00
Chris Johns 68e2707701 2009-04-28 Chris Johns <chrisj@rtems.org>
* shared/start/start.S: Update for boot_card command line change.
2009-04-28 06:35:06 +00:00
Chris Johns 2549b4d9a8 2009-04-28 Chris Johns <chrisj@rtems.org>
* bootcard.c, include/bootcard.h: Remove argc/argv/envp and
        replace with a single BSP boot command line a BSP can optionally
        support.
2009-04-28 06:34:38 +00:00
Chris Johns 820d1ab084 2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S: Update for boot_card command line change.
2009-04-28 06:34:00 +00:00
Chris Johns 976b1594f1 2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/start.S: Update for boot_card command line change.
2009-04-28 06:33:16 +00:00
Chris Johns 0aa4b0fd61 2009-04-28 Chris Johns <chrisj@rtems.org>
* dlentry/dlentry.S: Update for boot_card command line change.
2009-04-28 06:32:31 +00:00
Chris Johns c5612edf0b 2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S, startup/start_c.c: Update for boot_card command
        line change.
2009-04-28 06:28:46 +00:00
Chris Johns 6d3245b623 2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/cpuboot.c: Update for boot_card command line change.
2009-04-28 06:28:20 +00:00
Chris Johns 90819e8010 2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/init5329.c: Update for boot_card command line change.
2009-04-28 06:27:52 +00:00
Chris Johns bcd1228d90 2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/init52235.c: Update for boot_card command line change.
2009-04-28 06:27:15 +00:00
Chris Johns 010e93365a 2009-04-28 Chris Johns <chrisj@rtems.org>
* shared/start/start.S: Update for boot_card command line change.
2009-04-28 06:23:04 +00:00
Chris Johns 1c5ebc5421 2009-04-28 Chris Johns <chrisj@rtems.org>
* Makefile.am: Add bspcmdline.c.
        * include/bsp.h: Add boot command line interfaces.
        * start/start.c: Save the multiboot command line. Pass the command
        line to boot_card.
        * start/start.S: Update for boot_card command line change.
        * startup/bspstart.c: Initialise the command line.
        * startup/bspcmdline.c: New.
        * console/console.c, ide/idecfg.c: Add boot command line support.
2009-04-28 06:20:35 +00:00
Chris Johns c0ec0d82d3 2009-04-28 Chris Johns <chrisj@rtems.org>
* fileio/init.c, fileio/system.h, iostream/init.cc,
        loopback/init.c, pppd/init.c, pppd/pppdapp.c: Do not build if
        BSP_SMALL_MEMORY is defined. Remove this code once a better way is
        supported by the build system.
2009-04-28 05:04:11 +00:00
Chris Johns a263aa724d 2009-04-28 Chris Johns <chrisj@rtems.org>
* startup/linkcmds: Add .data.* for the C++ test.
        * include/bsp.c: Add BSP_SMALL_MEMORY.
2009-04-28 04:56:22 +00:00
Ralf Corsepius 3bbe1b1bea Regenerate. 2009-04-21 16:45:14 +00:00
Ralf Corsepius 2d5910f5bf Use ftp.gnu.org Source0-URL. 2009-04-21 16:44:52 +00:00
Ralf Corsepius 1dc2a94f22 Regenerate. 2009-04-21 16:40:31 +00:00
Ralf Corsepius 6c2c0987bd New. 2009-04-21 16:39:40 +00:00
Ralf Corsepius 556bc153be gcc-core-4.4.0-rtems4.10-20090421.diff 2009-04-21 16:38:23 +00:00
Ralf Corsepius ea31afaa91 gcc-4.4.0. 2009-04-21 16:33:17 +00:00
Ralf Corsepius 3521985b6d Regenerate. 2009-04-21 05:24:32 +00:00
Ralf Corsepius d9e2c20b8e Add cygwin/mingw hack. 2009-04-21 05:24:00 +00:00
Ralf Corsepius 8c40f6e16b Bump GCC_RPMREL. 2009-04-21 05:22:36 +00:00
Ralf Corsepius 28f05e195f mpfr-2.4.1-1 2009-04-21 03:13:09 +00:00
Joel Sherrill c8633f1fda 2009-04-20 Santosh G Vattam <vattam.santosh@gmail.com>
* sp37/init.c, sp37/sp37.scn: Add test case for
	rtems_interrupt_level_attribute body.
2009-04-20 15:47:32 +00:00
Ralf Corsepius 5faedff72b Regenerate. 2009-04-20 09:28:37 +00:00
Ralf Corsepius b77b3672ae Bump GCC_RPMREL. 2009-04-20 09:28:07 +00:00
Ralf Corsepius a7951dc07a rework mpfr handling. 2009-04-20 09:27:37 +00:00
Ralf Corsepius 3f7a06d2b7 Experimental changes. 2009-04-20 06:06:51 +00:00
Joel Sherrill 967eceb2b3 2009-04-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
	cpu_supplement/cpu_supplement.texi: Add shell for Atmel AVR chapter.
	* cpu_supplement/avr.t: New file.
2009-04-19 15:49:20 +00:00
Ralf Corsepius 77aa4297b0 Upgrade to gdb-6.8.50.20090329. 2009-04-17 16:54:47 +00:00
Ralf Corsepius ca8cbc4ec3 Add avr-sim. 2009-04-17 16:51:53 +00:00
Ralf Corsepius 1bb1f32298 Regenerate. 2009-04-17 02:23:14 +00:00
Ralf Corsepius b68a3f1c68 GCC_RPMREL = 2. 2009-04-17 02:21:42 +00:00
Ralf Corsepius d41660f967 gcc-core-4.4.0-RC-20090414-rtems4.10-20090415.diff 2009-04-17 02:09:59 +00:00
Ralf Corsepius 89ddf5165a 2009-04-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Disable LIBSHELL for unix targets.
2009-04-15 08:36:13 +00:00
Ralf Corsepius 8a02424004 2009-04-15 Wei-Tsun Sun <wsun013@gmail.com>
* libcsupport/src/malloc_initialize.c: Add dummy
	  RTEMS_Malloc_Initialize.
2009-04-15 08:34:45 +00:00
Ralf Corsepius 1cb0671023 2009-04-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* leaf.cfg: Remove hard-coded .exe.
2009-04-15 08:31:09 +00:00
Till Straumann db93c2ffe0 2009-04-14 Till Straumann <strauman@slac.stanford.edu>
* libnetworking/rtems/rtems_mii_ioctl_kern.c: poll BMSR twice
	to clear latched link-status low.
2009-04-15 03:44:41 +00:00
Ralf Corsepius 9937a7a963 Regenerate. 2009-04-14 17:32:07 +00:00
Ralf Corsepius edbbbf28e0 GCC-4.4.0--RC-20090414. 2009-04-14 17:31:37 +00:00
Ralf Corsepius af86b8270f Preps. for gcc-4.4.0 2009-04-14 17:26:05 +00:00
Joel Sherrill 7c4c284c4a 2009-04-14 Michael Walle <michael@walle.cc>
* cpu.h: corrected the registers in Context_Control and
	in CPU_Interrupt_frame to correspond to the saved frame in cpu_asm.S
   	Also switched on CPU_ISR_PASSES_FRAME_POINTER.
 	* cpu_asm.S: Moved the restore part of _CPU_Context_switch for
	easier reading.  Fixed _CPU_Context_restore, it now moves the
	argument and branches to a label in _CPU_Context_switch.  Removed
	unnecessary saves of registers in context switch and irq handling.
	Rewrote irq code to call the C helper.  Added some documentation
	* irq.c: New file derived from c4x and nios2.
2009-04-14 13:44:29 +00:00
Joel Sherrill 67ae7bb6f7 Fix attribution. 2009-04-14 13:41:33 +00:00
Thomas Doerfler e4bd96ec40 removed obsolete references to login.h 2009-04-14 10:22:53 +00:00
Thomas Doerfler 07001bab80 adapt name of assert function for breakpoint 2009-04-14 09:46:58 +00:00