summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2003-06-30 Bruno Haible <bruno@clisp.org>sayle2003-07-011-17/+127
* * libgcc2.c: Delete sysV68 L_trampoline section.ghazi2003-06-151-45/+0
* * mklibgcc.in (lib2funcs): Remove _exit.aj2003-06-071-75/+0
* * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.aj2003-06-041-102/+1
* * libgcc-std.ver (__clztf2): New.rth2003-02-091-60/+66
* * libgcc2.h, libgcc2.c (__ffsSI2): New.rth2003-02-051-2/+18
* * libgcc2.c (__paritysi2, __paritydi2): Replace last two reductionrth2003-02-051-6/+4
* * libgcc2.c (__subvdi3): Fix typo.rth2003-02-041-1/+1
* * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2, __ctzsi2, __ctzdi2,rth2003-02-031-9/+27
* * libgcc2.c: Include auto-host.h.rth2003-02-011-58/+67
* 2003-02-01 Richard Henderson <rth@redhat.com>rth2003-02-011-1/+151
* * Makefile.in (LIB2FUNCS_ST): Remove _gcov.nathan2003-01-271-439/+0
* * basic-block.h: Fix comment formatting.kazu2003-01-181-3/+3
* * ifcvt.c: Fix comment typos.kazu2003-01-171-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-251/+345
* * libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) whenuweigand2002-10-231-2/+2
* * libgcc2.c: Fix __udiv_w_sdiv breakage on platforms thatuweigand2002-10-211-0/+2
* * libgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi3,uweigand2002-10-211-0/+9
* * libgcc2.c (__floatdisf): Properly cure double rounding.amodra2002-10-081-1/+4
* * basic-block.h: Fix comment formatting.kazu2002-09-081-3/+3
* * libgcc2.c (__bb_exit_func): Properly write the summarized statistics.hubicka2002-08-271-3/+3
* * m68k.c (m68k_output_function_prologue,ghazi2002-08-141-147/+0
* * libgcc2.c (L_bb): Remove unneeded #includes.nathan2002-08-131-133/+210
* New target macro DECLARE_LIBRARY_RENAMESbernds2002-07-301-0/+4
* * libgcc2.c (__divdi3, __moddi3): Use unary minus operatorrth2002-07-221-10/+7
* * libgcc2.c: Do not include symcat.h or machmode.h.law2002-06-171-3/+0
* * Makefile.in (MACHMODE_H): Add @extra_modes_file@.zack2002-06-101-0/+1
* * langhooks.c: Fix formatting.kazu2002-05-301-29/+29
* * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,rth2002-05-191-4/+0