summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* Assert DWARF register size <= saved reg sizeH.J. Lu2012-03-132-1/+7
* Fix sgi typosRainer Orth2012-03-132-2/+6
* libgcov.c: Remove stdio.h include and NULL un-define.Richard Guenther2012-03-132-2/+4
* re PR bootstrap/52569 (bootstrap fails on x86_64-apple-darwin10 at revision 1...Richard Guenther2012-03-132-0/+12
* gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.Richard Guenther2012-03-132-1/+5
* gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION and...Richard Guenther2012-03-132-11/+5
* Remove obsolete OpenBSD/MIPS supportRainer Orth2012-03-122-2/+4
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-1210-756/+20
* re PR gcov-profile/49484 (gcov crash if two(or more) forks happen at the same...Richard Guenther2012-03-126-9/+63
* vms.opt: Add vms-opts.h header.Tristan Gingold2012-03-123-0/+9
* For Michael Hope.Michael Hope2012-03-112-1/+7
* Rename some internal atomic macros to have a less generic prefix.Walter Lee2012-03-073-71/+85
* re PR target/52507 ([avr]: movmem loop for __memx address space uses wrong lo...Georg-Johann Lay2012-03-072-1/+6
* re PR target/52505 ([avr]: __memx address space reading unintentionally from ...Georg-Johann Lay2012-03-072-0/+7
* re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)Georg-Johann Lay2012-03-072-19/+49
* arm: Enable umull and ctz in longlong.hRichard Henderson2012-03-052-6/+26
* soft-fp: Imported from glibc upstream.Kai Tietz2012-03-0168-217/+162
* sfp-machine.h (_FP_STRUCT_LAYOUT): Define it for mingw-targets as attribute g...Kai Tietz2012-02-282-0/+10
* generic-morestack.c (__splitstack_releasecontext): Correct call to __morestac...Ian Lance Taylor2012-02-282-3/+10
* re PR target/52390 (only linux uses nptl)Samuel Thibault2012-02-272-1/+7
* re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay2012-02-232-2/+7
* acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY ...Ulrich Weigand2012-02-233-6/+12
* re PR libstdc++/52300 (Gthreads functions linking error at dynamic linking wi...Kai Tietz2012-02-202-0/+11
* config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode to w32-un...Kai Tietz2012-02-202-1/+6
* mips.c (mips_need_mips16_rdhwr_p): New variable.Richard Sandiford2012-02-194-17/+10
* mips.c (mips16_build_call_stub): Add CFI information to stubs with non-siblin...Richard Sandiford2012-02-192-9/+21
* re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 wea...Iain Sandoe2012-02-162-2/+6
* re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 wea...Iain Sandoe2012-02-152-0/+50
* re PR libitm/52042 (libitm.c/clone-1.c (all darwin) and libitm.c/stackundo.c ...Iain Sandoe2012-02-152-25/+61
* re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay2012-02-152-0/+22
* re PR target/51921 (EH unwinding support is broken)Eric Botcazou2012-02-152-4/+28
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-1416-0/+1486
* re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely2012-02-072-3/+43
* config.host (mips64*-*-linux*, [...]): Add t-slibgcc-libgcc to tmake_file.Chung-Lin Tang2012-02-054-6/+12
* Adding GCC port for National Semicondutor's CR16 architectureSumanth G2012-02-0211-0/+2645
* t-linux64: Delete.Alan Modra2012-01-254-6/+11
* Interix resurrectionDouglas Rupp2012-01-233-3/+9
* morestack.S: Simplify CFI opcodes throughout.Ian Lance Taylor2012-01-181-1/+5
* mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.Richard Sandiford2012-01-154-1/+24
* * libgcov.c (__gcov_init): Ignore objects with no functions.Nathan Sidwell2012-01-112-1/+5
* re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2012-01-103-22/+153
* sol2-unwind.h (sparc64_is_sighandler): Check that the purported sigacthandler...Eric Botcazou2012-01-092-6/+10
* re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all availab...Eric Botcazou2012-01-092-41/+96
* t-ia64 (LIB1ASMFUNCS): Move backward compatibility thunks...Tristan Gingold2012-01-064-23/+35
* re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel2012-01-043-4/+6
* re PR bootstrap/51006 (bootstrap fails on NetBSD 5.1)Jonathan Wakely2012-01-032-28/+7
* re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay2012-01-022-11/+9
* Implement light-weight DImode support.Georg-Johann Lay2012-01-023-3/+101
* libgcov.c (gcov_crc32): Remove global var.Nathan Sidwell2011-12-302-93/+145
* * config/i386/morestack.S: Simplify CFI opcodes throughout.Ian Lance Taylor2011-12-221-42/+29