This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136076 - in /branches/stack/gcc: ChangeLog.sta...


Author: hjl
Date: Wed May 28 13:01:06 2008
New Revision: 136076

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136076
Log:
2008-05-28  H.J. Lu  <hongjiu.lu@intel.com>

	* doc/tm.texi (LOCAL_ALIGNMENT): Revert the last change.
	* config/bfin/bfin.c (bfin_local_alignment): Likewise.
	* config/bfin/bfin.h (LOCAL_ALIGNMENT): Likewise.
	* config/bfin/bfin-protos.h (bfin_local_alignment): Likewise.
	* config/mips/mips.h (LOCAL_ALIGNMENT): Likewise.
	* config/mmix/mmix.c (mmix_local_alignment): Likewise.
	* config/mmix/mmix.h (LOCAL_ALIGNMENT): Likewise.
	* config/mmix/mmix-protos.h (mmix_local_alignment): Likewise.
	* config/rs6000/rs6000.h (LOCAL_ALIGNMENT): Likewise.
	* config/score/score.h (LOCAL_ALIGNMENT): Likewise.
	* config/sh/sh.h (LOCAL_ALIGNMENT): Likewise.
	* config/sparc/sparc.h (LOCAL_ALIGNMENT): Likewise.
	* config/spu/spu.h (LOCAL_ALIGNMENT): Likewise.

Modified:
    branches/stack/gcc/ChangeLog.stackalign
    branches/stack/gcc/config/bfin/bfin-protos.h
    branches/stack/gcc/config/bfin/bfin.c
    branches/stack/gcc/config/bfin/bfin.h
    branches/stack/gcc/config/mips/mips.h
    branches/stack/gcc/config/mmix/mmix-protos.h
    branches/stack/gcc/config/mmix/mmix.c
    branches/stack/gcc/config/mmix/mmix.h
    branches/stack/gcc/config/rs6000/rs6000.h
    branches/stack/gcc/config/score/score.h
    branches/stack/gcc/config/sh/sh.h
    branches/stack/gcc/config/sparc/sparc.h
    branches/stack/gcc/config/spu/spu.h
    branches/stack/gcc/doc/tm.texi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]