Age | Commit message (Expand) | Author | Files | Lines |
2003-06-15 | libgcc2.c: Delete sysV68 L_trampoline section. | Kaveh R. Ghazi | 1 | -45/+0 |
2003-06-07 | mklibgcc.in (lib2funcs): Remove _exit. | Andreas Jaeger | 1 | -75/+0 |
2003-06-04 | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 1 | -102/+1 |
2003-02-09 | libgcc-std.ver (__clztf2): New. | Richard Henderson | 1 | -60/+66 |
2003-02-04 | libgcc2.h, libgcc2.c (__ffsSI2): New. | Richard Henderson | 1 | -2/+18 |
2003-02-04 | libgcc2.c (__paritysi2, [...]): Replace last two reduction rounds with a "bit... | Richard Henderson | 1 | -6/+4 |
2003-02-04 | * libgcc2.c (__subvdi3): Fix typo. | Falk Hueffner | 1 | -1/+1 |
2003-02-03 | libgcc2.c (__ffsdi2, [...]): Change return type to "int". | Richard Henderson | 1 | -9/+27 |
2003-02-01 | libgcc2.c: Include auto-host.h. | Richard Henderson | 1 | -58/+67 |
2003-02-01 | [multiple changes] | Richard Henderson | 1 | -1/+151 |
2003-01-27 | Makefile.in (LIB2FUNCS_ST): Remove _gcov. | Nathan Sidwell | 1 | -439/+0 |
2003-01-18 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2003-01-17 | ifcvt.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -251/+345 |
2002-10-23 | libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) when inlining it i... | Ulrich Weigand | 1 | -2/+2 |
2002-10-21 | libgcc2.c: Fix __udiv_w_sdiv breakage on platforms that don't define sdiv_qrnnd. | Ulrich Weigand | 1 | -0/+2 |
2002-10-21 | libgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi3, __divdi3, __umoddi3... | Ulrich Weigand | 1 | -0/+9 |
2002-10-09 | * libgcc2.c (__floatdisf): Properly cure double rounding. | Alan Modra | 1 | -1/+4 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2002-08-27 | * libgcc2.c (__bb_exit_func): Properly write the summarized statistics. | Jan Hubicka | 1 | -3/+3 |
2002-08-14 | m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR... | Kaveh R. Ghazi | 1 | -147/+0 |
2002-08-13 | libgcc2.c (L_bb): Remove unneeded #includes. | Nathan Sidwell | 1 | -133/+210 |
2002-07-30 | New target macro DECLARE_LIBRARY_RENAMES | Bernd Schmidt | 1 | -0/+4 |
2002-07-21 | libgcc2.c (__divdi3, __moddi3): Use unary minus operator instead of __negdi2 ... | Hartmut Schirmer | 1 | -10/+7 |
2002-06-17 | * libgcc2.c: Do not include symcat.h or machmode.h. | Jeff Law | 1 | -3/+0 |
2002-06-10 | Makefile.in (MACHMODE_H): Add @extra_modes_file@. | Zack Weinberg | 1 | -0/+1 |
2002-05-30 | langhooks.c: Fix formatting. | Kazu Hirata | 1 | -29/+29 |
2002-05-19 | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 1 | -4/+0 |
2002-05-10 | final.c (end_final): Tidy whitespace. | Richard Henderson | 1 | -1/+1 |
2002-05-09 | final.c (end_final): Use C trees to output data structures for profiling. | Jan Hubicka | 1 | -89/+115 |
2002-04-02 | * libgcc2.c (__bb_exit_func): Revert 03-31 change. | Richard Henderson | 1 | -1/+1 |
2002-03-31 | * libgcc2.c (__bb_exit_func): Make static. | Richard Henderson | 1 | -1/+1 |
2002-03-25 | toplev.c: Don't include setjmp.h. | Zack Weinberg | 1 | -4/+1 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 1 | -26/+4 |
2001-12-20 | libgcc2.c (__bb_exit_func): Remove unused variable. | Andreas Jaeger | 1 | -20/+0 |
2001-12-18 | * libgcc2.c (__bb_exit_func): Kill -ax dumping code. | Jan Hubicka | 1 | -225/+96 |
2001-12-11 | * libgcc2.c (_bb): Remove ctime declaration. | Douglas B Rupp | 1 | -1/+0 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -719/+0 |
2001-12-02 | * libgcc2.c (__bb_exit_func): Fix line wrap problems. | Richard Kenner | 1 | -2/+5 |
2001-11-19 | cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n... | Jason Merrill | 1 | -1/+1 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-14 | * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME. | Graham Stott | 1 | -3/+3 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-07-16 | gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty... | Andreas Jaeger | 1 | -48/+55 |
2001-06-22 | regs.h (struct reg_info_def): Add freq field. | Jan Hubicka | 1 | -6/+13 |
2001-05-14 | libgcc2.c, libgcc2.h: Restore __eprintf. | Zack Weinberg | 1 | -0/+22 |
2001-05-11 | Makefile.in: Exterminate all references to assert.h. | Zack Weinberg | 1 | -18/+0 |
2001-04-25 | Makefile.in (LIB2FUNCS): Remove _varargs and __dummy. | Zack Weinberg | 1 | -228/+0 |