platform/upstream/gcc.git
1995-09-12 Richard Kenner(is_system_include): Call skip_redundant_dir_prefix.
1995-09-12 Richard Kenner(expand_start_stmt_expr): Do stack adjust in right...
1995-09-12 Richard KennerChange `*return "string"' to "string" in patterns.
1995-09-12 Richard Kenner(v9 varargs va_start): Handle __builtin_va_alist being...
1995-09-12 Richard Kenner(put_var_into_stack): For CONCAT case, order of placeme...
1995-09-12 Richard Kenner(power subdi3 pattern): Fix pattern to have 5 alternati...
1995-09-12 Richard Kenner(sparc64_initialize_trampoline): Rewrite.
1995-09-12 Richard Kenner(STATIC_CHAIN_REGNUM): Use %g5 for sparc64.
1995-09-12 Richard KennerRemove fix_argv kludge.
1995-09-12 Richard KennerRewritten to use fixinc-nt.sed.
1995-09-12 Richard KennerChanged spawn function entry points to __spawn* instead...
1995-09-12 Richard KennerInitial revision
1995-09-12 Richard KennerChanged precedence of libraries to look for libfoo...
1995-09-12 Richard KennerInitial revision
1995-09-12 Richard KennerAdded -D_cdecl=__attribute__((__cdecl__)).
1995-09-12 Richard KennerAdded -D_M_ALPHA to CPP_PREDEFINES.
1995-09-12 Richard KennerChanged archive command for libobjc.a to use $? for...
1995-09-12 Richard KennerChanged various .o's to .$(objext)'s
1995-09-12 Richard KennerChanged to used common winnt/config-nt.bat.
1995-09-12 Douglas Ruppdrupp@cs.ashington.edu
1995-09-12 Douglas Rupp(cc1plus) : Removed unnecessary $(exeext).
1995-09-12 Richard KennerFix HP/UX <sys/file.h> for g++ -pedantic-errors.
1995-09-12 Richard Kenner(output_scc_di): Fixed for non-SGS_CMP_ORDER syntax.
1995-09-12 Richard Kenner(adddi3, subdi3, negdi2): Add constraints so output...
1995-09-12 Richard Kenner(scan_libraries): cast lsyms' alloca() to LDSYM*.
1995-09-12 Richard Kenner(__gnuc_va_list): Make char * for NetBSD.
1995-09-12 Richard Kenner(va_arg): Reorganize to avoid BIND_EXPRs of aggregate...
1995-09-12 Richard Kenner(curses.h): typedef bool need not take up entire line.
1995-09-11 Richard Kenner(CPP_SPEC): Define the correct endian macro for varargs...
1995-09-11 Richard Kenner(LIBGCC2_WORDS_BIG_ENDIAN): Define to be 0/1 depending...
1995-09-11 Richard Kenner(float{,uns}sidf2): Call rs6000_float_const to portably...
1995-09-11 Richard Kenner(output_option{,s}): New functions to write -f, -m...
1995-09-11 Richard Kenner(rs6000_abi): New enumeration to describe which ABI...
1995-09-11 Richard Kenner(digest_init): Don't recursively call digest_init when...
1995-09-11 Richard KennerAdded DLB/DSTB peepholes for HFmode.
1995-09-11 Richard Kenner(FLO_union_type): Remove bitfields to set sign...
1995-09-11 Richard Kenner(FLO_union_type): Remove bitfields to set sign...
1995-09-11 Richard Kenner(redeclaration_error_message): For TYPE_DECLs, return...
1995-09-11 Jason Merrilljason@cygnus.com
1995-09-11 Jason Merrill(tsubst): Handle PROMOTE_PROTOTYPES.
1995-09-11 Richard Kenner(xcoff_inlining): New variable...
1995-09-11 Richard Kenner(cmpdi): Change patterns to allocate scratch register...
1995-09-03 Richard Kenner(size_binop): Don't pass 1 to NOTRUNC.
1995-08-31 Richard KennerInclude longlong.h.
1995-08-31 Richard Kenner(struct rtx_const): Add new field DI to union.
1995-08-31 Richard Kenner(canon_hash, CONST_DOUBLE): Hash integer and real diffe...
1995-08-31 Richard Kenner(ends_in_label): New %union member.
1995-08-31 Richard KennerFix patch botch.
1995-08-31 Richard Kenner(alpha_builtin_saveregs): Properly compute address...
1995-08-31 Richard Kenner(__gnuc_va_list): Make __offset an int.
1995-08-31 Richard Kenner(malloc, calloc, realloc): Don't define for anybody.
1995-08-31 Richard Kenner(sbrk): Define here for __alpha.
1995-08-31 Richard Kenner(sbrk): Don't define here.
1995-08-31 Richard Kenner(emit_reload_insn): Emit RELOAD_OTHER output reloads...
1995-08-31 Richard Kenner(push_reload): Add case for output reload of a SUBREG...
1995-08-29 Richard Kenner(finish_struct): If transparent_union attribute specifi...
1995-08-29 Richard Kenner(decl_attribute, case A_PACKED): Check is_type first.
1995-08-28 Richard Kenner(arm_gen_movstrqi): Remove unused variable const_sxteen.
1995-08-28 Richard Kenner(buffer, inpoint): Remove unused variables.
1995-08-28 Richard KennerFix spelling errors.
1995-08-28 Paul Eggertentered into RCS
1995-08-28 Richard Kennerentered into RCS
1995-08-28 Richard Kenner(mvs_label_emitted): Renamed from mvs_label_emited.
1995-08-28 Richard KennerFix misspelling of `maintainer-clean'.
1995-08-26 Richard Kenner(emit_reload_insns): Do nothing for SUBREG whose operan...
1995-08-26 Richard Kenner(push_secondary_reload): If X is a paradoxical SUBREG...
1995-08-25 Richard Kenner(set_init_label): Don't die if an entire brace-pair...
1995-08-25 Richard Kenner({add,sub,mulsi}di3): Support both endian possibilities.
1995-08-25 Richard Kenner(STRICT_ALIGNMENT): If little endian, always set strict...
1995-08-25 Richard KennerInitial revision
1995-08-25 Richard KennerAdded peephole definitions for Load/Store Base insns...
1995-08-25 Per Bothnerbothner@cygnus.com
1995-08-25 Per Bothner(FOR): Call note_level_for_for.
1995-08-25 Per Bothner(do_identifier): Handle old (non-ANSI) for scoping...
1995-08-25 Per Bothner(DECL_DEAD_FOR_LOCAL, DECL_ERROR_REPORTED, DECL_SHADOWE...
1995-08-25 Per Bothner(struct binding_level): New fields dead_vars_from_for...
1995-08-25 Per Bothner(flag_new_for_scope): Add a new mode that follows ANSI...
1995-08-25 Richard Kenner(report_error_function): Don't attempt to use input...
1995-08-25 Richard Kenner(output_inline_function): Switch to function obstack.
1995-08-21 Richard Kenner(decrement_and_branch_until_zero): Use arithmetic_compa...
1995-08-21 Richard Kenner(arithmetic_comparison_operator): New function.
1995-08-21 Richard Kenner(adddi3, subdi3): "&" added to clobber's constraints.
1995-08-21 Richard Kenner(MULTILIB_*, LIBGCC, INSTALL_LIBGCC): Define.
1995-08-21 Richard Kenner(movdi-1...
1995-08-21 Richard Kenner(wipe_dead_reg): Make a register mentioned in a REG_INC...
1995-08-21 Richard KennerFor all dbra pattern, change constraint from 'g' to...
1995-08-21 Richard Kenner(underscore.c): Rename rule to stamp-under, and touch...
1995-08-21 Richard Kenner(reg_unused_after): For a SEQUENCE, make sure all insns...
1995-08-21 Richard Kenner(PROMOTE_FUNCTION_ARGS, PROMOTE_FUNCTION_RETURN): Define.
1995-08-21 Richard Kenner(output_stack_adjust): Add new argument reg.
1995-08-19 Richard Kenner(STARTFILE_SPEC, ENDFILE_SPEC): Delete superfluous...
1995-08-19 Richard Kenner(_mcount): Define.
1995-08-19 Richard Kenner(calculate_giv_inc): Handle increment computed by ASHIFT.
1995-08-19 Richard Kenner(subdi3): Should not be commutative.
1995-08-19 Richard Kenner(INITIALIZE_TRAMPOLINE): Sync function now named sync_i...
1995-08-19 Richard Kenner(sync_isync): Renamed from sync...
1995-08-19 Richard Kenner(output_prolog): Fixup code to set stack pointer if...
1995-08-19 Richard KennerRevert last change.
1995-08-19 Richard Kenner(output_prolog): Reverse big stack update and restore...
1995-08-19 Richard Kenner(fancy_btst,fancy_btst1): Branch target must be operand...
next