OSDN Git Service

* toplev.c (rest_of_type_compilation): Fix sdb TIMEVAR typo.
[pf3gnuchains/gcc-fork.git] / gcc /
2000-04-28 rth * toplev.c (rest_of_type_compilation): Fix...
2000-04-28 ghazi * timevar.c (init_timevar): DeANSIfy function...
2000-04-28 lawDaily bump.
2000-04-28 mmitchel * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when...
2000-04-28 samuel * Makefile.in (timevar.o): Depend on flags.h.
2000-04-28 mmitchel * c-commom.c (c_apply_type_quals_to_decl): REFERENCE_T...
2000-04-28 drepper * i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Genera...
2000-04-28 samuelhangeLog:
2000-04-28 tromey Fix for PR gcj/2:
2000-04-27 apbiancoWed Apr 26 14:29:33 2000 Alexandre Petit-Bianco ...
2000-04-27 mmitchel * calls.c (combine_pending_stack_adjustment_and_call...
2000-04-27 rthJan Hubicka <jh@suse.cz>
2000-04-27 aoliva* config/mn10300/mn10300.md (movhi): Simplify. Prefer...
2000-04-27 hubicka * function.c (epilogue_done): Pass whole insn to recor...
2000-04-27 hubicka * cse.c (CSE_ADDRESS_COST): Remove.
2000-04-27 aoliva* config/mn10300/mn10300.md (movqi): Simplify. Prefer...
2000-04-27 hubicka * expr.c (store_expr): Use clear_storage instead of...
2000-04-27 hubicka * compile/20000427-1.c: New test for loop hoisting...
2000-04-27 aoliva* config/mn10300/mn10300.c (mn10300_address_cost):...
2000-04-27 hubicka * invoke.texi (-foptimize-sibling-calls): Fix.
2000-04-27 hubicka * loop.c (load_mems) Don't use hard registers for...
2000-04-27 rth * flow.c (struct propagate_block_info): Remove...
2000-04-27 lawDaily bump.
2000-04-27 rth * flow.c (calculate_global_regs_live): Force...
2000-04-27 rth * flow.c (allocate_reg_life_data): Set max_regn...
2000-04-27 rth * jump.c (redirect_exp_1): Rework from old...
2000-04-27 rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-04-27 rthFix commentary.
2000-04-27 samuel * invoke.texi: Document -fssa flag.
2000-04-27 rth * flow.c (count_reg_sets_1): Remove.
2000-04-27 rth * flow.c (update_life_info): Consider blocks...
2000-04-27 rth * flow.c (tidy_fallthru_edge): Don't delete...
2000-04-27 rth * jump.c (invert_jump): Always invert REG_BR_PR...
2000-04-27 zack2000-04-26 Neil Booth <NeilB@earthling.net>
2000-04-27 rth * flow.c (mark_set_1): New arguments code and...
2000-04-27 rth * flow.c (find_auto_inc): Use pbi->bb instead...
2000-04-27 rth * flow.c (propagate_one_insn): Break out from...
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-04-27 rth * flow.c (flow_delete_block): Rename from delet...
2000-04-27 davemgcc.gnu.org/ml/gcc-patches/2000-04/msg01057.html
2000-04-27 neil * cpplex.c (spell_other, spell_char): Remove.
2000-04-27 tromey * zextract.c (find_zip_file_start): New function.
2000-04-27 geoffk* execute/loop-5.c: New test.
2000-04-26 law * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning...
2000-04-26 ghazi * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_stru...
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-26 aj2000-04-26 Andreas Jaeger <aj@suse.de>
2000-04-26 neil* cpplex.c: fix typos in comment
2000-04-26 neil * cpplex.c: add comment describing lexer algorithm.
2000-04-26 lawDaily bump.
2000-04-26 jason * integrate.c (output_inline_function): Do...
2000-04-26 aj2000-04-26 Andreas Jaeger <aj@suse.de>
2000-04-26 rth * cse.c (cse_insn): Emit barrier after uncondit...
2000-04-26 rth * calls.c (expand_call): Disable tail call...
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-26 aoliva* config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER)...
2000-04-26 ghazi * aclocal.m4 (gcc_AC_NEED_DECLARATION): This...
2000-04-25 ghaziOops, missed ChangeLog in last checkin...
2000-04-25 jason * calls.c (expand_call): Use get_callee_fndecl.
2000-04-25 jasoncorrect comment
2000-04-25 wilsonAdd partial support for IA-64 unwind sections.
2000-04-25 korbbuse install-bin and install-sh in fixinc's makefile
2000-04-25 apbiancoMon Apr 24 14:59:36 2000 Alexandre Petit-Bianco ...
2000-04-25 nickcDefine FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro...
2000-04-25 ghazi * acconfig.h (ENABLE_STD_NAMESPACE, ENABLE_CHEC...
2000-04-25 zack2000-04-25 Zack Weinberg <zack@wolery.cumb.org>
2000-04-25 jakub * execute/va-arg-20.c: New test.
2000-04-25 aoliva* config/i386/freebsd.h (INT_ASM_OP): Define.
2000-04-25 gdr2000-04-25 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-25 hubicka * loop.c (strength_reduce): Fix typo in the last checkin.
2000-04-25 kenner * stor-layout.c (finalize_record_size): Simplify to...
2000-04-25 neil * Revert previous patch until build failure cause...
2000-04-25 kennerFix comment
2000-04-25 rth * combine.c (combine_instructions): Add missing...
2000-04-25 rth * toplev.c (rest_of_compilation): Delay sibcall...
2000-04-25 lawDaily bump.
2000-04-25 loewisNew test case.
2000-04-25 apbianco 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-25 loewis * decl.c (grokdeclarator): Reject VLAs as members.
2000-04-25 nickcDo not try to combine a sequence of insns when the...
2000-04-25 gdr2000-04-24 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-24 law * gcc.c (load_specs): New static function.
2000-04-24 law * gcc.c (lookup_compiler): Make multiple passes...
2000-04-24 apbianco2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-24 neil * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-24 ghazi * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF...
2000-04-24 ghazi * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS,...
2000-04-24 nickcFix bug building libgcc:
2000-04-24 zack * decl2.c (finish_file): Remove double setup for accou...
2000-04-24 ghazi * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-24 loewis * invoke.texi: Correct grammatical errors, document
2000-04-24 ghazi * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECL...
2000-04-24 khan2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>
2000-04-24 robertlRespective ChangeLogs for common, cp/, java/
2000-04-24 law * combine.c (try_combine): Update reg_nonzero_b...
2000-04-24 hubicka * loop.c (strength_reduce): Simplify test to INSN_P.
2000-04-24 mmitchel * regs.h (reg_n_max): Don't declare.
2000-04-24 lawDaily bump.
2000-04-24 bkoz2000-04-23 Benjamin Kosnik <bkoz@cygnus.com>
2000-04-24 law * genattrtab.c (find_attr): Initialize unsigned...
next