gcc.git
1994-06-02 Richard Earnshaw(arm_condition_code): Move to start of file.
1994-06-02 Richard Stallman[emacs]: Block input around the garbage reclamation.
1994-06-02 Richard Kenner(expand_expr, case ADDR_EXPR): If result is ignored...
1994-06-02 Richard KennerUpdate comments.
1994-06-01 Jason Merrill#define NO_IMPLICIT_EXTERN_C.
1994-06-01 Richard Earnshaw(all insn and peephole patterns): Rewrite without using...
1994-06-01 Richard EarnshawDelete some dead code.
1994-06-01 Richard EarnshawGeneral tidy up.
1994-06-01 Richard Earnshaw(all patterns): length attribute now describes length...
1994-06-01 Richard Earnshaw(short_branch): Convert length calculations to bytes
1994-06-01 Jim Wilson(movesi_unaligned, movsi_ulw, movsi_usw): Delete.
1994-06-01 Torbjorn Granlund(SECONDARY_MEMORY_NEEDED): Simplify.
1994-06-01 Torbjorn Granlund(emit_move_sequence): Add missing argument to symbolic_...
1994-06-01 Jim Wilson(dbxout_type): Always emit cross-references if
1994-06-01 Jim Wilson(output_source_line): Call xcoffout_source_line.
1994-06-01 Jim Wilson(xcoff_lastfile): New variable.
1994-06-01 Jim Wilson(xcoff_lastfile): Declare.
1994-06-01 Jim Wilson(copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field.
1994-06-01 Jim Wilson(ASM_SPEC): Don't pass -k when -pg or -p given.
1994-05-31 Jim Wilson(print_global_hdr): Remove "l" from printf format for...
1994-05-31 Jim Wilson(PUT_SDB_TYPE): Adjust value for compatibility with...
1994-05-31 Jim WilsonNew file.
1994-05-31 Jim Wilson(LIB_SPEC): Don't link in /usr/lib/bb_link.o with -a.
1994-05-31 Doug Evans(main): -MG doesn't make sense with -MD or -MMD!
1994-05-31 Torbjorn Granlund(movsi matcher): Use ldi for moving of 0 to a reg.
1994-05-31 Doug Evans(v_pedwarn_with_decl): Don't even issue warnings from
1994-05-31 Richard Kenner(extendqidi2, extendqisi2, extendqihi2): Remove non...
1994-05-31 Jason Merrill(lang_options): Add -f{no-,}implicit-templates.
1994-05-31 Richard Kenner(note_addr_stored): A SET or CLOBBER of a BLKmode MEM...
1994-05-31 Richard Kenner(expand_asm_operands): Make MEM with BLKmode for clobbe...
1994-05-30 Doug Evans(print_deps_missing_files): New global.
1994-05-30 Doug Evans(default_compilers): Pass -MG to cpp if present.
1994-05-30 Richard Kenner(expand_float): Fix error in last change.
1994-05-30 Richard KennerDisable code that manages gcc.ifile.
1994-05-30 Richard Kenner(PREFERRED_DEBUGGING_TYPE): Define as SDB_DEBUG.
1994-05-30 Richard Kenner(significand_size): Declare.
1994-05-30 Richard Kenner(significand_size): New function.
1994-05-30 Richard Kenner(expand_float): Avoid double-rounding when float is...
1994-05-29 Richard Kenner(jump_optimize): When deleting unneeded stack adjusts...
1994-05-29 Richard Kenner(force_to_mode): NEXT_SELECT is true for NEG.
1994-05-29 Richard Kenner(volatile_insn_p): Call ourselves in recursive scan.
1994-05-29 Richard Kenner(init...
1994-05-28 Richard Kenner(expand_end_case): Have INDEX_TYPE track conversions...
1994-05-28 Torbjorn Granlund(call): Force address into register in non-symbol case.
1994-05-27 Doug Evanstoplev.c (compile_file): Call init_regs after `word_mod...
1994-05-27 Doug Evansexpr.c (use_reg): Fix recording of USE information.
1994-05-27 Richard Kenner(RTX_COSTS): Update PPC603 and PPC604 values.
1994-05-27 Richard Kenner(zero_extendqidi2, zero_extendhidi2): Use rldicl instru...
1994-05-27 Richard Kenner(DIR_SEPARATOR): New macro.
1994-05-27 Richard Kenner(PCC_STATIC_STRUCT_RETURN): No longer defined.
1994-05-27 Richard KennerUpdate to handle `ginclude' subdirectory when compiling...
1994-05-27 Richard Kenner(print_operand_address): print_operand_address creates...
1994-05-27 Richard Kenner(find_reloads): Revert to old code and change secondary...
1994-05-27 Richard Kenner(try_combine): Don't make complemented NOT for constant...
1994-05-27 Richard Kenner(iordi3): Rename ior_operand to or_operand.
1994-05-27 Richard Kenner(PREDICATE_CODES): Rename ior_operand to or_operand.
1994-05-27 Richard Kenner(or_operand): Renamed from ior_operand.
1994-05-27 Richard Kenner(assign_parms): Set REG_USERVAR_P when parm is passed...
1994-05-27 Richard Kenner(expand_expr...
1994-05-27 Richard KennerAdd define_split for sign-extended PLUS of a MULT of...
1994-05-27 Richard Kenner(simplify_comparison): Narrow comparison for AND's...
1994-05-27 Richard Kenner(reload_as_needed): Update spill_reg_order once we...
1994-05-27 Richard Kenner(local_alloc): Fix typo in last change.
1994-05-27 Richard KennerAdd define_split for sign-extended PLUS of an SImode...
1994-05-27 Richard Kenner(expand_end_case): Use old type of INDEX_EXPR when...
1994-05-27 Richard Kenner(requires_inout): Renamed from requires_inout_p and...
1994-05-27 Richard Kenner(qty_sugg_compare_1): Fix typo in last change.
1994-05-27 Richard Kenner(qty_phys_num{,_copy}_sugg): New variables.
1994-05-26 Richard Kenner(jump_optimize): When looking for an `if' statement...
1994-05-26 Richard Kenner(CANONICALIZE_COMPARISON): New macro.
1994-05-26 Richard Kenner(simplify_comparison): Call CANONICALIZE_COMPARISON...
1994-05-26 Ian Lance TaylorProtect bool in curses.h
1994-05-26 Richard Kenner(simplify_if_then_else): Don't make (mult (cond)) in...
1994-05-26 Ian Lance TaylorProtect __P in math.h and floatingpoint.h.
1994-05-26 Richard Kenner(expand_divmod): Correctly set CAN_CLOBBER_OP0 when...
1994-05-26 Ian Lance TaylorDon't pass $(srcdir) to fixincludes scripts; don't...
1994-05-26 Ian Lance TaylorDon't pass $(srcdir) to fixincludes scripts
1994-05-20 Jim Wilson(expand_exit_loop_if_false): Emit conditional jump...
1994-05-20 Jim Wilson(output_prolog): Use multiple fputs calls instead of
1994-05-20 Jim Wilson(STARTFILE_SPEC, LIB_SPEC): Define.
1994-05-20 Jim Wilson(MAKE_LINE_SAFE): Delete.
1994-05-20 Richard Stallman(basic_machine): Accept cxux*.
1994-05-19 Mike Stumpcalls.c (expand_call): Only destroy temps here, if...
1994-05-19 Richard StallmanFix unrecognized os error message.
1994-05-19 Richard Kenner(emit_reload_insns): When seeing if an equivalent regis...
1994-05-19 Richard Kenner(operand_subword): Fix arg of REAL_VALUE_TO_TARGET_SING...
1994-05-19 Mike Stump38th Cygnus<->FSF merge
1994-05-19 Ian Lance TaylorMake OSF/1 getopt.h fix work on AIX also
1994-05-18 Jason Merrill(FIXPROTO_DEFINES): Set to -D_XOPEN_SOURCE.
1994-05-18 Jason MerrillUse ${FIXPROTO_DEFINES}.
1994-05-18 Jason Merrill(FIXPROTO_DEFINES): New variable: extra #defines for...
1994-05-18 Jason Merrill(FIXPROTO_DEFINES): Set to -D__EXTENSIONS__.
1994-05-18 Jason MerrillAdd forward declaration of struct exception to
1994-05-18 Per BothnerAllow any integral type for bitfields (such as booleans).
1994-05-18 Richard Kenner(compare_spill_regs): Fix typo in declaration.
1994-05-18 Brendan Kehoeget rid of CYGNUS LOCAL comment
1994-05-18 Brendan Kehoefixinc.svr4: Avoid the SVR4 typedef of bool in curses...
1994-05-18 Jason Merrill#define NO_IMPLICIT_EXTERN_C
1994-05-18 Jason Merrill(convert_to_real): Accept boolean values.
1994-05-17 Richard Kenner(__umoddi3): Correct type of variable `w'.
next