gcc/libgcc
Yufeng Zhang 922c57d1ba sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize - 1) and (icache_lsize - 1) to the type...
2013-01-17  Yufeng Zhang  <yufeng.zhang@arm.com>

	* config/aarch64/sync-cache.c (__aarch64_sync_cache_range): Cast the
	results of (dcache_lsize - 1) and (icache_lsize - 1) to the type
	__UINTPTR_TYPE__; also cast 'base' to the same type before the
	alignment operation.

From-SVN: r195266
2013-01-17 14:27:36 +00:00
..
config sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize - 1) and (icache_lsize - 1) to the type... 2013-01-17 14:27:36 +00:00
soft-fp soft-fp updated from GLIBC upstream. 2012-11-15 18:39:47 +00:00
ChangeLog sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize - 1) and (icache_lsize - 1) to the type... 2013-01-17 14:27:36 +00:00
Makefile.in re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi) 2012-12-04 11:08:18 -08:00
config.host config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets. 2013-01-07 22:49:56 +00:00
config.in
configure bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining format specifiers. 2012-11-05 00:08:42 +01:00
configure.ac gthr.m4: New. 2012-10-15 13:10:30 +00:00
crtstuff.c
dfp-bit.c
dfp-bit.h
divmod.c
empty.mk
emutls.c re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address) 2012-11-28 13:01:26 -08:00
enable-execute-stack-empty.c
enable-execute-stack-mprotect.c
fixed-bit.c fixed-bit.c (SATFRACT): Only declare / set min_low, min_high if TO_MODE_UNSIGNED == 0. 2013-01-14 10:19:00 +00:00
fixed-bit.h
fixed-obj.mk
floatunsidf.c
floatunsisf.c
floatunsitf.c
floatunsixf.c
fp-bit.c
fp-bit.h
gbl-ctors.h
gen-fixed.sh
generic-morestack-thread.c Reverted last patch. 2013-01-14 19:38:07 +00:00
generic-morestack.c generic-morestack.c (__generic_morestack): Align the returned stack pointer to a 32 byte boundary. 2012-11-06 23:04:28 +00:00
generic-morestack.h
gstdint.h
gthr-posix.h gthr.h (__gthread_cond_timedwait_recursive): Do not require. 2012-12-20 22:19:57 +00:00
gthr-single.h re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
gthr.h gthr.h (__gthread_cond_timedwait_recursive): Do not require. 2012-12-20 22:19:57 +00:00
libgcc-std.ver.in re PR bootstrap/55370 (Bad libgcc.map) 2012-11-20 09:36:31 +01:00
libgcc2.c
libgcc2.h
libgcov.c This patch addresses the bogus "Invocation mismatch" messages seen in parallel profiledbootstrap builds of gcc. 2012-11-19 05:20:59 +00:00
longlong.h
memcmp.c
memcpy.c
memmove.c
memset.c
mkheader.sh
mkmap-flat.awk
mkmap-symver.awk
shared-object.mk
siditi-object.mk
static-object.mk
sync.c
udivmod.c
udivmodsi4.c
unwind-arm-common.inc
unwind-c.c re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-dip.c config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file. 2012-10-05 23:35:55 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
unwind-pe.h
unwind-seh.c re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
unwind-sjlj.c
unwind.inc