OSDN Git Service

* flow.c (flow_delete_block): Rename from delete_block. Export.
[pf3gnuchains/gcc-fork.git] / gcc /
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...
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-23 aoliva* config/mn10300/mn10300.md (addsi): `inc4' on address
2000-04-23 rth * typeck.c (c_expand_asm_operands): Restore...
2000-04-23 law * reload.c (find_equiv_reg): Checks all valueno...
2000-04-23 zack * cpphash.c (collect_objlike_expansion): Add sanity...
2000-04-23 aoliva* config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New...
2000-04-23 law * gcc.c-torture/execute/20000422-1.c: New test.
2000-04-23 hubicka * loop.c (simplify_giv_expr): Be more agressive on...
2000-04-23 zack * cpphash.h (struct definition): Move file, line,...
2000-04-23 tromey * boehm.c (mark_reference_fields): Use int_byte_position.
2000-04-23 hubicka * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x...
2000-04-23 lawDaily bump.
2000-04-23 tromey * boehm.c (mark_reference_fields): Only call byte_posi...
2000-04-22 zack * cpphash.c (trad_stringify, add_pat): New functions.
2000-04-22 zackConvert C++ comment to block comment
2000-04-22 tromey * boehm.c (mark_reference_fields): Added `last_view_index'
2000-04-22 hubicka * loop.c (strength_reduce): Fix biv removal code.
2000-04-22 rth * predict.c (estimate_probability): Examine...
2000-04-22 rth * flow.c (mark_used_reg): Hack around rs6000...
2000-04-22 rth * diagnostic.c (init_output_buffer): Don't...
2000-04-22 rth * predict.c (expected_value_to_br_prob): Don...
2000-04-22 gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-22 gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-22 kenner * expr.c (preexpand_calls, case CALL_EXPR): Don't...
2000-04-22 lawDaily bump.
2000-04-22 aolivaWhitespace change
2000-04-21 apbiancoThu Apr 20 17:41:28 2000 Mo DeJong <mdejong@cygnus...
2000-04-21 aoliva* config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_RE...
2000-04-21 aoliva* config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provid...
2000-04-21 aoliva* config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES...
2000-04-21 aoliva* config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added...
2000-04-21 aoliva* config/mn10300/mn10300-protos.h (mn10300_address_cost...
2000-04-21 lawUpdate. Build with the same version of bison.
2000-04-21 aoliva* config/mn10300/mn10300.md (movdi, movdf): Do not...
2000-04-21 law * reload.c (find_equiv_reg): Checks all valueno...
2000-04-21 tromey * parse.y (not_accessible_p): Use member's class,...
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-21 kennerAdd missing blank
next