Subject: CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc/config/arm
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/29/2002 01:04:54
Module Name:	gnusrc
Committed By:	lukem
Date:		Wed Aug 28 22:04:54 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/arm [netbsd-1-6]: arm.h

Log Message:
Pull up revision 1.8 (requested by thorpej in ticket #743):
* Rename ARM_FLAG_ATPCS_STACK_ALIGN to ARM_FLAG_ATPCS.
* Rename TARGET_ATPCS_STACK_ALIGN to TARGET_ATPCS.
* Move APTCS aggregate return rules to arm_return_in_memory(), conditional
  on TARGET_ATPCS, and make it also return true for variable-sized aggregates.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 gnusrc/gnu/dist/toolchain/gcc/config/arm/arm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.