OSDN Git Service

* config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the same
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-08-25 jakub * config/i386/i386.c (ix86_expand_branch): Treat GE...
2000-08-25 m.hayes * basic-block.h (struct loop): Rename `exits' field to
2000-08-25 m.hayes * loop.c (loop_dump_aux, debug_loop): New functions.
2000-08-25 m.hayes * loop.c (count_loop_regs_set): Replace start and...
2000-08-25 m.hayes * loop.c (constant_high_bytes): Delete.
2000-08-25 m.hayes * loop.c (prescan_loop): Move checks for NOTE_INSN_LOO...
2000-08-25 aoliva* crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.
2000-08-25 neil * cpplex.c (is_macro_disabled): Caller has already...
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-24 wilsonFix ia64-linux setjmp failures due to attribute aligned...
2000-08-24 rth * toplev.c (main): Enable flag_reorder_blocks...
2000-08-24 zack * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and...
2000-08-24 rth * stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT...
2000-08-24 wilsonFix bfd/archive.c miscompilation.
2000-08-24 jason * dwarf2out.c (AT_flag, AT_int, AT_unsigned...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-24 gkm * tree.h (enum tree_index): New member `TI_MAIN_IDENTI...
2000-08-24 gkm * cppfiles.c (actual_directory): Don't write beyond...
2000-08-24 ghazi * dependence.c (dependence_string, direction_string,
2000-08-24 jsm28 * c-common.c (time_char_table): Don't allow width...
2000-08-24 gdr * diagnostic.c (finish_diagnostic): Define.
2000-08-23 aoliva* dependence.c: Replace `[][]' with `[][MAX_SUBSCRIPTS]'.
2000-08-23 hp * Makefile.in (GCC_PASSES): Add specs.
2000-08-23 wilsonMinor cleanup of ia64 unwind handler code.
2000-08-23 nickcReplace upper case condition code strings with lower...
2000-08-23 nickcReplace STRUCT_VALUE_REGNUm by STRUCT_VALUE
2000-08-23 zack * cpphash.h (IN_I): New flag for directive table.
2000-08-23 jsm28 * c-common.c (print_char_table): Allow 'I' flag with...
2000-08-23 aolivaAdded John David Anglin's name to patch for HP-UX bootstrap
2000-08-23 rearnsha* arm.c (arm_expand_prologue): Ensure that the stack...
2000-08-23 korbbFix sed script for sysv86_string fix
2000-08-23 aoliva* simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to
2000-08-23 wehle * rtlanal.c (rtx_unstable_p): The pic register is...
2000-08-23 ghazi * c-parse.in (unop +): Restrict -Wtraditional warnings...
2000-08-22 lawForgot to commit.
2000-08-22 amylaar * toplev.c (rest_of_compilation): Rebuild label notes...
2000-08-22 gdr * diagnostic.h (output_buffer_state): New macro.
2000-08-22 nickcUse macros to replace duplicated bodies of assembler...
2000-08-22 amylaar * config/sh/sh.md (cmpeqdi_t splitter): Fix a reverse...
2000-08-22 nickcBefore performing any restorative additions, test for...
2000-08-22 law * calls.c (check_sibcall_argument_overlap_1...
2000-08-22 dje * aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_sectio...
2000-08-22 bkoz2000-08-22 Steven King <sxking@uswest.net>
2000-08-22 bkoz2000-08-22 Steven King <sxking@uswest.net>
2000-08-22 rth * flow.c (tidy_fallthru_edge): Update b->end...
2000-08-22 scox * Makefile.in (OBJS): Add dependence.o.
2000-08-22 aoliva* invoke.texi (SH Options): Document -m4-nofpu,
2000-08-22 jsm28 * c-common.c (check_format_info): Give the 'some local...
2000-08-22 rth * alias.c (init_alias_analysis): Do not register
2000-08-22 law * protoize.c (munge_compile_params): Fix typo...
2000-08-22 gdr2000-08-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-08-22 kenner * stmt.c (expand_goto_internal, fixup_gotos): Only...
2000-08-22 rth * flow.c (calculate_global_regs_live): Mark...
2000-08-22 wilsonFix x86-x-ia64 cross compiler build failure.
2000-08-22 wilsonFix typos spotted by Graham Stott.
2000-08-21 jakub * unroll.c (loop_find_equiv_value): If ret is modified...
2000-08-21 jsm28 * c-common.c (init_dollar_format_checking,
2000-08-21 ghaziWarning fixes:
2000-08-21 law * lang-specs.h: Do not process -o or run the...
2000-08-21 law * gcc.c (do_spec_1): Implement %j spec flag.
2000-08-21 korbbprevent the deletion of a file before it is read on DOS
2000-08-21 jakub * config/i386/i386.md (lea_general_1): Copy insn condi...
2000-08-21 ghazi * c-decl.c (duplicate_decls, define_label): Restrict...
2000-08-21 law * mips/linux.h (LINK_SPEC): Use %(endian_spec).
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-21 jsm28 * c-common.c (scan_char_table): Add 'w' to flags for...
2000-08-21 law * reload.c (reload_inner_reg_of_subreg): New...
2000-08-21 law * global.c (global_alloc): Avoid passing dumpfi...
2000-08-21 gdr * diagnostic.c (context_as_prefix): Export.
2000-08-21 rearnsha* flow.c (init_propagate_block_info): Handle SUBREG...
2000-08-20 rth * flow.c (merge_blocks_nomove): Don't seek...
2000-08-20 zack2000-08-20 Zack Weinberg <zack@wolery.cumb.org>
2000-08-20 rth * config/ia64/ia64.c (emit_insn_group_barriers...
2000-08-20 gdr * c-lang.c: #include diagnostic.h
2000-08-20 gdr * c-errors.c (pedwarn_c99): Adjust call to report_diag...
2000-08-20 neil * fix-header.c (main): Initialize cpplib.
2000-08-20 meissnerMake sure THEN block has any insns at before testing...
2000-08-19 meissnerDo not consider a THEN block ending in an indirect...
2000-08-19 neil * cpp.texi: Add @section for assertions.
2000-08-19 wehle * loop.c (scan_loop): Use CONST_CALL_P instead of
2000-08-19 law * reload1.c (reload_as_needed): Accept dumpfile...
2000-08-19 law * invoke.texi: Clean up linux-gnu vs linux...
2000-08-19 rth * config/ia64/ia64.c (reg_or_5bit_operand)...
2000-08-19 zack * toplev.c (independent_decode_option): Always...
2000-08-19 rth * combine.c (make_compound_operation): Break...
2000-08-18 zack * cpplib.c (cpp_register_pragma_space): Just return...
2000-08-18 nickcOnly allow allow rotations by a constant amount.
2000-08-18 kenner * stor-layout.c (compute_record_type): Don't use mode...
2000-08-18 aoliva* config/sh/elf.h: Do not include sh/sh.h.
2000-08-18 aoliva* config/sh/sh.md (fpu_switch0, fpu_switch1): Simplify.
2000-08-18 kenner * regmove.c (perhaps_ends_bb_p): New function.
2000-08-18 kenner * function.c (fixup_var_refs_1, case MEM): Update...
2000-08-18 neil * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-18 rearnshaFrom Emmanuel Marty <emarty@suntech.fr>
2000-08-18 rth * config/ia64/ia64.c (spill_restore_mem): Handl...
2000-08-18 wehle * alias.c (true_dependence, write_dependence_p): A...
2000-08-17 law * cse.c (insert_regs): Remove unused `regno'.
2000-08-17 neil * (cppinit.c) merge_include_chains: Use remove_dup_dir,
2000-08-17 neil * cppinit.c (cpp_cleanup): Free include dir chains.
2000-08-17 neil * cppinit.c (path_include, append_include_chain):
next