aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-04-19sfp-machine.h (_FP_W_TYPE): Change to define as 'unsigned long long' instead ...Yufeng Zhang1-2/+2
2013-04-11libgcc/Julian Brown1-32/+32
2013-04-06re PR other/55274 (gcc build hangs on HP-UX 11.11)John David Anglin1-0/+1
2013-04-04bpabi.S (aeabi_ldivmod): Add DWARF information for computing the location of ...Meador Inge1-1/+7
2013-03-26t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to CRTSTUFF_T_...Walter Lee1-0/+4
2013-03-25* config/i386/cygwin.S: Replace use of _WIN64 by __x86_64__.Kai Tietz1-5/+5
2013-03-202013-03-20 Robert Mason <rbmj@verizon.net>Robert Mason1-1/+9
2013-03-20extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore3-0/+12
2013-03-13re PR target/49880 (SuperH: ICE when -m4 is used with -mdiv=call-div1)Oleg Endo1-10/+6
2013-03-08cpuinfo.c (get_intel_cpu): Fix cpuid codes for sandybridge processors.Sriraman Tallam1-0/+1
2013-03-06re PR target/56529 ([SH] Calls to __sdivsi3_i4i and __udivsi3_i4i are generat...Oleg Endo1-2/+2
2013-03-04Setup stack protection at entry.Edgar E. Iglesias1-0/+10
2013-03-04* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay1-62/+82
2013-03-01[AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh1-2/+4
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore3-12/+0
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore3-0/+12
2013-02-19modsi3.S (modsi3): Fix case with 0x80000000 as dividend.Edgar E. Iglesias1-0/+2
2013-02-16re PR target/55431 (Invalid auxv search in ppc linux-unwind code.)Alan Modra1-77/+25
2013-02-12re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay3-24/+512
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe1-43/+0
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay5-8/+867
2013-02-04Update copyright in libgcc.Richard Sandiford540-621/+540
2013-02-01re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn6-0/+364
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton1-3/+3
2013-01-29re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+14
2013-01-26gcc: PR target/54663David Holsgrove1-0/+2
2013-01-17sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang1-2/+4
2013-01-15[AARCH64] Fix __clear_cache.Sofiane Naci1-2/+8
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay2-52/+52
2013-01-14avr-lib.h: Add GPL copyright notice.Georg-Johann Lay1-0/+23
2013-01-04lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton1-18/+19
2012-12-13fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat1-5/+3
2012-12-09re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak1-0/+2
2012-12-06sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak3-6/+15
2012-12-04AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft1-0/+6
2012-12-04aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft3-52/+88
2012-12-04config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw4-109/+11
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2-59/+144
2012-11-06generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor1-10/+27
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2-2/+7
2012-11-02re PR target/55175 (i386/sfp-exceptions.c:52:7: error: impossible constraint ...Uros Bizjak4-0/+8
2012-10-26crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.Uros Bizjak2-18/+23
2012-10-23AArch64 [8/10] Fixup botched commit.Marcus Shawcroft7-0/+510
2012-10-21crti.S: Mark program and data addresses using PRELD.Hans-Peter Nilsson1-9/+45
2012-10-18Add basic armv8-a supportMatthew Gretton-Dann1-0/+4
2012-10-11sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions for 64bit t...Uros Bizjak1-2/+2
2012-10-10sfp-machine.h (FP_RND_NEAREST, [...]): Move to ...Uros Bizjak3-15/+30
2012-10-07Fix typo in previous commit:Matthias Klose1-1/+1
2012-10-07unwind-arm.h (__gnu_unwind_24bit): Mark parameters as unused.Matthias Klose1-2/+5
2012-10-05re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely1-3/+3