diff options
author | Stephane Carrez <Stephane.Carrez@worldnet.fr> | 2001-08-03 23:01:06 +0200 |
---|---|---|
committer | Stephane Carrez <ciceron@gcc.gnu.org> | 2001-08-03 23:01:06 +0200 |
commit | 70a5787eaa224a061a8354ae52a440cd27d7043b (patch) | |
tree | 62fdc135c6be345d1a3b3229325ea553072e22ce /libjava/java/net/FileNameMap.java | |
parent | 9ebeebda15abeeca2727b09e7cbc7b27aeef736d (diff) | |
download | gcc-70a5787eaa224a061a8354ae52a440cd27d7043b.zip gcc-70a5787eaa224a061a8354ae52a440cd27d7043b.tar.gz gcc-70a5787eaa224a061a8354ae52a440cd27d7043b.tar.bz2 |
t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.
* config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.
* config/m68hc11/larith.asm (_exit): Split in several sub-sections
merged by linker script to get a final _exit().
(__do_global_dtors): New for destructor handling in specific exit
section.
(__do_global_ctors): New for constructors in specific install section.
(__map_data_section): Map data sections before running constructors.
* config/m68hc11/m68hc11.h (INT_ASM_OP): Define to use .word.
(CTORS_SECTION_ASM_OP): Define to put in readonly section.
(DTORS_SECTION_ASM_OP): Likewise.
(CTORS_SECTION_FUNCTION): Define to force a reference to
__do_global_ctors.
(DTORS_SECTION_FUNCTION): Likewise for __do_global_dtors.
From-SVN: r44611
Diffstat (limited to 'libjava/java/net/FileNameMap.java')
0 files changed, 0 insertions, 0 deletions