Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/arm
Module Name: gnusrc
Committed By: thorpej
Date: Wed Aug 28 17:33:56 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/arm: arm.c arm.h netbsd-elf.h
Log Message:
* 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.8 -r1.9 gnusrc/gnu/dist/toolchain/gcc/config/arm/arm.c
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/gcc/config/arm/arm.h
cvs rdiff -r1.11 -r1.12 gnusrc/gnu/dist/toolchain/gcc/config/arm/netbsd-elf.h
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