summaryrefslogtreecommitdiffstats
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * final.c (end_final): Tidy whitespace. Don't honor flag_pack_struct.rth2002-05-111-1/+1
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-89/+115
* * libgcc2.c (__bb_exit_func): Revert 03-31 change.rth2002-04-031-1/+1
* * libgcc2.c (__bb_exit_func): Make static.rth2002-03-311-1/+1
* * toplev.c: Don't include setjmp.h. Kill float_handler_set,zack2002-03-251-4/+1
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-26/+4
* * libgcc2.c (__bb_exit_func): Remove unused variable.aj2001-12-201-20/+0
* * libgcc2.c (__bb_exit_func): Kill -ax dumping code.hubicka2001-12-181-225/+96
* * libgcc2.c (_bb): Remove ctime declaration.kenner2001-12-111-1/+0
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-719/+0
* * libgcc2.c (__bb_exit_func): Fix line wrap problems.kenner2001-12-021-2/+5
* * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason2001-11-191-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.grahams2001-08-141-3/+3
* * gcc.c: Fix comment formatting.kazu2001-08-121-2/+2
* * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to outputaj2001-07-161-48/+55
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-6/+13
OpenPOWER on IntegriCloud