| To: | linux-mips@linux-mips.org, ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH 0/4] MIPS specific GCC-4.6 fixes. |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Mon, 24 Jan 2011 14:51:33 -0800 |
| Cc: | David Daney <ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
These are the patches to MIPS specific code needed to build the kernel with GCC-4.6 (not yet released). There is a separate patch so fs/binfmt_elf.c I will send separately. David Daney (4): MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c MIPS: Remove unused code from arch/mips/kernel/syscall.c MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c arch/mips/kernel/signal.c | 2 +- arch/mips/kernel/signal32.c | 2 +- arch/mips/kernel/syscall.c | 3 +-- arch/mips/math-emu/ieee754int.h | 4 ++-- arch/mips/mm/init.c | 2 +- 5 files changed, 6 insertions(+), 7 deletions(-) -- 1.7.2.3 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] fix build error when CONFIG_SWAP is not set, Sam Ravnborg |
|---|---|
| Next by Date: | [PATCH 3/4] MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h, David Daney |
| Previous by Thread: | page size change on MIPS, naveen yadav |
| Next by Thread: | [PATCH 3/4] MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h, David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |