gcc/libgcc
Chung-Lin Tang 95ce7613d5 nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.
2014-02-20  Chung-Lin Tang  <cltang@codesourcery.com>
	    Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* config/nios2/nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.
	* config/nios2/nios2.c (nios2_function_profiler):
	Add -fPIC (flag_pic == 2) support.
	(nios2_handle_custom_fpu_cfg): Fix warning parameter.
	(nios2_large_offset_p): New function.
	(nios2_unspec_reloc_p): Move up position, update to use
	nios2_large_offset_p.
	(nios2_unspec_address): Remove function.
	(nios2_unspec_offset): New function.
	(nios2_large_got_address): New function.
	(nios2_got_address): Add large offset support.
	(nios2_legitimize_tls_address): Update usage of removed and new
	functions.
	(nios2_symbol_binds_local_p): New function.
	(nios2_load_pic_address): Add -fPIC (flag_pic == 2) support.
	(nios2_legitimize_address): Update to use nios2_large_offset_p.
	(nios2_emit_move_sequence): Avoid legitimizing (const (unspec ...)).
	(nios2_print_operand): Merge H/L processing, add hiadj/lo
	processing for (const (unspec ...)).
	(nios2_unspec_reloc_name): Add UNSPEC_PIC_GOTOFF_SYM case.

	gcc/testsuite/
	* gcc.target/nios2/biggot-1.c: New.
	* gcc.target/nios2/biggot-2.c: New.

	libgcc/
	* config/nios2/t-nios2 (CRTSTUFF_T_CFLAGS): Add -mno-gpopt.
	* config/nios2/crti.S: Remove .file directive.
	* config/nios2/crtn.S: Likewise.

From-SVN: r207965
2014-02-20 16:35:10 +00:00
..
config nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum. 2014-02-20 16:35:10 +00:00
soft-fp float128-mul-underflow.c, [...]: New tests. 2014-02-12 23:24:49 +00:00
ChangeLog nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum. 2014-02-20 16:35:10 +00:00
config.host configure.ac (libgcc_cv_mips_hard_float): New. 2014-02-07 07:46:34 +00:00
config.in
configure configure.ac (libgcc_cv_mips_hard_float): New. 2014-02-07 07:46:34 +00:00
configure.ac configure.ac (libgcc_cv_mips_hard_float): New. 2014-02-07 07:46:34 +00:00
crtstuff.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
dfp-bit.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
dfp-bit.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
divmod.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
empty.mk
emutls.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
enable-execute-stack-empty.c
enable-execute-stack-mprotect.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
fixed-bit.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
fixed-bit.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
fixed-obj.mk
floatunsidf.c
floatunsisf.c
floatunsitf.c
floatunsixf.c
fp-bit.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
fp-bit.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
gbl-ctors.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
gen-fixed.sh
generic-morestack-thread.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
generic-morestack.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
generic-morestack.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
gstdint.h
gthr-posix.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
gthr-single.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
gthr.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcc2.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcc2.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcc-std.ver.in Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
libgcov-driver-system.c gcov-io.c (gcov_var): Move from gcov-io.h. 2014-01-08 16:37:08 +00:00
libgcov-driver.c libgcov-driver.c (this_prg): make it local to save bss space. 2014-01-09 19:13:47 +00:00
libgcov-interface.c gcov-io.c (gcov_var): Move from gcov-io.h. 2014-01-08 16:37:08 +00:00
libgcov-merge.c gcov-io.c (gcov_var): Move from gcov-io.h. 2014-01-08 16:37:08 +00:00
libgcov-profiler.c gcov-io.c (gcov_var): Move from gcov-io.h. 2014-01-08 16:37:08 +00:00
libgcov.h gcov-io.c (gcov_var): Move from gcov-io.h. 2014-01-08 16:37:08 +00:00
Makefile.in gcov-io.c (gcov_var): Move from gcov-io.h. 2014-01-08 16:37:08 +00:00
memcmp.c
memcpy.c
memmove.c
memset.c
mkheader.sh Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
mkmap-flat.awk Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
mkmap-symver.awk Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
shared-object.mk
siditi-object.mk
static-object.mk
sync.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
udivmod.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
udivmodsi4.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-arm-common.inc Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-c.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-compat.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-compat.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-dw2-fde-compat.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-dw2-fde-dip.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-dw2-fde.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-dw2-fde.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-dw2.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-dw2.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-generic.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-pe.h Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind-seh.c re PR objc/56870 (@catch handler broken with SEH) 2014-02-18 18:02:54 +01:00
unwind-sjlj.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
unwind.inc Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
vtv_end_preinit.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
vtv_end.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
vtv_start_preinit.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
vtv_start.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00