mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 04:38:58 +08:00
* arm/linux-elf.h (text_section): Delete declaration.
From-SVN: r35706
This commit is contained in:
parent
e45b72c408
commit
2c210617e0
@ -1,3 +1,7 @@
|
||||
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* arm/linux-elf.h (text_section): Delete declaration.
|
||||
|
||||
2000-08-15 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
ARM support for unordered FP operations.
|
||||
|
@ -159,8 +159,6 @@ do { \
|
||||
definition in the target-specific file which includes this file. */
|
||||
#define SUBTARGET_EXTRA_SECTION_FUNCTIONS CONST_SECTION_FUNCTION
|
||||
|
||||
extern void text_section ();
|
||||
|
||||
#define CONST_SECTION_ASM_OP ".section\t.rodata"
|
||||
|
||||
#define CONST_SECTION_FUNCTION \
|
||||
|
Loading…
Reference in New Issue
Block a user