summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* bpabi-lib.h (RENAME_LIBRARY_SET): Delete.Richard Sandiford2011-08-182-6/+4
* re PR target/50090 (ARM EABI symbols in libgcc.a have default visibility)Richard Sandiford2011-08-172-3/+8
* re PR bootstrap/50047 (Revision 177670 failed to bootstrap)Paolo Bonzini2011-08-122-3/+10
* * Makefile.in (install-unwind_h): Remove destination file first.Rainer Orth2011-08-112-0/+5
* sync.c: Move to ../libgcc.Rainer Orth2011-08-095-21/+233
* config.host (ia64*-*-linux*): Move ia64/t-glibc after t-libunwind.Andreas Schwab2011-08-092-1/+6
* Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu2011-08-083-17/+89
* libgcc/Richard Sandiford2011-08-062-3/+9
* soft-fp: Move to ../libgcc.Rainer Orth2011-08-05117-51/+9265
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-0522-96/+3319
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-0549-18/+12162
* Update x32 __NR_rt_sigreturn system call number.H.J. Lu2011-08-022-2/+13
* linux-unwind.h (frob_update_context <__powerpc64__>): Restore for indirect ca...Alan Modra2011-08-022-8/+16
* configure.ac (fixed-point): Add ARM support.Julian Brown2011-08-013-0/+14
* Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.Julian Brown2011-08-016-1515/+1535
* Add x32 support to config/i386/morestack.S.H.J. Lu2011-07-282-8/+20
* Use long long for 64bit int.H.J. Lu2011-07-282-9/+10
* update copyrightAlan Modra2011-07-281-1/+2
* linux-unwind.h (frob_update_context <__powerpc64__>): Leave r2 REG_UNSAVED if...Alan Modra2011-07-282-4/+28
* re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth2011-07-185-157/+6
* invoke.texi (C6X Options): New section.Bernd Schmidt2011-07-153-0/+120
* crtprec.c: Move to ../libgcc/config/i386.Rainer Orth2011-07-134-9/+65
* crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth2011-07-1311-18/+348
* darwin-crt2.c: Move to ../libgcc/config/rs6000.Rainer Orth2011-07-136-0/+708
* Makefile.in (CRT0STUFF_T_CFLAGS): Remove.Rainer Orth2011-07-135-29/+159
* configure.ac (i?86-*-solaris2*): Use libgcc copy of i386/t-crtstuff.Rainer Orth2011-07-113-6/+8
* dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth2011-07-116-10/+1370
* Makefile.in (LIBGCOV): Remove.Rainer Orth2011-07-083-2/+1021
* fixed-bit.c, [...]: Move to ../libgcc.Rainer Orth2011-07-084-4/+2508
* config.gcc (*local*): Remove.Joseph Myers2011-07-072-7/+4
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-074-5/+14
* libgcc/Thomas Schwinge2011-07-062-2/+20
* t-avr (intfuncs16): Add _clrsbXX2.Georg-Johann Lay2011-07-042-1/+5
* * config.host: Recognize all V850 variants.Nick Clifton2011-06-282-5/+8
* enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.Uros Bizjak2011-06-222-2/+9
* shared-object.mk (c_flags-$o): Save c_flags.Rainer Orth2011-06-212-2/+10
* Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2011-06-213-1/+13
* re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2011-06-162-19/+25
* irix6-unwind.h: New file.Olivier Hainque2011-06-143-0/+187
* invoke.texi (SPARC options): Add -mflat.Eric Botcazou2011-06-105-9/+84
* netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth2011-06-098-1/+200
* config.host (sparc-*-linux*): Correct md_unwind_header filename.David S. Miller2011-06-092-2/+9
* iris6.h (ENDFILE_SPEC): Use crtfastmath.o if -ffast-math etc.Rainer Orth2011-06-063-7/+12
* config.host (hppa*-*-linux*): Correct md_unwind_header name.John David Anglin2011-06-042-1/+5
* config.host (sh*-*-linux*): Fix typo.Kaz Kojima2011-06-042-1/+5
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-0326-4/+4724
* config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6 t-slibgcc-dummy.Rainer Orth2011-06-036-1/+166
* Makefile.in (LIB2ADDEHDEP): Remove.Rainer Orth2011-06-033-3/+7
* t-osf5: Remove.Rainer Orth2011-06-0310-2/+126
* crtfastmath.c: Include <signal.h>, <ucontext.h>.Rainer Orth2011-06-012-0/+8