Commit Graph

28044 Commits

Author SHA1 Message Date
Joel Sherrill
78a38fa2ae Eliminate use of /*PAGE and clean up formatting 2014-10-09 10:11:58 -05:00
Joel Sherrill
79f093bdd1 libchip/rtc/mc146818a*: Fix prototypes to use uintptr_t and fix set but unused warning 2014-10-09 10:11:58 -05:00
Joel Sherrill
a3ae261a14 m32r/cpu_asm.c: Add prototype to fix warning 2014-10-09 10:11:58 -05:00
Joel Sherrill
60ec7a663e m32r/rtems/score/cpu.h: Fix macros to avoid warnings 2014-10-09 10:11:58 -05:00
Joel Sherrill
13148495de h8300/rtems/score/cpu.h: Fix macros to avoid warnings 2014-10-09 10:11:58 -05:00
Joel Sherrill
81074900df avr/rtems/score/cpu.h: Fix macros to avoid warnings 2014-10-09 10:11:58 -05:00
Joel Sherrill
819aa3c946 libbsp/powerpc/shared/tod/todcfg.c: Fix method prototype to eliminate warning 2014-10-09 10:11:58 -05:00
Joel Sherrill
9827d51e74 gen5200/startup/cpuinit.c: Warning for function which should have been void 2014-10-09 10:11:58 -05:00
Joel Sherrill
c1ed7a3c15 cpukit/score/src/ts64*: Return a value from non-void function 2014-10-09 10:11:58 -05:00
Joel Sherrill
eb7f306dc8 samples/base_sp: Fix printf() warning 2014-10-09 10:11:57 -05:00
Joel Sherrill
51a95ff9df samples/unlimited: Fix printf() warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
4efdc8e9ff m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed RTEMS_COMPILER_NO_RETURN_ATTRIBUTE 2014-10-09 10:11:57 -05:00
Joel Sherrill
a5bbd3ac0b moxiertems/score/cpu.h: _CPU_Context_switch needed RTEMS_COMPILER_NO_RETURN_ATTRIBUTE plus fix warnings on unimplemented ISR enable/disable 2014-10-09 10:11:57 -05:00
Joel Sherrill
bf19dbc373 arm/rtems/score/cpu.h: _ARMV7M_Start_multitasking needed RTEMS_COMPILER_NO_RETURN_ATTRIBUTE 2014-10-09 10:11:57 -05:00
Joel Sherrill
14b197ad61 sparc64/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
978ad76ec2 sh/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
5eb04f4d46 powerpc/ss555/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
ad38073c44 powerpc/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
80207b8511 powerpc/score603e/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
48aa5e2c57 powerpc/mvme5500/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
8303fc97f9 powerpc/mvme3100/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
44d6d21d82 powerpc/mbc8260ads/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:57 -05:00
Joel Sherrill
3947b5dded powerpc/mbx8xx/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
f57aa104c5 powerpc/haleakala/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
7ac87aee73 powerpc/ep1a/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
dbd8b30712 powerpc/beatnik/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
253f5ec389 m68k/uC5282/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
0aab0a828c m68k/mvme162/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
1b679add1c m68k/mvme147s/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
3c688ade17 m68k/mvme147/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
754f51b6c3 m68k/mvme136/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
b587a200ee m68k/mcf5329/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
736abcf15f m68k/mcf5235/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
31ca050714 m68k/mcf5225x/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
bb9448bc82 m68k/idp/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:56 -05:00
Joel Sherrill
527a08bab7 m68k/av5282/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
2a6fd65e56 bfin/eZKit533/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
7307eb148a bfin/bf537Stamp/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
d37ec8d8e9 arm/gba/startup/bspgetworkarea.c: Fix warning 2014-10-09 10:11:55 -05:00
Joel Sherrill
04bafb5395 bfin/TLL6527M/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
ba1d939e89 arm/shared/abort/abort.c: Fix warnings and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
8aec7f5177 arm/lpc24xx/misc/system-clocks.c: Fix warning 2014-10-09 10:11:55 -05:00
Joel Sherrill
d52494ec8f arm/lm3s69xx/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning 2014-10-09 10:11:55 -05:00
Joel Sherrill
bcc6c700c0 arm/gdbarmsim/irq/irq.c: Fix warnings 2014-10-09 10:11:55 -05:00
Joel Sherrill
1a829d3ac8 arm/gdbarmsim/include/irq.h: Fix spacing 2014-10-09 10:11:55 -05:00
Joel Sherrill
237b34648c arm/gba/irq/irq.c: Fix warnings and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
27144f447a arm/gba/clock/clockdrv.c: Fix warnings and clean up 2014-10-09 10:11:55 -05:00
Joel Sherrill
461f9f4882 nios2-iic-irq.c: Fix warnings 2014-10-09 10:11:55 -05:00
Joel Sherrill
905b656c5b nios2-iic-irq.c: Include <rtems/score/interr.h> so it builds 2014-10-09 10:11:54 -05:00
Joel Sherrill
4e8de7e72a libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean up 2014-10-09 10:11:54 -05:00