aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/crtend.asm
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2005-09-26Fix problems with copyrights for files that end up in libgcc.a.James E Wilson1-11/+20
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-04-21crtend.asm: Move pointer to __do_global_ctors_aux in .init_array section to ...H.J. Lu1-4/+2
2003-05-07crtbegin.asm (__do_jv_register_classes): Don't forget to preserve gp.David Mosberger1-13/+12
2003-04-01crti.asm: Clean up trailing whitespace.David Mosberger1-53/+44
2003-01-25crtend.asm [...]: Make __do_global_ctors_aux hidden global and don't put it i...Andreas Schwab1-7/+8
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger1-0/+9
2001-08-18crtbegin.asm (dtor_ptr): Make gp-relative.Richard Henderson1-4/+12
2001-02-22crtbegin.asm (.fini): Use pc-relative relocs to reach .text instead of gp-rel...Richard Henderson1-7/+7
2000-10-03configure.in (ia64-linux): Add ia64/t-glibc.Richard Henderson1-54/+0
2000-06-06Fix gas/gcc unwind/EH discrepancies. And a shared library build problem.James E. Wilson1-6/+35
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod1-0/+22
2000-05-16crtbegin.asm (__dso_handle): Mark hidden if the assembler supports it.Richard Henderson1-19/+36
2000-04-25Add partial support for IA-64 unwind sections.Andrew MacLeod1-0/+4
2000-03-08Add ia64 port.Jim Wilson1-0/+91