summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* re PR other/55274 (gcc build hangs on HP-UX 11.11)John David Anglin2013-04-062-0/+6
* bpabi.S (aeabi_ldivmod): Add DWARF information for computing the location of ...Meador Inge2013-04-042-1/+13
* config.host: Add support for cygwin x64 target.Kai Tietz2013-03-273-3/+28
* t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to CRTSTUFF_T_...Walter Lee2013-03-262-0/+9
* * config/i386/cygwin.S: Replace use of _WIN64 by __x86_64__.Kai Tietz2013-03-252-5/+9
* 2013-03-20 Robert Mason <rbmj@verizon.net>Robert Mason2013-03-202-1/+16
* extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore2013-03-204-0/+20
* re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...Jakub Jelinek2013-03-142-5/+13
* re PR target/49880 (SuperH: ICE when -m4 is used with -mdiv=call-div1)Oleg Endo2013-03-132-10/+12
* cpuinfo.c (get_intel_cpu): Fix cpuid codes for sandybridge processors.Sriraman Tallam2013-03-082-0/+6
* re PR target/56529 ([SH] Calls to __sdivsi3_i4i and __udivsi3_i4i are generat...Oleg Endo2013-03-062-2/+8
* Setup stack protection at entry.Edgar E. Iglesias2013-03-042-0/+14
* * config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay2013-03-042-62/+87
* [AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh2013-03-012-2/+9
* 2012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore2013-02-254-12/+11
* mips16.S: Don't build for microMIPS.Catherine Moore2013-02-244-0/+20
* modsi3.S (modsi3): Fix case with 0x80000000 as dividend.Edgar E. Iglesias2013-02-192-0/+6
* re PR target/55431 (Invalid auxv search in ppc linux-unwind code.)Alan Modra2013-02-162-77/+33
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-02-124-24/+527
* re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe2013-02-112-43/+7
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-02-086-8/+881
* Update copyright in libgcc.Richard Sandiford2013-02-04586-693/+589
* re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn2013-02-018-1/+378
* lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton2013-01-312-4/+9
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-01-292-0/+23
* gcc: PR target/54663David Holsgrove2013-01-263-1/+11
* gcc/config.gcc (microblaze*-*-*): Rename microblaze*-*-elf, update tm_file.Edgar E. Iglesias2013-01-262-3/+8
* sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang2013-01-172-2/+11
* [AARCH64] Fix __clear_cache.Sofiane Naci2013-01-152-2/+13
* Reverted last patch.Ian Lance Taylor2013-01-142-6/+2
* generic-morestack-thread.c: Change declaration of __real_pthread_create to no...Ian Lance Taylor2013-01-142-3/+7
* * Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay2013-01-143-52/+57
* avr-lib.h: Add GPL copyright notice.Georg-Johann Lay2013-01-142-0/+27
* fixed-bit.c (SATFRACT): Only declare / set min_low, min_high if TO_MODE_UNSIG...Georg-Johann Lay2013-01-142-12/+14
* config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[...Mark Kettenis2013-01-072-1/+7
* lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton2013-01-042-18/+24
* gthr.h (__gthread_cond_timedwait_recursive): Do not require.Jonathan Wakely2012-12-203-11/+5
* fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat2012-12-132-5/+8
* re PR libgcc/55451 (FAIL: gcc.dg/fixed-point/unary.c)Jakub Jelinek2012-12-122-18/+17
* re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak2012-12-092-0/+7
* sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak2012-12-064-10/+26
* re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)Richard Henderson2012-12-042-2/+7
* AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft2012-12-042-0/+12
* aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft2012-12-044-52/+96
* config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw2012-12-046-140/+34
* re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz2012-11-294-6/+13
* re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address)Richard Henderson2012-11-282-2/+8
* Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2012-11-223-59/+162
* re PR bootstrap/55370 (Bad libgcc.map)Jakub Jelinek2012-11-202-0/+9
* This patch addresses the bogus "Invocation mismatch" messages seen in paralle...Teresa Johnson2012-11-192-10/+33