Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc/config/arm



Module Name:    gnusrc
Committed By:   lukem
Date:           Wed Aug 28 22:04:36 UTC 2002

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

Log Message:
Pull up revision 1.9 (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.5 -r1.5.2.1 gnusrc/gnu/dist/toolchain/gcc/config/arm/arm.c

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




Home | Main Index | Thread Index | Old Index