OSDN Git Service

* reload1.c (move2add_last_cc0): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-04-11 gerald * doc/bugreport.texi: Fix paragraph breaking between...
2003-04-11 rth * config/i386/i386.c (tls_model_chars): Remove.
2003-04-11 rth * rtl.def (SYMBOL_REF): Add two 0 fields.
2003-04-11 rth * libfuncs.h (LTI_setbits, LTI_gcov_flush,...
2003-04-11 mmitchel * doc/c-tree.texi (Functions): Remove DECL_REAL_CONTEXT
2003-04-11 danglin * doc/install.texi (hppa): Update links for HP-UX...
2003-04-11 zack * config/darwin-c.c (darwin_pragma_unused)...
2003-04-11 rth PR c/10201
2003-04-11 gerald * doc/invoke.texi: Eliminate extra white-space caused by
2003-04-11 nathan * Makefile.in (loop-init.o): Do not depend on gcov...
2003-04-11 aoliva* Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-11 redi2003-04-08 Jonathan Wakely <redi@gcc.gnu.org>
2003-04-11 zack * tree.c (tree_operand_check_failed): New function.
2003-04-10 hubicka PR inline-asm/8803
2003-04-10 sje * ia64-protos.h (addp4_optimize_ok): New.
2003-04-10 sje * expr.c (expand_assignment): Extend offset_rtx with...
2003-04-10 rupp * config/i386/i386.c (ix86_ms_bitfield_layout_p):...
2003-04-10 bwilson * config/xtensa/lib2funcs.S (__xtensa_sync_caches...
2003-04-10 uweigand * config/s390/s390.c (larl_operand): Do not allow...
2003-04-10 aph2003-04-10 Andrew Haley <aph@redhat.com>
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-04-10 zack2003-04-09 Dan Nicolaescu <dann@ics.uci.edu>
2003-04-09 aoliva* config/fp-bit.c (unpack_d): Handle pair of doubles...
2003-04-09 vmakarov2003-04-09 Vladimir Makarov <vmakarov@redhat.com>
2003-04-09 vmakarov2003-04-09 Vladimir Makarov <vmakarov@redhat.com>
2003-04-09 aoliva* optabs.c: Comment that gen_add2_insn and others may...
2003-04-09 rth * config/ia64/ia64.c (move_operand): Allow...
2003-04-09 nickc* doc/install.texi: Note that ARM toolchains need binut...
2003-04-09 rakdver * function.c (purge_addressof): Use free_INSN_LIST_nod...
2003-04-08 sayle * fold-const.c (fold): Use "fold" following build...
2003-04-08 sayle * builtins.c (fold_builtin): Constant fold expression...
2003-04-08 kevinb * dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, DWARF_ARANGE...
2003-04-08 hp * reorg.c (fill_slots_from_thread): When considering...
2003-04-08 rakdver * function.c (postponed_insns): New.
2003-04-08 amylaar * sh.h (NORMAL_MODE): If interrupt handler and TARGET_...
2003-04-08 aldyh2003-04-08 Aldy Hernandez <aldyh@redhat.com>
2003-04-08 amylaar * sh.c (push_regs, calc_live_regs): Return int. Take...
2003-04-08 hubicka * i386.c (legitimate_pic_address_disp_p): Do not accep...
2003-04-08 nathan * gcov-io.h (gcov_save_position): Remove __inline__...
2003-04-08 kraai * doc/install.texi: Use @command and @samp for single...
2003-04-08 rth PR c/9516
2003-04-07 rakdver * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Provide...
2003-04-07 rth PR opt/8634
2003-04-07 rth PR opt/8634
2003-04-07 janis2003-04-07 Janis Johnson <janis187@us.ibm.com>
2003-04-07 hubicka PR target/10077
2003-04-07 ebotcazou * doc/rtl.texi (Comparison operations): Update to
2003-04-07 aldyh2003-04-07 Aldy Hernandez <aldyh@redhat.com>
2003-04-07 amylaar * gcse.c (replace_store_insn): Use single_set.
2003-04-07 nathan Change gcov file interface to single file at a time.
2003-04-07 aldyh2003-04-07 Aldy Hernandez <aldyh@redhat.com>
2003-04-07 hubicka PR opt/10024
2003-04-07 amylaargcc:
2003-04-07 kazu * config/h8300/h8300.md (*zero_extendqisi2_h8300hs...
2003-04-07 gerald * doc/invoke.texi: Eliminate extra white-space caused by
2003-04-07 gerald * doc/extend.texi (Darwin Pragmas): Fix spelling of...
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-07 zack* mklibgcc.in: Use a here document to avoid running...
2003-04-07 aldyh 2003-04-06 Aldy Hernandez <aldyh@redhat.com>
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-04-06 geoffk * dbxout.c (dbxout_handle_pch): Move prototype out...
2003-04-06 nathan.
2003-04-06 kazu * config/h8300/h8300.md (*zero_extendqisi2_h8300hs...
2003-04-06 kazu * config/h8300/h8300.c (single_one_operand): Use GET_M...
2003-04-05 dberlin2003-04-05 Daniel Berlin <dberlin@dberlin.org>
2003-04-05 kazu * simplify-rtx.c: Fix formatting.
2003-04-05 dje2003-04-05 Andrew Pinski <apinski@apple.com>
2003-04-05 rakdver * alias.c (find_base_term): Export.
2003-04-05 gerald PR bootstrap/10267
2003-04-05 geoffk2003-04-04 Geoffrey Keating <geoffk@apple.com>
2003-04-04 kenner * emit-rtl.c (get_mem_attrs): Adjust alignment...
2003-04-04 kenner * dbxout.c (dbxout_type): When printing type...
2003-04-04 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-04-04 rth * cse.c (fold_rtx): Fix 03-30 change; do check...
2003-04-04 ljrittle * fixinc/inclhack.def (bsd_stdio_attrs_conflict):...
2003-04-04 nathan * gcov.c (accumulate_line_counts): Fix span tree merge...
2003-04-04 amylaar * sh.h (ACTUAL_NORMAL_MODE): New macro, broken out of
2003-04-04 gerald * doc/contrib.texi (Contributors): Add entries for...
2003-04-04 nickcconfig/sparc/sol2-bi.h: Revert previous delta.
2003-04-04 nickc(expand_prologue): Only use register save helper functi...
2003-04-04 schwab * stor-layout.c (layout_decl): Avoid syntax error...
2003-04-04 jason PR c/10175
2003-04-03 neil * fix-header.c (read_scan_file): Defer switch processing.
2003-04-03 austern * cpppch.c (reset_ht): Remove.
2003-04-03 hubicka * cfgrtl.c (update_bb_for_insn): Do not set block...
2003-04-03 ebotcazou PR optimization/10157
2003-04-03 jason * Makefile.in (unstrap): Also remove stage_last.
2003-04-03 jason * dwarf2out.c (lookup_filename): Don't check...
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-04-03 hubicka * i386.c (print_operand): Do not bypass output_addr_co...
2003-04-03 amylaar * sh.c (sh_function_ok_for_sibcall): Return 0 if the...
2003-04-03 amylaar * Avoid clash of temp register for restoring target...
2003-04-03 ghazigcc:
2003-04-03 kazu * config/h8300/h8300.md (a peephole2): Generalize...
2003-04-03 nickc* config/sparc/sol2-bi.h (ASM_CPU64_DEFAULT_SPEC):...
2003-04-03 hubicka * i386.c (constant_address_p): Use legitimate_constant_p.
2003-04-03 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-04-03 rth * libgcc-std.ver (_Unwind_GetCFA): New.
2003-04-02 hubicka PR inline-asm/8088
next