OSDN Git Service

* config/h8300/h8300.c (notice_update_cc): Correctly handle
[pf3gnuchains/gcc-fork.git] / gcc /
2003-03-22 kazu * config/h8300/h8300.c (notice_update_cc): Correctly...
2003-03-22 sveinseMake gcc recognize a c33 as a c30 instead of a c40...
2003-03-22 toon2003-03-22 Bud Davis <bdavis9659@comcast.net>
2003-03-22 amodra * combine.c (simplify_comparison <AND>): Use gen_int_m...
2003-03-22 zack * c-common.c: Include intl.h.
2003-03-22 neroden * config.gcc: Remove 'float_format'.
2003-03-22 gccadminDaily bump.
2003-03-22 neroden * fixproto: Define NULL and size_t in generated stdlib...
2003-03-21 ciceron * config/m68hc11/m68hc11.md ("call_value"): Fix trap...
2003-03-21 ciceron * config/m68hc11/m68hc11.h (ASM_DECLARE_FUNCTION_NAME...
2003-03-21 hubicka * i386.c (ix86_compute_frame_layout): Recompute fast...
2003-03-21 hubicka PR inline-asm/7916
2003-03-21 kazu * combine.c (make_field_assignment): Fix a warning.
2003-03-21 kazu * config/h8300/h8300.md (*insv_si_1_n_lshiftrt_16...
2003-03-21 dalej2003-03-21 Dale Johannesen <dalej@apple.com>
2003-03-21 kazu * combine.c (make_field_assignment): Remove unnecessar...
2003-03-21 zack2003-03-15 Aldy Hernandez <aldyh@redhat.com>
2003-03-21 zack * aclocal.m4 (gcc_AC_EXAMINE_OBJECT, gcc_AC_C_FLOAT_FO...
2003-03-21 zack * javaop.h (jfloat, jdouble): Make them structures...
2003-03-21 dj* optabs.c (init_integral_libfuncs): Make sure we init...
2003-03-21 uweigand * config/s390/s390.h: Do not include fixdfdi.h on...
2003-03-21 nathancp:
2003-03-21 reichelt PR doc-bug/9813
2003-03-21 ebotcazou PR optimization/8366
2003-03-21 aj * treetree.c (cpp_create_reader): Follow prototype...
2003-03-21 jason PR c++/9440
2003-03-21 jason PR c++/8316, c++/9315, c++/10136
2003-03-21 jason PR c++/9420
2003-03-21 jason PR c++/7050
2003-03-21 mmitchel * cp/decl2.c (arg_assoc_class): Correct check for...
2003-03-21 dj* config/stormy16/stormy16.c (xstormy16_expand_arith...
2003-03-21 dannysmith2003-03-21 Christopher Faylor <cgf@redhat.com>
2003-03-21 gccadminDaily bump.
2003-03-21 amodraNew test.
2003-03-21 rth * fold-const.c (extract_muldiv_1): Revert chang...
2003-03-20 dberlinSomehow the indentation got screwed when i patched...
2003-03-20 dberlin2003-03-20 Daniel Berlin <dberlin@dberlin.org>
2003-03-20 rth PR middle-end/6348
2003-03-20 kazu * config/h8300/h8300.md (*insv_si_1_n_lshiftrt): Restr...
2003-03-20 rearnshaPR 10066
2003-03-20 austern * cp-tree.h (unemitted_tinfo_decls): Declaration of...
2003-03-20 kazu * config/h8300/h8300.md (*insv_si_1_n): New.
2003-03-20 sayle * fold-const.c (fold_mathfn_compare): New function...
2003-03-20 rearnsha* ifcvt.c (find_if_case_1): If we add a new bb, update...
2003-03-20 bothner Various cleanups to help compile server.
2003-03-20 bothner Various cleanups to help compile server.
2003-03-20 kazu * fold-const.c (fold): Fold A - (A & B) into ~B & A.
2003-03-20 kazu * config/h8300/h8300.md (a peephole2): New.
2003-03-20 kazu * config/h8300/h8300.md (*addsi3_and_r_1): New.
2003-03-20 ljrittle * Makefile.in (STRICT2_WARN): Add @WERROR@.
2003-03-20 gccadminDaily bump.
2003-03-19 neroden(gcc)
2003-03-19 kenner * tree.c (substitute_in_expr, case 'e'): Only make...
2003-03-19 jasonfix typo
2003-03-19 jason PR c++/8316, c++/9315, c++/10136
2003-03-19 kevinbAdd support for DWARF 3 64-bit sections.
2003-03-19 tromey * lex.c (do_java_lex): Renamed from java_lex.
2003-03-19 uweigandFix date of last entry.
2003-03-19 uweigand * config/s390/s390.c (s390_preferred_reload_class...
2003-03-19 hubicka * i386.h (machine_function): New fields use_fast_prolo...
2003-03-19 nickc(CPP_SPEC): Remove trailing semi-colon.
2003-03-19 danglin PR 10062
2003-03-19 geoffk * config/rs6000/rs6000.c (rs6000_emit_prologue): Don...
2003-03-19 amodra * config/rs6000/rs6000.c (rs6000_stack_info): Only...
2003-03-19 amodra PR target/10073
2003-03-19 amodra PR target/10073
2003-03-19 gccadminDaily bump.
2003-03-19 jakub * config/s390/s390.c (s390_output_dwarf_dtprel): New.
2003-03-18 geoffk * Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to depen...
2003-03-18 geoffk * function.c (next_block_index): Mark with GTY.
2003-03-18 schwab * config/m68k/m68k.md (iordi3): Fix setting low half...
2003-03-18 geoffk * config/rs6000/rs6000.md (macho_correct_pic): Correct...
2003-03-18 rth * config/ia64/ia64.md (UNSPECV_SETJMP_RECEIVER...
2003-03-18 rth * builtins.c (expand_builtin_unop): New target_...
2003-03-18 hubicka * i386.md: Fix previous commit that mistakely applied...
2003-03-18 uweigand * config/s390/s390.md ("movti", "movhi", "movqi")...
2003-03-18 hubicka * alias.c (rtx_equal_for_memref_p): Assume that X...
2003-03-18 hubicka * i386.md (cvtts?2si peep2): New.
2003-03-18 kazu * config/h8300/h8300.md (*iorsi3_two_qi_zext): New.
2003-03-18 schwab * dwarf2out.c (output_file_names): Cast size_t to...
2003-03-18 jason PR c++/10091
2003-03-18 sayle * decl.c (duplicate_decls): Use the new type when...
2003-03-18 jason PR c++/10091
2003-03-18 amodra * config/rs6000/linux64.h (MASK_PROFILE_KERNEL): Define.
2003-03-18 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-03-18 gccadminDaily bump.
2003-03-17 ghaziinclude:
2003-03-17 zack * c-tree.h (struct lang_identifier): Remove error_locu...
2003-03-17 zack * objc.dg/naming-1.m: Use "(parse|syntax) error".
2003-03-17 sje * stmt.c (tail_recursion_args): Call promote_mode...
2003-03-17 rakdver * loop-unroll.c (decide_peel_completely,
2003-03-17 bothnerUpdate comment for ggc_alloc - to match API change...
2003-03-17 hubicka * ggc-common.c (ggc_mark_roots): Use htab_traverse_nor...
2003-03-17 mmitchel PR c++/9639
2003-03-17 hainque * function.c (assign_parms): For a struct value addres...
2003-03-17 jason PR c++/9993
2003-03-17 roFixed attribution of last checkin.
2003-03-17 ro * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Define...
2003-03-17 neil * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.
2003-03-17 neil * fix-header.c (read_scan_file): Need to malloc argume...
next