Commit dd19d142 by David Edelsohn Committed by David Edelsohn

xcoff.h (HOT_TEXT_SECTION_NAME): Delete.

        * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete.
        (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Delete.

From-SVN: r56856
parent 8ef3ea70
2002-09-05 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete.
(UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Delete.
2002-09-05 Jason Thorpe <thorpej@wasabisystems.com>
* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
......
......@@ -406,8 +406,6 @@ toc_section () \
/* Output before instructions. */
#define TEXT_SECTION_ASM_OP "\t.csect .text[PR]"
#define HOT_TEXT_SECTION_NAME ".text[PR]"
#define UNLIKELY_EXECUTED_TEXT_SECTION_NAME ".text[PR]"
/* Output before writable data.
Align entire section to BIGGEST_ALIGNMENT. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment