gcc.git
1995-05-01 Mike Stump68th Cygnus<->FSF merge
1995-04-30 Per BothnerImprove cleaning up. See hangeLog.
1995-04-30 Per Bothner* cppmain.c (main): Remove commented-out code that...
1995-04-30 Per BothnerBunch of fixes. See ChangeLog.
1995-04-30 Per BothnerRemove PARSE_GETC. Add comment about "@ ".
1995-04-30 Richard Kenner(va_arg): Don't assume __va_rounded_size (char) has...
1995-04-30 Richard Kenner(NOTICE_UPDATE_CC): Correctly handle aob insns.
1995-04-30 Richard Kenner(expand_expr, case CONSTRUCTOR): Don't set target to...
1995-04-30 Richard Kenner(cse_insn): Properly set IN_MEMORY for SET_DEST.
1995-04-30 Richard Kenner(substitute_in_expr): Preserve TREE_READONLY.
1995-04-30 Richard Kenner(enum attrs): Add A_UNUSED.
1995-04-29 Richard Kenner(do_include): Re-fix minor memory leak by using alloca...
1995-04-29 Richard Kenner(macarg): Except for reporting error...
1995-04-29 Torbjorn Granlund(output_mul_insn): Simplify, it is never called with...
1995-04-29 Torbjorn Granlund(divsi3, udivsi3, modsi3, umodsi3): Simplify.
1995-04-28 Jason MerrillTweak line numbers in output
1995-04-28 Stan Cox(ENDFILE_SPEC, LIB_SPEC) Fix crtbegin and crtend
1995-04-28 Stan Cox(umulsidi3) Doesn't work for 88110 with mod/div changes
1995-04-28 Stan Cox(FRAME_POINTER_REQUIRED) Add -momit-leaf-frame-pointer
1995-04-28 Stan Cox(symbolic_operand) Put relocatable pic constants in...
1995-04-28 Stan Cox(GCC_FOR_TARGET) tdesc gets mixed up for crtbegin/crtend
1995-04-28 Richard Kenner(pop_init_level, output_init_element): Pass require_con...
1995-04-28 Richard Kenner(mov[sd]i and splits): Change call to alpha_emit_set_const.
1995-04-28 Richard Kenner(alpha_emit_set_const): Add declaration.
1995-04-28 Richard Kenner(alpha_emit_set_const): Now returns rtx and take MODE...
1995-04-28 Richard Kenner(stack_result): Fix bug in last change.
1995-04-28 Doug Evans(sys_nerr): Really declare ifndef HAVE_STRERROR.
1995-04-28 Doug Evans(*): Update calls to start_decl, finish_struct (pass...
1995-04-28 Doug Evanssparc.md (tablejump): Only if ! TARGET_MEDANY.
1995-04-28 Doug Evans* typeck.c (common_type): Call lookup_attribute instead...
1995-04-28 Doug Evans(RETURN_POPS_ARGS): Call lookup_attribute.
1995-04-28 Doug Evans(common_type): Call lookup_attribute instead of value_m...
1995-04-28 Richard KennerNew anonymous patterns to combine insert with arbitrary...
1995-04-28 Doug Evans(decl_attributes): Always continue if attribute not...
1995-04-28 Jim Wilson(ashiftrt_r4_*): Rewrite for efficiency.
1995-04-28 Doug Evans(attribute_hash_list): New function.
1995-04-28 Doug Evans(valid_machine_attribute): Add prototype.
1995-04-28 Jim Wilson(LIB1ASMFUNCS): Add new functions.
1995-04-28 Jim WilsonClean up white space.
1995-04-27 Jim Wilson(expand_return): When returning BLKmode structure...
1995-04-27 Jim WilsonDelete two define_peepholes which print `bad peephole'.
1995-04-27 Torbjorn Granlund(shorten_branches): For non-optimizing compiles, break...
1995-04-27 Torbjorn Granlund(rest_of_compilation): Call shorten_branches even when...
1995-04-27 Richard KennerUpdate comments.
1995-04-27 Michael MeissnerSupport for pre-BFD versions of Linux ld.
1995-04-27 Richard Kenner(do_include): Fix minor memory leak.
1995-04-27 Richard Kenner(struct argdata): Remove unused `comments' member.
1995-04-27 Michael MeissnerSupport for pre-BFD versions of Linux ld.
1995-04-27 Richard KennerDon't include <sys/stat.h> twice.
1995-04-27 Richard KennerDon't include <sys/stat.h> twice.
1995-04-27 Richard Kenner(i[34]86:*:3.2:*) test for /usr/options/cb.name before...
1995-04-27 Richard Kenner(valid_machine_attribute): Update last change.
1995-04-27 Richard KennerInitial revision
1995-04-27 Richard Kenner(collect_expansion): Assume leading white space already...
1995-04-27 Richard Kenner(deps_output): Don't generate overly long output lines.
1995-04-26 Richard Kenner(OBJC_VERSION): Version 7.
1995-04-26 Richard Kenner(finish_decl_top_level): New function.
1995-04-26 Richard Kenner(finish_decl_top): New declaration.
1995-04-26 Richard KennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-26 Richard Kenner(OBJC_O): Added bare-bones implementation of NXConstant...
1995-04-26 Richard KennerInitial revision
1995-04-26 Richard KennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-26 Richard KennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-26 Richard Kenner(ashrsi2_31): Don't use dead_or_set_p after reload.
1995-04-26 Richard KennerRemove bad peepholes that improperly use dead_or_set_p.
1995-04-26 Richard KennerTreat _MACHINE_ANSI_H_ like _ANSI_H_.
1995-04-26 Richard Kenner(expand_function_end): Warn about unused parms if both...
1995-04-26 Richard Kenner(print_node): Print TYPE_PACKED.
1995-04-26 Richard KennerUpdate number of shift/reduce conflicts.
1995-04-26 Richard Kenner(finish_struct): Add ATTRIBUTES argument, call decl_att...
1995-04-26 Richard Kenner(init_attributes): Don't require decl for A_PACKED.
1995-04-26 Richard Kenner(finish_enum, finish_struct): Add ATTRIBUTES argument.
1995-04-26 Richard Kenner(TYPE_PARSE_INFO): Delete unused field.
1995-04-26 Michael MeissnerSupport Linux elf and a.out systems; Add parisc support
1995-04-26 Jim Wilson(NEGTF2_LIBCALL): Define.
1995-04-26 Jim Wilson(init_optabs): Delete all uses of undocumented TImode and
1995-04-26 Jim Wilson(simplify_rtx, case TRUNCATE): Add. Use force_to_mode.
1995-04-26 Jim Wilson(truncdiqi2+[456]): Add patterns to simplify ZERO_EXTEND
1995-04-26 Doug Evans(memop): Deleted.
1995-04-26 Doug Evans(memop define_splits): Rewrite to not use memop.
1995-04-26 Richard Kenner(expand_builtin, case BUILT_IN_CONSTANT_P): A pointer...
1995-04-26 Richard Kenner(init_decl_processing): Don't give builtin__constant_p...
1995-04-26 Richard Kenner(CRAY*Y-MP:*:*:*): New entry.
1995-04-26 Richard Kenner(output_init_element): Constructor is not simple if...
1995-04-26 Richard Kenner(push_init_level): Update constructor_depth when we...
1995-04-26 Richard Kenner(alpha_builtin_saveregs): Refine last change to work...
1995-04-25 Jeff Lawpa.c (emit_move_sequence): Handle function label arithm...
1995-04-25 Jim Wilson(struct move_by_pieces): Add to_struct and from_struct...
1995-04-25 Jim Wilson(clean): Delete libgcc1-asm.a.
1995-04-25 Jim Wilson(CPP_SPEC): Define.
1995-04-25 Jim Wilson(pushdecl): Don't test DECL_EXTERNAL when deciding...
1995-04-25 Richard Kenner(untyped_call): Make it return a complex double.
1995-04-25 Richard Kenner(gen_highpart): Add comment about broken implementation.
1995-04-25 Richard Kenner(expand_builtin_apply_args): If STACK_REGS is defined...
1995-04-25 Richard Kenner(assign_parms): If STACK_REGS is defined...
1995-04-25 Richard KennerAdd copyright for 1995.
1995-04-25 Richard Kenner(current_function_returns_real): Deleted (unused).
1995-04-25 Richard Kenner(attrib): Permit null-length argument list to attributes.
1995-04-25 Richard Kenner(attribute_in_list): New declaration.
1995-04-25 Richard Kenner(valid_machine_attribute): Use new function attribute_i...
next