elf.h: remove NAME__MAIN and SYMBOL__MAIN.
Fri Oct 29 16:30:04 1999 Andrew Haley <aph@cygnus.com> * config/mips/elf.h: remove NAME__MAIN and SYMBOL__MAIN. * config/mips/elf64.h: ditto. From-SVN: r30258
This commit is contained in:
parent
4fc026cde9
commit
273eca161d
@ -1,3 +1,8 @@
|
||||
Fri Oct 29 16:30:04 1999 Andrew Haley <aph@cygnus.com>
|
||||
|
||||
* config/mips/elf.h: remove NAME__MAIN and SYMBOL__MAIN.
|
||||
* config/mips/elf64.h: ditto.
|
||||
|
||||
Fri Oct 29 08:03:57 1999 Catherine Moore <clm@cygnus.com>
|
||||
|
||||
* expr.c (emit_push_insn): New argument alignment_pad.
|
||||
|
@ -296,8 +296,6 @@ do { \
|
||||
#define EXTRA_SECTIONS in_sdata, in_sbss, in_rdata, in_ctors, in_dtors
|
||||
|
||||
#define INVOKE__main
|
||||
#define NAME__MAIN "__gccmain"
|
||||
#define SYMBOL__MAIN __gccmain
|
||||
|
||||
#undef EXTRA_SECTION_FUNCTIONS
|
||||
#define EXTRA_SECTION_FUNCTIONS \
|
||||
|
@ -277,8 +277,6 @@ do { \
|
||||
#define EXTRA_SECTIONS in_sdata, in_rdata, in_ctors, in_dtors
|
||||
|
||||
#define INVOKE__main
|
||||
#define NAME__MAIN "__gccmain"
|
||||
#define SYMBOL__MAIN __gccmain
|
||||
|
||||
#undef EXTRA_SECTION_FUNCTIONS
|
||||
#define EXTRA_SECTION_FUNCTIONS \
|
||||
|
Loading…
Reference in New Issue
Block a user