gcc/libgcc/config/alpha
Tristan Gingold d8aba32a09 vms.opt: Add vms-opts.h header.
2012-03-12  Tristan Gingold  <gingold@adacore.com>

	* config/vms/vms.opt: Add vms-opts.h header.
	(mmalloc64): Use flag_vms_malloc64 flag instead of MALLOC64
	target mask.
	(-mvms-return-codes): Document.
	(-mpointer-size): New option.
	(vms_pointer_size): Add enumeration.
	* config/vms/vms-opts.h: New file.
	* config/vms/vms.h (TARGET_OS_CPP_BUILTINS): Define
	__INITIAL_POINTER_SIZE.
	(POINTER_SIZE, SIZE_TYPE, PTRDIFF_TYPE): Adjust definition.
	(C_COMMON_OVERRIDE_OPTIONS): Define.
	(DWARF2_ADDR_SIZE): Define.
	* config/vms/vms.c (vms_patch_builtins): Adjust condition.
	* config/vms/vms-protos.h (vms_c_common_override_options):
	New prototype.
	* config/vms/vms-c.c (vms_pragma_pointer_size): Ignore pragma
	if -mno-pointer-size.
	(vms_c_common_override_options): New function.
	* config/ia64/vms.h (TARGET_DEFAULT): Remove MASK_MALLOC64.
	* config/alpha/vms.h (TARGET_DEFAULT): Remove MASK_MALLOC64.
	(MALLOC_ABI_ALIGNMENT): Use flag_vms_malloc64
	and flag_vms_pointer_size.
	(MASK_RETURN_ADDR): Set according to flag_vms_pointer_size.
	* config.gcc (*-*-*vms*): Define xm_file.
	(alpha*-dec-*vms*): Do not define xm_file.
	(alpha64-dec-*vms*): Remove.
	(ia64-hp-*vms*): Do not define xm_file.  Simplify tm_file
	and tmake_file.

libgcc/
2012-03-12  Tristan Gingold  <gingold@adacore.com>

	* config/alpha/t-vms: Define HOST_LIBGCC2_CFLAGS.
	* config/ia64/t-vms: Likewise.

gcc/ada/
2012-03-12  Tristan Gingold  <gingold@adacore.com>

	* gcc-interface/decl.c (gnat_to_gnu_param): Use flag_vms_malloc64
	instead of TARGET_MALLOC64.
	* gcc-interface/gigi.h (flag_vms_malloc64): Define instead
	of TARGET_MALLOC64.

From-SVN: r185224
2012-03-12 11:58:16 +00:00
..
crtfastmath.c crtfastmath.c: Move to ../libgcc/config/alpha. 2011-07-13 17:33:38 +00:00
gthr-posix.c Move libgcc_tm_file to toplevel libgcc 2011-11-02 15:26:35 +00:00
libgcc-alpha-ldbl.ver Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
libgcc-osf5.ver
linux-unwind.h linux-unwind.h: Update copyright years. 2011-12-20 09:46:38 +01:00
osf5-unwind.h linux.h (MD_UNWIND_SUPPORT): Remove. 2011-06-03 18:30:39 +00:00
qrnnd.S qrnnd.S: Use specific pseudos for VMS. 2011-11-16 08:36:46 +00:00
t-alpha Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-ieee
t-linux Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-osf-pthread Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-slibgcc-osf Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-vms vms.opt: Add vms-opts.h header. 2012-03-12 11:58:16 +00:00
vms-dwarf2.S Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
vms-dwarf2eh.S Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
vms-gcc_shell_handler.c Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
vms-unwind.h linux.h (MD_UNWIND_SUPPORT): Remove. 2011-06-03 18:30:39 +00:00