aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-10-17* gcse.c (hash_scan_set): Remove incorrect ! optimize_size check.Andrew MacLeod2-1/+15
1999-10-17Fix typo in last change.Jeff Law1-1/+1
1999-10-17Daily bump.Jeff Law5-5/+5
1999-10-17reload.h (struct reload): Add new fields "mode" and "nregs".Bernd Schmidt3-42/+48
1999-10-17haifa-sched.c (true_dependency_cache): New.Jeffrey A Law2-1/+46
1999-10-16haifa-sched.c (schedule_insns): Do not remove inter-block dependencies anymore.Jeffrey A Law2-34/+5
1999-10-17ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of Cla...Anthony Green4-12/+40
1999-10-16t-cygwin (winnt.o): Depend on RTL_H and TREE_H.Richard Henderson3-2/+11
1999-10-16Makefile.in (LANGUAGES): Omit "proto".Manfred Hollstein2-5/+6
1999-10-16protoize.c (safe_read, safe_write): Avoid the gcc extension of using arithmet...Kaveh R. Ghazi2-2/+9
1999-10-16haifa-sched.c (compute_block_forward_dependencies): Only check for notes, del...Jeffrey A Law2-5/+17
1999-10-16Daily bump.Jeff Law5-5/+5
1999-10-16* gcc.c-torture/execute/991016-1.c: New test.Richard Henderson2-0/+59
1999-10-16gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.Richard Henderson2-0/+14
1999-10-16lex.c (lang_init_options): Set flag_bounds_check as "unspecified".Greg McGary2-0/+11
1999-10-16top.h (ffe_is_subscript_check_): Remove extern decl.Greg McGary4-19/+22
1999-10-16java-tree.h (flag_bounds_check): Remove extern decl.Greg McGary3-11/+8
1999-10-16flags.h (flag_bounds_check, [...]): New extern decls.Greg McGary4-2/+51
1999-10-16* config/c4x/c4x.md (HF mode patterns): Add missing modes.Michael Hayes2-13/+18
1999-10-16c4x.md (movstrqi_small): Utilise parallel move instructions.Michael Hayes2-9/+27
1999-10-16Try again!?Michael Hayes1-0/+73
1999-10-16* config/c4x/c4x.md (*db_noclobber,Michael Hayes1-0/+6
1999-10-16c4x.md (parallel instruction patterns): Rework constraints to keep reload happy.Michael Hayes2-85/+90
1999-10-16* config/c4x/c4x.md (*absqi2_noclobber, *negqi2_noclobber,Michael Hayes2-3/+205
1999-10-15* config/c4x/c4x.c (c4x_emit_libcall): Use ggc_alloc_string.Michael Hayes2-0/+6
1999-10-15c4x.c (c4x_rptb_insert): Emit rpts_top pattern if appropriate.Michael Hayes3-2/+47
1999-10-15c4x.c (src_operand): Check SYMBOL_REF and LABEL_REF memory mode.Michael Hayes2-1/+6
1999-10-15pa.c (move_operand): Rely on memory_address_p to determine the validity of no...Jeffrey A Law3-3/+15
1999-10-15* print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.Richard Henderson2-4/+7
1999-10-15mips.c (function_prologue): Fix argument types.Richard Henderson3-12/+12
1999-10-15cppexp.c (cpp_parse_escape): Make static.Zack Weinberg3-4/+12
1999-10-15Based on patch from Michael Gschwind <mikeg@watson.ibm.com>:Richard Henderson7-8/+20
1999-10-15gij.cc (main): Formatting fixes.Tom Tromey4-6/+39
1999-10-15jvgenmain.c (usage): New function.Tom Tromey3-10/+63
1999-10-15* include/java-props.h: Added copyright.Tom Tromey2-0/+12
1999-10-15t-freebsd: Do not override USER_H.Loren J. Rittle3-6/+8
1999-10-15c-parse.in (component_decl): Support anonymous struct/union.Alastair J. Houghton7-2175/+2176
1999-10-15sparc.md (movsf_const_intreg): Revert last constraint change.Richard Henderson2-5/+11
1999-10-15cse.c: Include hashtab.h instead of splay-tree.h (struct cse_reg_info): No lo...Vladimir Makarov2-33/+71
1999-10-15* hashtab.h: New file.Vladimir Makarov2-0/+107
1999-10-15Makefile.in (CFILES): Add hashtab.cVladimir Makarov3-3/+302
1999-10-15Daily bump.Jeff Law5-5/+5
1999-10-14genrecog.c (message_with_line): Prototype.Richard Henderson3-30/+62
1999-10-14mips.h (SPECIAL_MODE_PREDICATES): New.Richard Henderson3-29/+43
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson17-52/+95
1999-10-15libtool-version: Catch up by incrementing current.Anthony Green10-213/+494
1999-10-15configure.in (djgpp): Revert previous patch.Jeffrey A Law4-146/+102
1999-10-15inclhack.def: Restore patch lost during last merge of "no_bogosity" branch.Loren J. Rittle4-3/+9
1999-10-15fixincludes: Add a HPUX 11 fix for inttypes.h.Gavin Romig-Koch6-153/+278
1999-10-14pa.md (post_stw+1): Use pmode_register_operand.Richard Henderson2-10/+11