aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/crtbegin.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-0/+1
2003-05-07crtbegin.asm (__do_jv_register_classes): Don't forget to preserve gp.David Mosberger1-17/+17
2003-04-01crti.asm: Clean up trailing whitespace.David Mosberger1-136/+124
2003-01-25crtend.asm [...]: Make __do_global_ctors_aux hidden global and don't put it i...Andreas Schwab1-1/+2
2002-11-07crtend.asm: Include "auto-host.h".David Mosberger1-0/+12
2001-08-21crtbegin.asm (__do_global_dtors_aux): Use saved copy of gp while the real gp ...Richard Henderson1-1/+1
2001-08-18crtbegin.asm (dtor_ptr): Make gp-relative.Richard Henderson1-7/+80
2001-08-09fde-glibc.c: Require glibc 2.2.4+ headers.Jakub Jelinek1-32/+0
2001-02-22crtbegin.asm (.fini): Use pc-relative relocs to reach .text instead of gp-rel...Richard Henderson1-7/+8
2000-10-03configure.in (ia64-linux): Add ia64/t-glibc.Richard Henderson1-112/+19
2000-09-19Fix glibc make check failure.Jim Wilson1-2/+0
2000-07-31crtbegin.asm (__EH_FRAME_BEGIN__): Align correctly.Anthony Green1-0/+1
2000-06-06Fix gas/gcc unwind/EH discrepancies. And a shared library build problem.James E. Wilson1-35/+0
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod1-2/+37
2000-05-16crtbegin.asm (__dso_handle): Mark hidden if the assembler supports it.Richard Henderson1-51/+81
2000-04-25Add partial support for IA-64 unwind sections.Andrew MacLeod1-7/+121
2000-03-08Add ia64 port.Jim Wilson1-0/+154