summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables ...Kaveh R. Ghazi2003-11-141-144/+76
* * libgcc2.c (SYMBOL__MAIN): Provide C90 declaration.John David Anglin2003-11-021-1/+2
* re PR middle-end/6578 (-ftrapv doesn't catch multiplication overflow)Bruno Haible2003-07-011-17/+127
* libgcc2.c: Delete sysV68 L_trampoline section.Kaveh R. Ghazi2003-06-151-45/+0
* mklibgcc.in (lib2funcs): Remove _exit.Andreas Jaeger2003-06-071-75/+0
* uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2003-06-041-102/+1
* libgcc-std.ver (__clztf2): New.Richard Henderson2003-02-091-60/+66
* libgcc2.h, libgcc2.c (__ffsSI2): New.Richard Henderson2003-02-041-2/+18
* libgcc2.c (__paritysi2, [...]): Replace last two reduction rounds with a "bit...Richard Henderson2003-02-041-6/+4
* * libgcc2.c (__subvdi3): Fix typo.Falk Hueffner2003-02-041-1/+1
* libgcc2.c (__ffsdi2, [...]): Change return type to "int".Richard Henderson2003-02-031-9/+27
* libgcc2.c: Include auto-host.h.Richard Henderson2003-02-011-58/+67
* [multiple changes]Richard Henderson2003-02-011-1/+151
* Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell2003-01-271-439/+0
* basic-block.h: Fix comment formatting.Kazu Hirata2003-01-181-3/+3
* ifcvt.c: Fix comment typos.Kazu Hirata2003-01-171-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-251/+345
* libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) when inlining it i...Ulrich Weigand2002-10-231-2/+2
* libgcc2.c: Fix __udiv_w_sdiv breakage on platforms that don't define sdiv_qrnnd.Ulrich Weigand2002-10-211-0/+2
* libgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi3, __divdi3, __umoddi3...Ulrich Weigand2002-10-211-0/+9
* * libgcc2.c (__floatdisf): Properly cure double rounding.Alan Modra2002-10-091-1/+4
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-3/+3
* * libgcc2.c (__bb_exit_func): Properly write the summarized statistics.Jan Hubicka2002-08-271-3/+3
* m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi2002-08-141-147/+0
* libgcc2.c (L_bb): Remove unneeded #includes.Nathan Sidwell2002-08-131-133/+210
* New target macro DECLARE_LIBRARY_RENAMESBernd Schmidt2002-07-301-0/+4
* libgcc2.c (__divdi3, __moddi3): Use unary minus operator instead of __negdi2 ...Hartmut Schirmer2002-07-211-10/+7
* * libgcc2.c: Do not include symcat.h or machmode.h.Jeff Law2002-06-171-3/+0
* Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2002-06-101-0/+1
* langhooks.c: Fix formatting.Kazu Hirata2002-05-301-29/+29
* system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson2002-05-191-4/+0
* final.c (end_final): Tidy whitespace.Richard Henderson2002-05-101-1/+1
* final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka2002-05-091-89/+115
* * libgcc2.c (__bb_exit_func): Revert 03-31 change.Richard Henderson2002-04-021-1/+1
* * libgcc2.c (__bb_exit_func): Make static.Richard Henderson2002-03-311-1/+1
* toplev.c: Don't include setjmp.h.Zack Weinberg2002-03-251-4/+1
* real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2002-03-231-26/+4
* libgcc2.c (__bb_exit_func): Remove unused variable.Andreas Jaeger2001-12-201-20/+0
* * libgcc2.c (__bb_exit_func): Kill -ax dumping code.Jan Hubicka2001-12-181-225/+96
* * libgcc2.c (_bb): Remove ctime declaration.Douglas B Rupp2001-12-111-1/+0
* final.c (count_basic_block, [...]): Kill.Jan Hubicka2001-12-061-719/+0
* * libgcc2.c (__bb_exit_func): Fix line wrap problems.Richard Kenner2001-12-021-2/+5
* cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n...Jason Merrill2001-11-191-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* calls.c: Fix formatting.Kazu Hirata2001-10-101-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.Graham Stott2001-08-141-3/+3
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-2/+2
* gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty...Andreas Jaeger2001-07-161-48/+55
* regs.h (struct reg_info_def): Add freq field.Jan Hubicka2001-06-221-6/+13