summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (LIB2FUNCS_ST): Remove _gcov.nathan2003-01-278-501/+602
* Fix date of ChangeLog of previous revision.gerald2003-01-271-1/+1
* * gcc/doc/invoke.texi (Optimization Options): Group togethergerald2003-01-272-203/+234
* * init.c (__gnat_error_handler): Make msg const.ro2003-01-275-5/+17
* * gcse.c (constprop_register): Check NEXT_INSN (insn) != NULL.zlomek2003-01-272-0/+5
* * doc/extend.texi: Fix typo.reichelt2003-01-272-1/+5
* PR optimization/9090rearnsha2003-01-272-4/+7
* * doc/cppopts.texi: Fix typo.reichelt2003-01-274-3/+9
* * real.c (ibm_extended_format): Add 53 to minimum exponent.aoliva2003-01-272-3/+23
* * timevar.def (TV_OVERLOAD, TV_TEMPLATE_INSTANTIATION): Newgdr2003-01-272-0/+7
* Daily bump.gccadmin2003-01-271-1/+1
* * combine.c: Fix formatting.kazu2003-01-262-15/+20
* * doc/gccint.texi: Update the copyright.kazu2003-01-262-1/+5
* * doc/cpp.texi: Fix typos.kazu2003-01-268-12/+22
* * config/ia64/fde-glibc.c: Fix comment typos.kazu2003-01-266-14/+22
* * config/i386/i386-modes.def: Fix comment typos.kazu2003-01-264-5/+11
* 2003-01-26 Toon Moene <toon@moene.indiv.nluug.nl>toon2003-01-263-6/+9
* 2003-01-26 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-267-60/+71
* 2003-01-26 Michael Matz <matz@suse.de>aj2003-01-262-12/+18
* * fp-bit.h: Define macros for TFmode floating-point constantsaoliva2003-01-263-1/+110
* * config/fp-bit.h: Define macros for TFmode floating-pointaoliva2003-01-263-59/+300
* * df.c: Remove prototype of unused function df_regno_rtl_debug.aj2003-01-262-5/+8
* * Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.aoliva2003-01-263-4/+36
* * optabs.c (expand_binop) <add, sub>: Return xtarget if we haven'taoliva2003-01-262-2/+5
* * expr.c (emit_group_store): Initialize dst with CONST0_RTXaoliva2003-01-262-1/+6
* * calls.c (emit_library_call_value_1): Handle return valuesaoliva2003-01-262-2/+20
* * rtl.c (get_mode_alignment): Moved to...aoliva2003-01-263-25/+28
* * print-rtl.c (print_rtx): Don't print MEM details inaoliva2003-01-262-2/+7
* * df.h: Update comments, tidy formatting.m.hayes2003-01-263-136/+161
* * calls.c (save_fixed_argument_area): Tidy.amodra2003-01-262-148/+79
* * df.c (df_uses_record): Handle CC0.m.hayes2003-01-262-2/+8
* Daily bump.gccadmin2003-01-261-1/+1
* gcc/uweigand2003-01-254-2/+50
* * final.c (shorten_branches): Align the address of code labelkkojima2003-01-252-1/+6
* * config/m68hc11/m68hc11.md: Fix a comment typo.kazu2003-01-252-1/+5
* * config/i386/i386.c (x86_output_mi_thunk): Correct test foraj2003-01-252-6/+11
* * gcse.c (bypass_last_basic_block): New global variable.sayle2003-01-252-5/+30
* * gcse.c (local_cprop_pass): Update reg_sets table when needed.hubicka2003-01-252-1/+10
* PR opt/8492hubicka2003-01-254-2/+46
* * config/ia64/ia64.c (ia64_rwreloc_select_rtx_section): Renamerth2003-01-254-20/+37
* * config/h8300/h8300.c (h8300_shift_needs_scratch_p): Update akazu2003-01-252-1/+6
* * config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.rth2003-01-252-1/+5
* * ggc-simple.c (debug_ggc_tree): Add PTR cast.rth2003-01-252-1/+5
* * bitmap.h (BITMAP_WORD): New typedef: fundamental storagerth2003-01-253-57/+66
* cp:nathan2003-01-2511-74/+150
* 2002-02-19 Robert Lipe <robertlipe@usa.net>rth2003-01-252-5/+9
* * builtins.c (purge_builtin_constant_p): Scan insn streamsayle2003-01-253-21/+20
* * combine.c (simplify_comparison, case AND): Remove a redundantkazu2003-01-252-10/+11
* * function.h (struct function): New field calls_constant_p.sayle2003-01-256-1/+26
* * cse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when notsayle2003-01-253-2/+10