aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-21libgcc2.c (__divdi3, __moddi3): Use unary minus operator instead of __negdi2 ...Hartmut Schirmer1-10/+7
2002-06-17* libgcc2.c: Do not include symcat.h or machmode.h.Jeff Law1-3/+0
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg1-0/+1
2002-05-30langhooks.c: Fix formatting.Kazu Hirata1-29/+29
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-4/+0
2002-05-10final.c (end_final): Tidy whitespace.Richard Henderson1-1/+1
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-89/+115
2002-04-02* libgcc2.c (__bb_exit_func): Revert 03-31 change.Richard Henderson1-1/+1
2002-03-31* libgcc2.c (__bb_exit_func): Make static.Richard Henderson1-1/+1
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg1-4/+1
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-26/+4
2001-12-20libgcc2.c (__bb_exit_func): Remove unused variable.Andreas Jaeger1-20/+0
2001-12-18* libgcc2.c (__bb_exit_func): Kill -ax dumping code.Jan Hubicka1-225/+96
2001-12-11* libgcc2.c (_bb): Remove ctime declaration.Douglas B Rupp1-1/+0
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-719/+0
2001-12-02* libgcc2.c (__bb_exit_func): Fix line wrap problems.Richard Kenner1-2/+5
2001-11-19cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n...Jason Merrill1-1/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-10calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-14* libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.Graham Stott1-3/+3
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-07-16gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty...Andreas Jaeger1-48/+55
2001-06-22regs.h (struct reg_info_def): Add freq field.Jan Hubicka1-6/+13
2001-05-14libgcc2.c, libgcc2.h: Restore __eprintf.Zack Weinberg1-0/+22
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-18/+0
2001-04-25Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.Zack Weinberg1-228/+0
2001-03-29* libgcc2.c [L__main]: Include unwind-dw2-fde.h instead of frame.h.Richard Henderson1-1/+1
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-1218/+0
2001-02-08improve commentsJason Merrill1-5/+15
2001-01-31libgcc2.h (Wtype_MAX, Wtype_MIN): Define.Alexandre Oliva1-8/+8
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-23Eliminate IA-64 compiler warnings.Jim Wilson1-2/+2
2001-01-23libgcc-std.ver (GCC_3.0): Add __terminate_func_set to list of EH symbols.Chris Demetriou1-1/+10
2001-01-23libgcc2.c (get_reg_addr): Don't abort if we haven't got a copy of a saved reg...Andrew Haley1-69/+61
2001-01-13c-decl.c (start_function): Don't warn if old prototype is builtin that's not ...Richard Kenner1-4/+4
2000-12-16libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.Michael Hayes1-30/+30
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+1
2000-10-31libgcc2.c (__shtab): Remove __shtab variable.Chris Demetriou1-13/+0
2000-10-20Warning fixes:Kaveh R. Ghazi1-1/+1
2000-10-19* libgcc2.c (_mulvsi3): Change variables u and v to a and b.Chandrakala Chavva1-1/+1
2000-10-19Added the missing #endif.Chandrakala Chavva1-18/+17
2000-10-18Adding new option -ftrapv.Chandrakala Chavva1-0/+170
2000-10-09Makefile.in (LANG_LIB2FUNCS): Remove.Richard Henderson1-26/+1
2000-10-05Makefile.in (LIB2FUNCS): Add _clz.Richard Henderson1-14/+17
2000-08-08frame.h (ia64_frame_state): Add my_psp.Richard Henderson1-17/+16
2000-07-10Fix compile time warning messageNick Clifton1-2/+2
2000-06-26dwarf2.h (enum dwarf_call_frame_info): Add DW_CFA_def_cfa_expression.Andrew Macleod1-0/+3
2000-06-13libgcc2.c (ia64_throw_helper): Use __builtin_return_address.Richard Henderson1-4/+3
2000-06-06eh-common.h (EH_ALLOC_SIZE, [...]): New #defines.Nathan Sidwell1-0/+69