linux/arch/microblaze
Michal Simek 8cf662ed3e microblaze: Fix __futex_atomic_op macro register usage
Old Microblaze toolchain supported "b" contstrains for
all register but it always points to general purpose reg.
New Microblaze toolchain is more strict in this
and general purpose register should be used there "r".

Signed-off-by: Michal Simek <monstr@monstr.eu>
2012-03-28 08:28:24 +02:00
..
boot microblaze: Fix makefile to work with latest toolchain 2012-03-19 07:30:26 +01:00
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include/asm microblaze: Fix __futex_atomic_op macro register usage 2012-03-28 08:28:24 +02:00
kernel microblaze: Handle TLB skip size dynamically 2012-03-23 09:28:19 +01:00
lib microblaze: Add __cmpdi2 2012-01-05 08:22:01 +01:00
mm microblaze: Improve TLB calculation for small systems 2012-03-23 09:28:18 +01:00
oprofile microblaze: Core oprofile configs and hooks 2009-12-14 08:45:07 +01:00
pci Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 2012-01-11 18:50:26 -08:00
platform Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig microblaze: Improve TLB calculation for small systems 2012-03-23 09:28:18 +01:00
Kconfig.debug microblaze: remove obsolete DEBUG_BOOTMEM 2011-01-10 09:29:51 +01:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00