aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/sql
diff options
context:
space:
mode:
authorDavid Mosberger <davidm@hpl.hp.com>2003-05-07 22:29:33 +0000
committerRichard Henderson <rth@gcc.gnu.org>2003-05-07 15:29:33 -0700
commitc35b64c2560be092a2db39b21a77092a2d161f2d (patch)
treedca3dd1a796ef7f7220a101d20224a3807a92820 /libjava/java/sql
parenta944ceb94a99f5a271e2bd84a5a922858e5f699f (diff)
downloadgcc-c35b64c2560be092a2db39b21a77092a2d161f2d.zip
gcc-c35b64c2560be092a2db39b21a77092a2d161f2d.tar.gz
gcc-c35b64c2560be092a2db39b21a77092a2d161f2d.tar.bz2
crtbegin.asm (__do_jv_register_classes): Don't forget to preserve gp.
* config/ia64/crtbegin.asm (__do_jv_register_classes): Don't forget to preserve gp. * config/ia64/crtend.asm (__do_global_ctors_au): Ditto. * config/ia64/crtbegin.asm (__do_jv_register_classes): Add missing .prologue directive. Use .skip instead of data8 for .bss section to make Intel Assembler (ias) happy. Minor whitespace fixups. Make "nop 0" explicit in the .mib bundles and remove the unnecessary stop bits. Replace local labels with normal labels, to make ias happy. Don't register __do_global_ctors_aux here, do it in crtend.asm instead. * config/ia64/crtend.asm [HAVE_INIT_FINI_ARRAY]: Register __do_global_ctors_aux in .init_array section instead of declaring it as a hidden global. Replace local labels with ordinary labels to make ias happy. From-SVN: r66584
Diffstat (limited to 'libjava/java/sql')
0 files changed, 0 insertions, 0 deletions