You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hirokazu Takata
6ced13cdca
[PATCH] m32r: fix and update for gcc-4.0
...
Fix and update for gcc-4.0.
- arch/m32r/kernel/signal.c:
Change type of the 8th parameter of sys_rt_sigsuspend() from
'struct pt_regs' to 'struct pt_regs *'.
This functions make use of the 'regs' parameter to return status value,
but gcc-4.0 optimizes and removes it as a dead code.
Functions, sys_sigaltstack() and sys_rt_sigreturn(), have also modified.
- arch/m32r/lib/usercopy.c, include/asm-m32r/uaccess.h:
Add early-clobber constraints('&') to output values of asm statements;
these constraints seems to be required for gcc-4.0 register assignment.
Signed-off-by: Hayato Fujiwara <fujiwara@linux-m32r.org>
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
Makefile
[PATCH] m32r: Support M32104UT target platform
19 years ago
align.c
Linux-2.6.12-rc2
20 years ago
asm-offsets.c
kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file
20 years ago
entry.S
[PATCH] m32r: Support M32104UT target platform
19 years ago
head.S
Linux-2.6.12-rc2
20 years ago
init_task.c
Linux-2.6.12-rc2
20 years ago
io_m32104ut.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_m32700ut.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_mappi.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_mappi2.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_mappi3.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_oaks32r.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_opsput.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_usrv.c
[PATCH] m32r: NONCACHE_OFFSET in _port2addr
19 years ago
irq.c
Linux-2.6.12-rc2
20 years ago
m32r_ksyms.c
[PATCH] drive_info removal outside of arch/i386
19 years ago
module.c
Linux-2.6.12-rc2
20 years ago
process.c
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
19 years ago
ptrace.c
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
19 years ago
semaphore.c
Linux-2.6.12-rc2
20 years ago
setup.c
[PATCH] drive_info removal outside of arch/i386
19 years ago
setup_m32104ut.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_m32700ut.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_mappi.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_mappi2.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_mappi3.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_oaks32r.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_opsput.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_usrv.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
signal.c
[PATCH] m32r: fix and update for gcc-4.0
19 years ago
smp.c
[PATCH] m32r: Fix smp.c for preempt kernel
20 years ago
smpboot.c
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
19 years ago
sys_m32r.c
[PATCH] m32r: update sys_tas() routine
19 years ago
time.c
[PATCH] m32r: Support M32104UT target platform
19 years ago
traps.c
[PATCH] m32r: trap handler code for illegal traps
20 years ago
vmlinux.lds.S
Linux-2.6.12-rc2
20 years ago