Files
rtems/cpukit
Joel Sherrill db41bb6784 2008-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/printk.c: Addresses can be larger than integers
	so use long for %p formats.
	* score/inline/rtems/score/address.inl: Offsets can be positive or
	negative, so use int32_t.  Also do math with intptr_t since there
	are cases where the number of bits in an address do not equal the
	number of bits in an integer.
	* score/inline/rtems/score/heap.inl: Offsets can be positive or
	negative, so use int32_t.
2008-10-03 22:27:01 +00:00
..
2008-08-29 14:25:04 +00:00
2008-09-07 18:07:30 +00:00
2008-09-07 07:04:38 +00:00
2008-06-30 14:49:37 +00:00
2008-09-04 15:23:12 +00:00
2008-09-08 06:45:43 +00:00
2008-08-02 06:34:08 +00:00
2008-06-30 14:49:37 +00:00
2008-06-30 13:36:20 +00:00