mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-06 19:14:01 +08:00
i386.h: Remove useless definition of "I386" and misleading comment above it.
* i386.h: Remove useless definition of "I386" and misleading comment above it. From-SVN: r32130
This commit is contained in:
parent
4e23f9e3a8
commit
f32d49a82e
@ -1,3 +1,8 @@
|
|||||||
|
2000-02-23 Zack Weinberg <zack@wolery.cumb.org>
|
||||||
|
|
||||||
|
* i386.h: Remove useless definition of "I386" and misleading
|
||||||
|
comment above it.
|
||||||
|
|
||||||
2000-02-23 Zack Weinberg <zack@wolery.cumb.org>
|
2000-02-23 Zack Weinberg <zack@wolery.cumb.org>
|
||||||
|
|
||||||
* tree.h (TREE_SET_PERMANENT): New macro. Document conditions
|
* tree.h (TREE_SET_PERMANENT): New macro. Document conditions
|
||||||
|
@ -33,10 +33,6 @@ Boston, MA 02111-1307, USA. */
|
|||||||
ADDR_BEG, ADDR_END, PRINT_IREG, PRINT_SCALE, PRINT_B_I_S, and many
|
ADDR_BEG, ADDR_END, PRINT_IREG, PRINT_SCALE, PRINT_B_I_S, and many
|
||||||
that start with ASM_ or end in ASM_OP. */
|
that start with ASM_ or end in ASM_OP. */
|
||||||
|
|
||||||
/* Names to predefine in the preprocessor for this target machine. */
|
|
||||||
|
|
||||||
#define I386 1
|
|
||||||
|
|
||||||
/* Stubs for half-pic support if not OSF/1 reference platform. */
|
/* Stubs for half-pic support if not OSF/1 reference platform. */
|
||||||
|
|
||||||
#ifndef HALF_PIC_P
|
#ifndef HALF_PIC_P
|
||||||
|
Loading…
Reference in New Issue
Block a user