summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-09-24 Kai Tietz <kai.tietz@onevision.com>ktietz2009-09-241-0/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+10
* * libgcc2.c (INFINITY): Use __builtin_huge_val, not __builtin_inf,bje2009-04-071-1/+1
* PR target/39063gerald2009-03-191-1/+3
* PR middle-end/37850froydnj2009-03-101-2/+8
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * MAINTAINERS (mt port): Remove.jsm282008-06-071-2/+2
* libgcc2.c [L_trampoline]: Remove unnecessary prototype fordannysmith2008-04-151-4/+0
* * libgcc2.c (__addvSI3, __addvsi3, __addvDI3, __subvSI3,jsm282008-03-021-12/+12
* * libgcc2.c (__fixunstfDI, __fixunsxfDI, __fixunsdfDI,nathan2007-11-051-4/+4
* 2007-07-06 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-07-061-11/+11
* * libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3,uros2007-06-151-2/+6
* * libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from rth2007-04-241-18/+26
* PR c/30360jakub2007-01-051-1/+1
* 2007-01-04 Eric Christopher <echristo@apple.com>echristo2007-01-041-4/+4
* 2006-11-07 Eric Christopher <echristo@apple.com>echristo2006-11-081-3/+3
* 2006-09-07 Eric Christopher <echristo@apple.com>geoffk2006-11-011-0/+24
* * libgcc2.c (LIBGCC2_MAX_UNITS_PER_WORD): New macro.rsandifo2006-05-231-9/+14
* * libgcc2.c (MIN_UNITS_PER_WORD): Move default definition fromrsandifo2006-05-191-0/+18
* * libgcc2.c (__floatdisf, __floatdidf): Don't use IBM Extendedamodra2006-01-201-2/+16
* PR other/25028jsm282005-12-151-93/+117
* 2005-12-05 Jan Beulich <jbeulich@novell.com>jbeulich2005-12-051-2/+2
* * config/fp-bit.c (clzusi): New function.jsm282005-11-221-0/+114
* * libgcc2.c (__popcount_tab): Remove redundant prototype.nickc2005-09-271-5/+0
* * Makefile.in (LIBGCC_DEPS): Add libgcc2.h.nickc2005-09-091-4/+4
* * Makefile.def (target_modules): Add libssp.jakub2005-07-021-138/+0
* * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.jakub2005-06-271-0/+138
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shnathan2005-05-081-13/+0
* * crtstuff.c: Handle targets that use .init_array.jules2005-04-291-1/+2
* Fix problem with calling powi* builtins.fjahanian2005-03-301-2/+4
* * libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro.rsandifo2005-03-211-6/+6
* PR target/19930sje2005-02-251-19/+19
* * libgcc2.c, tree-vect-analyze.c: Fix comment typos.kazu2005-02-171-1/+1
* PR 19920rth2005-02-161-97/+148
* * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,kazu2005-02-121-3/+3
* * tree-complex.c (expand_complex_libcall): New.rth2005-02-121-1/+202
* * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h,kazu2005-02-101-1/+1
* 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-02-091-0/+36
* PR other/18665ebotcazou2004-12-151-12/+81
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-081-1/+1
* 2004-09-27 Aaron W. LaFramboise <aaronraolete36@aaronwl.com>bonzini2004-09-271-1/+1
* * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu2004-09-251-4/+4
* * gthr-gnat.c: Add visibility #pragmas.mmitchel2004-08-031-10/+0
* * libgcc2.c: Change all conditionals testingzack2004-07-271-4/+4
* * libgcc2.c (__enable_execute_stack): New symbol.ebotcazou2004-07-171-0/+13
* PR other/15526falk2004-05-191-3/+1
* * libgcc2.c (__negdi2, __addvsi3, __addvdi3, __subvsi3, __subvdi3,ghazi2003-11-141-144/+76
* * libgcc2.c (SYMBOL__MAIN): Provide C90 declaration.danglin2003-11-021-1/+2