summaryrefslogtreecommitdiff
path: root/libgcc/config
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie2013-09-1220-0/+1111
* mips16.S (CE_STARTFN, CE_ENDFN): New macros.Maciej W. Rozycki2013-08-162-44/+28
* Fix licenses on several libgcc files.Maxim Kuvyrkov2013-08-015-55/+80
* mips16.S (DELAYf): Alias to DELAYt for the MIPS IV ISA and up.Maciej W. Rozycki2013-07-301-0/+5
* linux-unwind.h: Use the proper dwarf to hard reg mapping for FPRs when...Andreas Krebbel2013-07-231-1/+3
* re PR target/57516 ([avr] Incorrect fixed-point rounding result in the overfl...Georg-Johann Lay2013-07-191-21/+26
* re PR other/53317 (Conversion from __int128 to __float128)Joseph Myers2013-06-2112-0/+12
* mips.h (ISA_HAS_MUL3): Include TARGET_MIPS5900.Jürgen Urban2013-06-162-0/+46
* re PR target/6526 ([SH4] sdivsi3_i4 can clobber xd0/xd2)Oleg Endo2013-06-091-70/+155
* atomic.h: Don't include stdint.h or features.h.Walter Lee2013-06-082-16/+17
* ibm-ldouble.c: Enable for little-endian.Alan Modra2013-06-041-3/+3
* i386.c (ix86_lea_outperforms): Fix formatting.Yuri Rumyantsev2013-06-031-1/+3
* Silvermont (SLM) architecture pipeline model, tuning and insn selection.Yuri Rumyantsev2013-05-301-0/+1
* sol2-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Do not set fs->signal_frame for ...Eric Botcazou2013-05-282-2/+12
* sol2-unwind.h (sparc64_frob_update_context): Do it for signal frames as well.Eric Botcazou2013-05-221-15/+9
* cygming-crtbegin.c (__register_frame_info): Make weak.Kai Tietz2013-05-081-4/+26
* sfp-machine.h (_FP_W_TYPE): Change to define as 'unsigned long long' instead ...Yufeng Zhang2013-04-191-2/+2
* libgcc/Julian Brown2013-04-111-32/+32
* re PR other/55274 (gcc build hangs on HP-UX 11.11)John David Anglin2013-04-061-0/+1
* bpabi.S (aeabi_ldivmod): Add DWARF information for computing the location of ...Meador Inge2013-04-041-1/+7
* t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to CRTSTUFF_T_...Walter Lee2013-03-261-0/+4
* * config/i386/cygwin.S: Replace use of _WIN64 by __x86_64__.Kai Tietz2013-03-251-5/+5
* 2013-03-20 Robert Mason <rbmj@verizon.net>Robert Mason2013-03-201-1/+9
* extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore2013-03-203-0/+12
* re PR target/49880 (SuperH: ICE when -m4 is used with -mdiv=call-div1)Oleg Endo2013-03-131-10/+6
* cpuinfo.c (get_intel_cpu): Fix cpuid codes for sandybridge processors.Sriraman Tallam2013-03-081-0/+1
* re PR target/56529 ([SH] Calls to __sdivsi3_i4i and __udivsi3_i4i are generat...Oleg Endo2013-03-061-2/+2
* Setup stack protection at entry.Edgar E. Iglesias2013-03-041-0/+10
* * config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay2013-03-041-62/+82
* [AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh2013-03-011-2/+4
* 2012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore2013-02-253-12/+0
* mips16.S: Don't build for microMIPS.Catherine Moore2013-02-243-0/+12
* modsi3.S (modsi3): Fix case with 0x80000000 as dividend.Edgar E. Iglesias2013-02-191-0/+2
* re PR target/55431 (Invalid auxv search in ppc linux-unwind code.)Alan Modra2013-02-161-77/+25
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-02-123-24/+512
* re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe2013-02-111-43/+0
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-02-085-8/+867
* Update copyright in libgcc.Richard Sandiford2013-02-04540-621/+540
* re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn2013-02-016-0/+364
* lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton2013-01-311-3/+3
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2013-01-291-0/+14
* gcc: PR target/54663David Holsgrove2013-01-261-0/+2
* sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang2013-01-171-2/+4
* [AARCH64] Fix __clear_cache.Sofiane Naci2013-01-151-2/+8
* * Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay2013-01-142-52/+52
* avr-lib.h: Add GPL copyright notice.Georg-Johann Lay2013-01-141-0/+23
* lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton2013-01-041-18/+19
* fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat2012-12-131-5/+3
* re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak2012-12-091-0/+2
* sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak2012-12-063-6/+15