]> git.ipfire.org Git - thirdparty/gcc.git/commit
aix.h (CPP_CPU_SPEC): Move back to rs6000.h
authorDaniel Berlin <dan@cgsoftware.com>
Mon, 6 Aug 2001 13:04:29 +0000 (13:04 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Mon, 6 Aug 2001 13:04:29 +0000 (13:04 +0000)
commitf984d8df1826954f26837f5cf52125bb0938f489
treea1f2da6902d513744e0aef37e347e9eb2e866956
parentbba9ba9e250196571ae8ecd2893ce4cb25221189
aix.h (CPP_CPU_SPEC): Move back to rs6000.h

2001-08-06  Daniel Berlin  <dan@cgsoftware.com>

* config/rs6000/aix.h (CPP_CPU_SPEC): Move back to rs6000.h
(ASM_CPU_SPEC): Move back to rs6000.h
#undef CPP_DEFAULT_SPEC and ASM_DEFAULT_SPEC before redefining them.

* config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): New macro.

* config/rs6000/linux.h: Remove vtable thunks stuff we accidently
readded.

* config/rs6000/linux64.h: Ditto.

* config/rs6000/rs6000.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
to here. Define default ASM_DEFAULT_SPEC and CPP_DEFAULT SPEC to
nothing.

Remove accidently readded definitions of FUNCTION_PROLOGUE,
FUNCTION_EPILOGUE,  ASM_OPEN_PAREN, ASM_CLOSE_PAREN

* config/rs6000/sysv4.h: Move CPP_CPU_SPEC and ASM_CPU_SPEC back
to rs6000.h

From-SVN: r44660
gcc/ChangeLog
gcc/config/rs6000/aix.h
gcc/config/rs6000/darwin.h
gcc/config/rs6000/linux.h
gcc/config/rs6000/linux64.h
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/sysv4.h