OSDN Git Service

Restore ASM_OUTPUT_LABEL_REF definition.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-07-19 clmRestore ASM_OUTPUT_LABEL_REF definition.
2001-07-19 geoffk * reload1.c (eliminate_regs_in_insn): When updating...
2001-07-19 geoffk * reload1.c (choose_reload_regs): Don't inherit a...
2001-07-19 geoffk * ifcvt.c (noce_try_store_flag_constants): Use trunc_i...
2001-07-19 toon2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-19 jakub * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
2001-07-19 ro * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKE...
2001-07-19 schwab * configure.in (assembler dwarf2 debug_line support...
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-19 jsturm* dwarf2out.c (dwarf2out_abstract_function): Don't...
2001-07-18 rth * doc/md.texi (reload_in/out): Document restric...
2001-07-18 ro * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WE...
2001-07-18 hubicka * cse.c: Undo my previous patch.
2001-07-18 tromey For PR java/2812:
2001-07-18 hubicka * flow.c (redirect_edge_and_branch): Bail out on compl...
2001-07-18 hubicka * cse.c (delete_trivially_dead_insns): Delete the...
2001-07-18 hubicka * gcse.c (pre_insert_copy_insn): Call update_ld_motion...
2001-07-18 nicolaFixed bug in gthr-posix.h - buggy backend thread functi...
2001-07-18 aj * integrate.c (output_inline_function): Correct type...
2001-07-18 toon2001-07-18 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-18 rth * reload.c (push_secondary_reload): Accept...
2001-07-18 rth * calls.c (prepare_call_address): New parameter...
2001-07-18 cchavva * config.gcc: For *-*-chorusos triplet, get...
2001-07-17 cchavva * config.gcc: For *-*-chorusos triplet, get...
2001-07-17 schwab * configure.in (assembler eh_frame optimization)...
2001-07-17 hubicka * expr.c (epxand_expr): Convert divisions into multipl...
2001-07-17 neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-17 rth * c-typeck.c (build_binary_op): Do not shorten...
2001-07-17 hubicka * combine.c (combine_simplify_rtx): Attempt to simplify
2001-07-17 ro * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAK...
2001-07-17 jsm28 * c-parse.in (all_prefix_attributes): New variable.
2001-07-17 echristo2001-07-16 Eric Christopher <echristo@redhat.com>
2001-07-17 rth * config/m68k/m68k.c: Include expr.h and reload.h.
2001-07-17 rth * cse.c (set_live_p): Take INSN argument for...
2001-07-17 ajFix typo in my last entry.
2001-07-17 aj * config/i386/unix.h (ASM_OUTPUT_MI_THUNK)...
2001-07-17 korbbHPUX-es vsnprintf and Ultrix-es atexit declaration
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-16 law * gcse.c: Update comment at top.
2001-07-16 rth * regclass.c (init_reg_sets): Use only 32 bits...
2001-07-16 rth * hard-reg-set.h (regs_invalidated_by_call...
2001-07-16 amylaar * gcse.c (pre_insert_copy_insn): Use gen_move_insn...
2001-07-16 law * dominance.c (calc_dfs_tree_nonrec): Reverse...
2001-07-16 law * ssa-ccp.c: (optimize_unexecutable_edges)...
2001-07-16 aj * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-16 neil * output.h (sdb_begin_function_line): Restore as an...
2001-07-16 rth * machmode.def (Pmode): Redefine if GENERATOR_FILE.
2001-07-15 hubicka * toplev.c (rest_of_compilation): Fix register_life_up...
2001-07-15 kenner * Makefile.in (integrate.o): Add debug.h.
2001-07-15 rth * config/alpha/alpha.c (alpha_emit_xfloating_co...
2001-07-15 rth * flow.c (redirect_edge_and_branch_force):...
2001-07-15 rth * config/alpha/alpha.c (alpha_tablejump_addr_ve...
2001-07-15 hubicka * loop.c (scan_loop): Add USEs inside PARALLELs into...
2001-07-15 nickcAssert 'endian' not 'machine' in endian specs
2001-07-15 neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-15 rth * config/alpha/alpha.h (TARGET_ABI_OSF): New.
2001-07-15 rth * config/alpha/alpha.md: Use define_constants...
2001-07-15 rth * tree.def (EXPON_EXPR) remove. Never supported anyway.
2001-07-15 danglin * pa.md: Remove unused constraints from define_split's.
2001-07-15 rth * ifcvt.c (find_cond_trap): Test for exit block.
2001-07-14 hubicka Re-install recently reverted patch.
2001-07-14 rth * ifcvt.c (find_cond_trap): New.
2001-07-14 amodra * config/pa/pa.c (emit_hpdiv_const): Return reg is...
2001-07-14 hubicka * bb-reorder.c (skip_insn_after_block): Get past the...
2001-07-13 hjl2001-07-13 H.J. Lu (hjl@gnu.org)
2001-07-13 geoffk Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-13 denisc * config/avr/avr.md (strlenhi): PARALLEL keyword removed.
2001-07-13 kazu2001-07-13 Kazu Hirata <kazu@hxi.com>
2001-07-13 hjl2001-07-13 H.J. Lu (hjl@gnu.org)
2001-07-13 espie2001-07-13 Marc Espie <espie@cvs.openbsd.org>
2001-07-13 geoffk Revert Jan Hubicka's patch of Fri Jul 13 14:46:21...
2001-07-13 dje * combine.c (try_combine): Ensure const_int pow2 is...
2001-07-13 hpenner * config.gcc: Add configuration for s/390.
2001-07-13 hubicka * emit-rtl.c (try_split): Update mark_jump_label call.
2001-07-12 kenner * toplev.c (compile_file): Put call of ASM_FILE_START...
2001-07-12 hubicka * flow.c (try_optimize_cfg): Delete whole chain of...
2001-07-12 hubicka * flow.c (find_basic_blocks_1): Do not emit NOP after...
2001-07-12 rsandifo * config/mips/mips.c (print_operand): Extend '%D'...
2001-07-12 neil * Makefile.in (final.o): Depend on debug.h.
2001-07-12 wilsonia64-aix port from Tim Wall
2001-07-12 kazu2001-07-11 Kazu Hirata <kazu@hxi.com>
2001-07-11 neil * Makefile.in (c-lex.o): Wrap long lines. Depend...
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-11 hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-11 danglin * pa.c (pa_output_function_prologue): Delete prototype...
2001-07-11 danglin * stmt.c (emit_case_nodes): Widen high and low instead...
2001-07-11 rth * gcov.c (arcdata): Use gcov_type to fix branch...
2001-07-11 rth * profile.c (branch_prob): Fix .bbg info for...
2001-07-11 mmitchel * stmt.c (parse_output_constraint): New function,...
2001-07-11 rth * bitmap.c: Comment some functions; fiddle...
2001-07-11 law * gcse.c, lcm.c, sched-deps.c:
2001-07-11 law * ssa-ccp.c (ssa_fast_dce): Free worklist when...
2001-07-11 kenner * dwarf2out.c (dwarf2out_init, dwarf2out_finish):...
2001-07-11 rsandifo * simplify-rtx.c (simplify_gen_subreg): Return null...
2001-07-11 rsandifo * config/mips/mips.c (gen_int_relational): Tell the...
2001-07-11 rsandifo * mips.md (call_internal1): Use CONSTANT_ADDRESS_P...
2001-07-11 kazuFix a typo in ChangeLog.
2001-07-11 kazu2001-07-10 Kazu Hirata <kazu@hxi.com>
next