platform/upstream/gcc.git
1993-08-11 Jeff Lawreorg.c (try_merge_delay_insns): Fix typo.
1993-08-11 Richard Kenner(combine_instructions): Fix typo on test of basic block...
1993-08-11 Ian Lance TaylorGet size_t typedef using gcc, not cc
1993-08-11 Roland McGrath*** empty log message ***
1993-08-11 Richard Stallman(SLOW_UNALIGNED_ACCESS): Define, but allow override.
1993-08-10 Richard Stallman*** empty log message ***
1993-08-10 Jim Wilson(cse_insn): After inserting src_eqv...
1993-08-10 Jeff Law* pa.h (DOLLARS_IN_IDENTIFIERS): Define as 2.
1993-08-10 Richard Stallman(output_move_double): Fix typos in last change.
1993-08-10 Per BothnerMerge. See ChangeLog.
1993-08-10 Per BothnerMerge. See ChangeLog.
1993-08-10 Per BothnerInitial revision
1993-08-10 Per BothnerRemove some extraneuous garbase output.
1993-08-09 Jim Wilson(assembler_variable): For XCOFF_DEBUG, restore section
1993-08-09 Jim Wilson(schedule_insns): Don't emit a NOTE at the end of the...
1993-08-09 Jim Wilson(OPTIMIZATION_OPTIONS): Use |=, not &= to set -mpgopt.
1993-08-09 Jim Wilson(function_arg, DFmode case): Set regbase to GP_ARG_FIRST
1993-08-09 Richard Kenner(widen_operand): New function.
1993-08-09 Richard Stallman(contains_pointers_p): New function.
1993-08-08 Jim Wilson(sparc_type_code): Support range types.
1993-08-08 Jim Wilson(expand_increment): Call save_expr on inner expression if
1993-08-08 Jim Wilson(_SC_PAGE_SIZE): Define to _SC_PAGESIZE if that exists.
1993-08-08 Jim Wilson(reg_or_0_operand): Use fp_zero_operand.
1993-08-08 Jim Wilson(CONST_DOUBLE_OK_FOR_LETTER_P): Use fp_zero_operand.
1993-08-08 Jim Wilson(build_array_ref): Force array to be allocated on the...
1993-08-08 Richard Kenner(num_sign_bit_copies): Properly handle case when MODE...
1993-08-08 Jim WilsonNew file.
1993-08-08 Richard Stallman(expand_assignment): If WANT_VALUE is 0, return NULL.
1993-08-08 Richard Stallman(rest_of_decl_compilation): Fix typo in previous change.
1993-08-08 Richard Stallman(declare_function_name): Set DECL_EXTERNAL in the decls.
1993-08-08 Richard Stallman(rest_of_decl_compilation): Don't look at DECL_IGNORED_P.
1993-08-08 Richard Stallman(process_init_element): Don't call clear_momentary...
1993-08-07 Richard Kenner(find_reloads): Don't combine two reloads if their...
1993-08-07 Doug Evans(MAX_MOVE_MAX, MAX_UNITS_PER_WORD): New macros.
1993-08-07 Doug Evansc-decl.c (init_decl_processing): Make long long availab...
1993-08-07 Richard Stallman(strict_low_part add/subtract recognizers): Use %2...
1993-08-07 Richard Kenner(add_long_const): New function.
1993-08-07 Richard Kenner(expand_divmod): Clean up code and documentation, espec...
1993-08-07 Richard Kenner(push_reload, find_reloads): Treat (subreg (pseudo...
1993-08-07 Richard Kenner(print_node): Print obstack node is contained in.
1993-08-07 Richard Kenner(print_obstack_name): New function; derived from origin...
1993-08-07 Richard Stallman(finish_decl): Allow file-scope static incomplete array.
1993-08-06 Richard Stallman(output_init_element): Fix backward test in last change.
1993-08-06 Richard Stallman(call and call_value pic recognizers) [HPUX_ASM]:
1993-08-06 Ian Lance TaylorPermit relative path for standard_startfile_prefix
1993-08-06 Richard Kenner(shifts): Use reg_or_6bit_operand for shift counts.
1993-08-06 Richard Kenner(PREDICATE_CODES): Add reg_or_6bit_operand to list.
1993-08-06 Richard Kenner(reg_or_6bit_operand): New function.
1993-08-06 Richard Stallman(main): If -v, print header search dir list.
1993-08-06 Richard Stallman(output_init_element): Call default_conversion here.
1993-08-06 Richard StallmanTest and define __INT_WCHAR_T_H.
1993-08-06 Richard Stallman(finish_struct): No pedwarn for field with enum type...
1993-08-06 Richard Stallman(attrib): Support attribute `volatile' with alias ...
1993-08-06 Richard Stallman(decl_attributes): Support attributes `volatile'
1993-08-06 Richard Stallman(output_init_element): Call digest_init before calling...
1993-08-06 Brendan KehoeCygnus<->FSF merge, added g++ driver in C
1993-08-05 Richard Kenner(layout_type): Put size-related nodes in same obstack...
1993-08-05 Richard Kenner(make_node, copy_node): Set TYPE_OBSTACK.
1993-08-05 Richard Kenner(TYPE_OBSTACK): New macro.
1993-08-05 Richard Kenner(push_reload, find_reloads): Refine when we reload...
1993-08-05 Michael MeissnerEnable .size for elf functions.
1993-08-05 Jeff Lawtoplev.c (rest_of_compilation): If not optimizing,...
1993-08-05 Richard Stallman(handler): Check whether c_file and o_file are 0.
1993-08-04 Richard StallmanComment change.
1993-08-04 Richard Kenner(eliminate_regs_in_insn): Fix typo in last change.
1993-08-04 Richard Stallman(movdf+2): Allow `f' register as source operand in
1993-08-04 Richard Kenner(eliminate_regs_in_insn): Always do elimination in...
1993-08-04 Richard Kenner(ASM_FILE_START): Write out two backslashes for each...
1993-08-04 Richard KennerInclude gvarargs.h after hconfig.h, like elsewhere.
1993-08-04 Richard Stallman(process_command): Don't check whether file `-' exists.
1993-08-04 John Hasseyremoved INSTALL_HEADERS= so that fixinc.dgux will work
1993-08-04 John HasseyInitial revision
1993-08-03 Richard Kenner(store_one_arg): Don't pass ARG->STACK as TARGET if...
1993-08-03 Richard Kenner(code_to_optab): New variable.
1993-08-03 Richard KennerDeclare code_to_optab.
1993-08-03 Richard Kenner(force_to_mode): Now pass actual AND mask instead of...
1993-08-03 Richard Stallman(struct undo): Rename `rtx' fields to `r'.
1993-08-03 Jim Wilson(block_alloc): Don't attempt to allocate a
1993-08-03 Richard Stallmanentered into RCS
1993-08-02 Richard Kenner(subst): Move simple operations inside IF_THEN_ELSE...
1993-08-02 Richard Stallman(CLIB): Fix typo.
1993-08-02 Richard Stallman(substitute_address): In prototype, don't specify
1993-08-02 Richard Stallman(expand_call): Check properly for volatile function.
1993-08-01 Richard Stallman(ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL...
1993-08-01 Richard Stallman(PIC_CASE_VECTOR_ADDRESS): Defined.
1993-08-01 Richard Stallman(do_tablejump): Use PIC_CASE_VECTOR_ADDRESS if defined.
1993-08-01 Richard StallmanCall default_conversion for NAME.
1993-07-31 Richard Stallman(process_init_element): Treat string constants specially
1993-07-31 Richard Stallman(digest_init): Finish getting rid of tail.
1993-07-30 Richard Kenner(fold...
1993-07-30 Richard Kenner(mult_is_very_cheap): Delete.
1993-07-30 Richard KennerRemove change of July 21.
1993-07-30 Richard Kenner(expand_return): Don't use jumps for "return x == y...
1993-07-30 Richard Stallman(push_init_level): For braces around scalar, just warn.
1993-07-30 Richard Stallman(ffssi2 and ffshi2 recognizers): Generate unique labels...
1993-07-29 Richard Kenner(copy_rtx_and_substitute, case LABEL_REF): If we turn off
1993-07-29 Richard Stallman(CC, OLDCC): Deleted.
1993-07-29 Richard Stallman[__HIGHC__]: Include alloca.h.
1993-07-29 Richard Stallman(convert_to_integer): Don't pass truncate into ABS_EXPR.
1993-07-29 Richard StallmanFix typo in last change.
next