Commit Graph
18544 Commits
Author SHA1 Message Date
Thomas Doerfler 4b23c94504 various changes to gen83xx BSP and others 2008-08-26 11:55:31 +00:00
Ralf Corsepius 0fc02b16c2 2008-08-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/auth.c, pppd/ccp.c, pppd/chap.c, pppd/chat.c,
	pppd/demand.c, pppd/fsm.c, pppd/ipcp.c, pppd/lcp.c,
	pppd/magic.c, pppd/options.c, pppd/rtemsmain.c,
	pppd/sys-rtems.c, pppd/upap.c, pppd/utils.c:
	Stop using old-style function-definitions.
2008-08-26 10:24:31 +00:00
Ralf Corsepius 62c37537bd Stop using old-style function-definitions. 2008-08-26 10:24:22 +00:00
Ralf Corsepius 8e92db9f73 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/bdbuf.c, libblock/src/diskdevs.c,
	libblock/src/ide_part_table.c, libblock/src/ramdisk.c:
	s/rtems_boolean/bool/g.
2008-08-25 15:08:09 +00:00
Ralf Corsepius e03c37ae5b s/rtems_boolean/bool/g. 2008-08-25 15:07:58 +00:00
Thomas Doerfler 22c0e4d597 Changed invalid usage of a boolean type to a proper integer type in calc_dbat_regvals(). 2008-08-25 12:50:29 +00:00
Ralf Corsepius 28041b675b 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmd/md4.c, libmd/md5.c:
	Stop using old-style function-definitions.
2008-08-25 11:53:58 +00:00
Ralf Corsepius 3eb76324b6 Stop using old-style function-definitions. 2008-08-25 11:53:48 +00:00
Ralf Corsepius 5e042599bf 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/closedir.c, libcsupport/src/getcwd.c,
	libcsupport/src/mount.c, libcsupport/src/newlibc.c,
	libcsupport/src/opendir.c, libcsupport/src/readdir.c,
	libcsupport/src/scandir.c:
	Stop using old-style function-definitions.
2008-08-25 11:19:42 +00:00
Ralf Corsepius 7e19113351 Stop using old-style function-definitions. 2008-08-25 11:19:33 +00:00
Ralf Corsepius 9190a31d76 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
2008-08-25 11:15:24 +00:00
Ralf Corsepius 68c65d657a Use %zi to print size_t. 2008-08-25 11:15:14 +00:00
Ralf Corsepius 8b7ec01157 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/capture/capture.c, libmisc/shell/fts.c:
	Stop using old-style function-definitions.
2008-08-25 11:03:50 +00:00
Ralf Corsepius 347a3feee3 Stop using old-style function-definitions. 2008-08-25 11:03:14 +00:00
Joel Sherrill 638a91950f 2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/clock.t: Correct discussion of timeval.
2008-08-24 17:44:25 +00:00
Joel Sherrill cb02ead936 2008-08-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/irq/irq_init.c: Reverse previous incorrect changes. Correct
	warnings and ensure BSP still works.
2008-08-24 15:56:46 +00:00
Joel Sherrill 0817298746 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Now named bspclean.c
2008-08-22 20:42:05 +00:00
Joel Sherrill 192834e1a3 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/init.t: Eliminate empty section.
2008-08-22 17:00:31 +00:00
Joel Sherrill 29910decc1 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/init.t: Complete update.
2008-08-22 16:58:53 +00:00
Joel Sherrill 0eb595a839 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/Makefile.am, bsp_howto/init.t, bsp_howto/intro.t,
	bsp_howto/makefiles.t, bsp_howto/support.t: Update initialization
	sequence. Add another figure.
	* bsp_howto/BSPInitFlowchart-49.eps, bsp_howto/BSPInitFlowchart-49.png: New files.
2008-08-22 16:38:00 +00:00
Joel Sherrill a78df7ba0c Index: ChangeLog
===================================================================
RCS file: /usr1/CVS/rtems/c/src/lib/libcpu/powerpc/ChangeLog,v
retrieving revision 1.309
diff -u -r1.309 ChangeLog
--- ChangeLog	20 Aug 2008 17:29:18 -0000	1.309
+++ ChangeLog	22 Aug 2008 13:35:03 -0000
@@ -1,3 +1,8 @@
+2008-08-22	Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+	* shared/include/powerpc-utility.h: Fixed parameter evaluation in
+	special purpose register macros.
+
 2008-08-20	Sebastian Huber <sebastian.huber@embedded-brains.de>

 	* mpc55xx/fec/fec.c: Added copyright information.
2008-08-22 13:35:08 +00:00
Joel Sherrill 5dfb320c55 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* index.html.in: Reorder manuals.
2008-08-21 21:41:01 +00:00
Joel Sherrill c7ff10af76 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/Makefile.am, bsp_howto/linkcmds.t, bsp_howto/makefiles.t,
	bsp_howto/target.t: Update some of this manual.
	* bsp_howto/Developer-User-Timeline.eps,
	bsp_howto/Developer-User-Timeline.png: New files.
2008-08-21 21:31:02 +00:00
Joel Sherrill 9353a0d4f2 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspclean.c: New file.
	* startup/exit.c: Removed.
2008-08-21 19:34:40 +00:00
Joel Sherrill 6e2ac9ce6c 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
	routine.
2008-08-21 19:33:55 +00:00
Joel Sherrill 21c9770eff 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
	routine.
	* startup/bspclean.c: New file.
	* startup/exit.c: Removed.
2008-08-21 19:33:53 +00:00
Joel Sherrill cec5c069b0 2008-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* libblock/include/rtems/bdbuf.h, libblock/include/rtems/diskdevs.h,
	libblock/src/bdbuf.c, libblock/src/blkdev.c, libblock/src/diskdevs.c,
	libblock/src/ramdisk.c: Eliminate sign mismatch warnings.
2008-08-21 16:17:35 +00:00
Joel Sherrill d9be802487 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Added bspclean.c and use shared bsppretaskinghook.c.
	* console/console.c: Added poll for char helper.
	* include/bsp.h: Add macro definitions for optional reset behavior.
	* startup/bspstart.c: Split out bsp_cleanup(). Clean up.
	* startup/bspclean.c: New file.  Not can press any key on normal
	shutdown to reset board when on MPC8313erdb.
2008-08-21 16:16:47 +00:00
Joel Sherrill d79a27be40 2008-08-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* startup/cpuinit.h: Uses now powerpc-utility.h.  Changed invalid usage
	of a boolean type to a proper integer type in calc_dbat_regvals().
	Througout code formatting.
2008-08-21 14:57:19 +00:00
Joel Sherrill 2a517327a6 2008-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t,
	bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t,
	user/userext.t: Eliminate all references to rtems_signedXX and
	rtems_unsignedXX.
2008-08-21 14:50:16 +00:00
Ralf Corsepius a94ef122c2 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-network.c: Use memset instead of bzero.
2008-08-21 13:07:01 +00:00
Ralf Corsepius d024ff49c4 Use memset instead of bzero. 2008-08-21 13:06:53 +00:00
Ralf Corsepius 9ac81fe2ea 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/internal.h: Don't include "config.h".
	Adjust header guard.
2008-08-21 12:30:23 +00:00
Ralf Corsepius 16e4fb6352 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/cmp-ls.c, libmisc/shell/err.c,
	libmisc/shell/errx.c, libmisc/shell/filemode.c,
	libmisc/shell/fts.c, libmisc/shell/main_cp.c,
	libmisc/shell/main_ls.c, libmisc/shell/main_mv.c,
	libmisc/shell/main_rm.c, libmisc/shell/print-ls.c,
	libmisc/shell/pwcache.c, libmisc/shell/shellconfig.c,
	libmisc/shell/utils-cp.c, libmisc/shell/utils-ls.c,
	libmisc/shell/verr.c, libmisc/shell/verrx.c,
	libmisc/shell/vis.c, libmisc/shell/vwarn.c,
	libmisc/shell/vwarnx.c, libmisc/shell/warn.c,
	libmisc/shell/warnx.c: Include "config.h".
2008-08-21 12:29:12 +00:00
Ralf Corsepius 575babcf49 Include "config.h". 2008-08-21 12:29:02 +00:00
Ralf Corsepius 84b36f433a 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-network.c, libmisc/monitor/mon-part.c,
	libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c:
	Include "config.h".
2008-08-21 12:25:51 +00:00
Ralf Corsepius e53fd874fc 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_ifconfig.c: Use memset instead of bzero.
2008-08-21 06:07:16 +00:00
Ralf Corsepius 86f89be4a3 Use memset instead of bzero. 2008-08-21 06:07:07 +00:00
Ralf Corsepius 3316af8af2 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.c: Don't use annonymous unions.
2008-08-21 04:57:22 +00:00
Ralf Corsepius 199a0d363d 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/flashdisk.c: Remove bool, true, false.
2008-08-21 04:32:22 +00:00
Ralf Corsepius 5c0d4fd8ab Remove bool, true, false. 2008-08-21 04:32:11 +00:00
Ralf Corsepius 182aecb9c6 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/avr.h: Add avr25, avr31, avr35, avr51 to
	CPU_NAME cascade.
	* rtems/score/cpu.h: Add missing prototypes.h.
2008-08-21 04:14:53 +00:00
Ralf Corsepius 5b31128b99 Add avr25, avr31, avr35, avr51 to CPU_NAME cascade. 2008-08-21 04:14:20 +00:00
Ralf Corsepius bdf9e8de99 Add missing prototypes. 2008-08-21 04:12:26 +00:00
Ralf Corsepius b7b6100115 2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Include stdbool.h.
	Use bool as base-type for boolean.
2008-08-21 04:10:51 +00:00
Ralf Corsepius 30e2df697a Include stdbool.h. Use bool as base-type for boolean. 2008-08-21 04:10:35 +00:00
Joel Sherrill aa4a3f1ac4 2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/dummy/dummy.c: Add missing initializers.
	* score/src/threadinitialize.c: Change type of loop counter.
2008-08-20 22:24:09 +00:00
Joel Sherrill ccec63e98d 2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/error.c, libmisc/dummy/dummy.c,
	rtems/src/rtemsobjectgetapiclassname.c,
	rtems/src/rtemsobjectgetapiname.c: Add 0 for missing initializers.
2008-08-20 19:31:24 +00:00
Joel Sherrill dccd35192f 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/i2c/spi-sd-card.c: Fixed integer conversion warnings.
2008-08-20 17:30:07 +00:00
Joel Sherrill 85bca3f228 2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/rtems/status-checks.h: Fixed integer conversion warning.
2008-08-20 17:29:37 +00:00