gcc/libgcc/config/rs6000
Rohit Arul Raj 23742a9e1b re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)
PR target/60102

[libgcc]
2014-07-31  Rohit  <rohitarulraj@freescale.com>
	* config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Update
	  based on change in SPE high register numbers and 3 HTM registers.

[gcc]
2014-07-31  Rohit  <rohitarulraj@freescale.com>
	* config/rs6000/rs6000.c
	  (rs6000_reg_names) : Add SPE high register names.
	  (alt_reg_names) : Likewise.
	  (rs6000_dwarf_register_span) : For SPE high registers, replace
	  dwarf register numbers with GCC hard register numbers.
	  (rs6000_init_dwarf_reg_sizes_extra) : Likewise.
	  (rs6000_dbx_register_number): For SPE high registers, return dwarf
	  register number for the corresponding GCC hard register number.

	* config/rs6000/rs6000.h
	  (FIRST_PSEUDO_REGISTER) : Update based on 32 newly added GCC hard
	  register numbers for SPE high registers.
	  (DWARF_FRAME_REGISTERS) :  Likewise.
	  (DWARF_REG_TO_UNWIND_COLUMN) : Likewise.
	  (DWARF_FRAME_REGNUM) : Likewise.
	  (FIXED_REGISTERS) : Likewise.
	  (CALL_USED_REGISTERS) : Likewise.
	  (CALL_REALLY_USED_REGISTERS) : Likewise.
	  (REG_ALLOC_ORDER) : Likewise.
	  (enum reg_class) : Likewise.
	  (REG_CLASS_NAMES) : Likewise.
	  (REG_CLASS_CONTENTS) : Likewise.
	  (SPE_HIGH_REGNO_P) : New macro to identify SPE high registers.	

	* gcc.target/powerpc/pr60102.c: New testcase.

From-SVN: r213596
2014-08-04 16:34:34 +00:00
..
aix-unwind.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
aixinitfini.c re PR target/33704 (AIX runs c++ constructors in incorrect order) 2013-11-23 10:38:07 -05:00
crtcxa.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtresfpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtresgpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtrestvr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtresxfpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtresxgpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtsavevr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtsavfpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtsavgpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
cxa_atexit.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
cxa_finalize.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-asm.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-crt2.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-fallback.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-fpsave.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-gpsave.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-tramp.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-unwind.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-vecsave.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
darwin-world.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtres32gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtres64gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtres64gprctr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtrest32gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtrest64gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtresx32gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtresx64gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtsav32gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtsav64gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtsav64gprctr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtsavg32gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtsavg64gpr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
e500crtsavg64gprctr.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
eabi-ci.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
eabi-cn.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
eabi.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
exit.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
freebsd-unwind.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
gthr-aix.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
ibm-ldouble-format Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
ibm-ldouble.c ibm-ldouble.c (typedef union longDblUnion): Delete. 2014-07-31 11:22:58 -05:00
libgcc-aix-cxa.ver re PR target/33704 (AIX runs c++ constructors in incorrect order) 2013-11-23 10:38:07 -05:00
libgcc-darwin.10.4.ver Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcc-darwin.10.5.ver Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcc-glibc.ver Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcc-ibm-ldouble.ver Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
linux-unwind.h re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno) 2014-08-04 16:34:34 +00:00
ppc64-fp.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
sfp-machine.h float128-mul-underflow.c, [...]: New tests. 2014-02-12 23:24:49 +00:00
sol-ci.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
sol-cn.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
t-aix-cxa re PR target/33704 (AIX runs c++ constructors in incorrect order) 2013-11-23 10:38:07 -05:00
t-crtstuff Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
t-darwin Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-darwin64 t-darwin64 (LIB2ADD): Add fp and gp save routines. 2011-12-04 15:46:28 +00:00
t-freebsd Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
t-freebsd64 config.host: Add bits to support powerpc64-*-freebsd*. 2012-03-21 21:12:16 +01:00
t-ibm-ldouble Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-linux t-linux64: Delete. 2012-01-25 06:05:22 +10:30
t-lynx Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-netbsd rs6000 (SAVE_INLINE_VRS, [...]): Define. 2012-04-25 12:02:56 +09:30
t-ppc64-fp t-linux64: Delete. 2012-01-25 06:05:22 +10:30
t-ppccomm Cleanup rs6000/t-ppccomm configurations (PR other/51022) 2011-11-28 16:02:10 +00:00
t-savresfgpr rs6000 (SAVE_INLINE_VRS, [...]): Define. 2012-04-25 12:02:56 +09:30
t-slibgcc-aix Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
tramp.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00