summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-271-0/+9
| | | | | | | | | * libnetworking/libc/getproto.c, libnetworking/libc/getprotoent.c, libnetworking/libc/getprotoname.c, libnetworking/libc/getservbyname.c, libnetworking/libc/inet_makeaddr.c, libnetworking/libc/recv.c, libnetworking/libc/send.c: Stop using old-style function-definitions.
* Stop using old-style function-definitions.Ralf Corsepius2008-08-277-20/+24
|
* Use URLs for patches.Ralf Corsepius2008-08-271-1/+1
|
* Remove (Obsolete).Ralf Corsepius2008-08-274-357/+0
|
* Use URLs for patches.Ralf Corsepius2008-08-2711-11/+11
|
* Abandon gcc-4.3.0.Ralf Corsepius2008-08-2710-90/+20
| | | | | Use URLs for patches. newlib-1.16.0-rtems4.9-20080827.diff.
* Update.Ralf Corsepius2008-08-2710-10/+10
|
* New.Ralf Corsepius2008-08-272-0/+2082
|
* Remove.Ralf Corsepius2008-08-271-27/+0
|
* Remove tic4x (Abandoned).Ralf Corsepius2008-08-272-2/+0
|
* Remove.Ralf Corsepius2008-08-272-8/+0
|
* Remove (Abandon).Ralf Corsepius2008-08-275-845/+0
|
* Use full URLs to patches.Ralf Corsepius2008-08-2710-20/+20
|
* Abandon rtems4.10/tic4x.Ralf Corsepius2008-08-271-1/+0
|
* Abandon tic4x.Ralf Corsepius2008-08-271-1/+0
|
* Remove (Abandoned).Ralf Corsepius2008-08-277-871/+0
|
* 2008-08-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-261-0/+4
| | | | * libmisc/fsmount/fsmount.c: Convert to using bool.
* Convert to using bool.Ralf Corsepius2008-08-261-4/+4
|
* various changes to gen83xx BSP and othersThomas Doerfler2008-08-2614-29/+175
|
* 2008-08-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-261-0/+8
| | | | | | | | * 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.
* Stop using old-style function-definitions.Ralf Corsepius2008-08-2614-705/+705
|
* 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-251-0/+6
| | | | | | * libblock/src/bdbuf.c, libblock/src/diskdevs.c, libblock/src/ide_part_table.c, libblock/src/ramdisk.c: s/rtems_boolean/bool/g.
* s/rtems_boolean/bool/g.Ralf Corsepius2008-08-254-7/+7
|
* Changed invalid usage of a boolean type to a proper integer type in ↵Thomas Doerfler2008-08-252-62/+55
| | | | calc_dbat_regvals().
* 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-251-0/+2
| | | | | * libmd/md4.c, libmd/md5.c: Stop using old-style function-definitions.
* Stop using old-style function-definitions.Ralf Corsepius2008-08-252-13/+13
|
* 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-251-0/+8
| | | | | | | | * 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.
* Stop using old-style function-definitions.Ralf Corsepius2008-08-257-16/+16
|
* 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-251-0/+1
| | | | * libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
* Use %zi to print size_t.Ralf Corsepius2008-08-251-1/+1
|
* 2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-251-0/+5
| | | | | * libmisc/capture/capture.c, libmisc/shell/fts.c: Stop using old-style function-definitions.
* Stop using old-style function-definitions.Ralf Corsepius2008-08-252-57/+57
|
* 2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-242-2/+7
| | | | * user/clock.t: Correct discussion of timeval.
* 2008-08-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-242-5/+57
| | | | | * shared/irq/irq_init.c: Reverse previous incorrect changes. Correct warnings and ensure BSP still works.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-222-1/+5
| | | | * Makefile.am: Now named bspclean.c
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-222-3/+5
| | | | * bsp_howto/init.t: Eliminate empty section.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-222-118/+56
| | | | * bsp_howto/init.t: Complete update.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-228-140/+256
| | | | | | | * 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.
* Index: ChangeLogJoel Sherrill2008-08-222-8/+21
| | | | | | | | | | | | | | | | | | =================================================================== 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-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-32/+35
| | | | * index.html.in: Reorder manuals.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-217-136/+361
| | | | | | | * 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 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-0/+5
| | | | | * startup/bspclean.c: New file. * startup/exit.c: Removed.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-1/+6
| | | | | * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX routine.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-2115-5/+40
| | | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-217-36/+42
| | | | | | * 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 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-216-133/+205
| | | | | | | | | * 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 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-212-134/+186
| | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-219-47/+54
| | | | | | | * 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 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-211-0/+4
| | | | * libmisc/monitor/mon-network.c: Use memset instead of bzero.
* Use memset instead of bzero.Ralf Corsepius2008-08-211-4/+4
|