]> Pileus Git - ~andy/linux/commit
ARC: Adjustments for gcc 4.8
authorVineet Gupta <vgupta@synopsys.com>
Sat, 25 May 2013 08:33:25 +0000 (14:03 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 27 Jun 2013 09:05:32 +0000 (14:35 +0530)
commit5a45da02cf040ae7eacc9da10f6e8e369a220863
tree27e52dc1a1eda9c3508764bf0f3fcb5a085f43a5
parent05b016ecf5e7a8c24409d8e9effb5d2ec9107708
ARC: Adjustments for gcc 4.8

* DWARF unwinder related
  + Force DWARF2 compliant .debug_frame (gcc 4.8 defaults to DWARF4
    which kernel unwinder can't grok).
  + Discard the additional .eh_frame generated
  + Discard the dwarf4 debug info generated by -gdwarf-2 for normal
    no debug case

* 4.8 already uses arc600 multilibs for -mno-mpy

* switch to using uclibc compiler (to get -mmedium-calls and -mno-sdata)
  and also since buildroot can only use 1 toolchain

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Makefile
arch/arc/configs/fpga_defconfig
arch/arc/configs/nsimosci_defconfig
arch/arc/configs/tb10x_defconfig
arch/arc/kernel/vmlinux.lds.S