aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2013-05-31Mark ChangeLogGCC Administrator
2013-05-31Mark ChangeLogGCC Administrator
2013-04-11libgcc/Julian Brown
2013-04-06re PR other/55274 (gcc build hangs on HP-UX 11.11)John David Anglin
2013-03-26re PR target/54805 (__gthread* on VxWorks)Robert Mason
2013-03-26backport: t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to C...Walter Lee
2013-03-22Mark ChangeLogGCC Administrator
2013-03-22Mark ChangeLogGCC Administrator
2013-03-14re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...Jakub Jelinek
2013-03-13re PR target/49880 (SuperH: ICE when -m4 is used with -mdiv=call-div1)Oleg Endo
2013-03-08cpuinfo.c (get_intel_cpu): Fix cpuid codes for sandybridge processors.Sriraman Tallam
2013-03-06re PR target/56529 ([SH] Calls to __sdivsi3_i4i and __udivsi3_i4i are generat...Oleg Endo
2013-03-04Setup stack protection at entry.Edgar E. Iglesias
2013-03-04* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay
2013-03-01[AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore
2013-02-19modsi3.S (modsi3): Fix case with 0x80000000 as dividend.Edgar E. Iglesias
2013-02-16re PR target/55431 (Invalid auxv search in ppc linux-unwind code.)Alan Modra
2013-02-12re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2013-02-04Update copyright in libgcc.Richard Sandiford
2013-02-01re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton
2013-01-29re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay
2013-01-26gcc: PR target/54663David Holsgrove
2013-01-26gcc/config.gcc (microblaze*-*-*): Rename microblaze*-*-elf, update tm_file.Edgar E. Iglesias
2013-01-17sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang
2013-01-15[AARCH64] Fix __clear_cache.Sofiane Naci
2013-01-14Reverted last patch.Ian Lance Taylor
2013-01-14generic-morestack-thread.c: Change declaration of __real_pthread_create to no...Ian Lance Taylor
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay
2013-01-14avr-lib.h: Add GPL copyright notice.Georg-Johann Lay
2013-01-14fixed-bit.c (SATFRACT): Only declare / set min_low, min_high if TO_MODE_UNSIG...Georg-Johann Lay
2013-01-07config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[...Mark Kettenis
2013-01-04lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is...Nick Clifton
2012-12-20gthr.h (__gthread_cond_timedwait_recursive): Do not require.Jonathan Wakely
2012-12-13fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp is 25.John Tytgat
2012-12-12re PR libgcc/55451 (FAIL: gcc.dg/fixed-point/unary.c)Jakub Jelinek
2012-12-09re PR target/55344 (Cross compiling for alpha-linux fails because <signal.h> ...Uros Bizjak
2012-12-06sfp-machine.h (FP_EX_ALL): Define.Uros Bizjak
2012-12-04re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)Richard Henderson
2012-12-04AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft
2012-12-04aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft
2012-12-04config.host: (arm*-*-freebsd*): Remove.Richard Earnshaw
2012-11-29re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz
2012-11-28re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address)Richard Henderson
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay
2012-11-20re PR bootstrap/55370 (Bad libgcc.map)Jakub Jelinek