platform/upstream/gcc.git
1993-12-22 Richard Kenner(chainon): Detect more circularities.
1993-12-22 Richard Kenner(main): Move declarations of SIZE and TOTAL to where...
1993-12-22 Richard Kenner(compiler_version): New variable.
1993-12-22 Richard Kenner(gcc.o): Define DEFAULT_TARGET_VERSION.
1993-12-22 Richard Kenner(strip_off_ending): Strip off ".cpp" extension.
1993-12-22 Richard Kenner(main): Strip off ".cpp" extension.
1993-12-22 Richard Kenner(default_compilers): Treat ".cpp" as C++.
1993-12-22 Richard Kenner(install-headers, install-headers-tar): Correctly handl...
1993-12-22 Richard Kenner(T_ST): New macro.
1993-12-22 Richard Kenner(rpc/auth.h, rpc/xdr.h): Declare structures before...
1993-12-21 Richard Kenner(MD_FILE rule): Depend on $(MD_DEPS). Invoke $(MD_CPP).
1993-12-21 Jim Wilson(FUNCTION_ARG_PASS_BY_REFERENCE): Also pass Pascal...
1993-12-21 Jim Wilson(sched_analyze): For CALL_INSN followed by NOTE_INSN_SE...
1993-12-21 Jim Wilson(replace_regs, case REG): Return copies of SUBREGs, to
1993-12-21 Jeff Lawpa.h (ASM_GENERATE_INTERNAL_LABEL): Always use L$ as...
1993-12-21 Jeff Lawpa.c (output_function_prologue): Use ASM_GENERATE_INTER...
1993-12-21 Richard Kenner(struct initializer_stack): New field ELEMENTS.
1993-12-21 Richard Kenner(gen_lowpart_common): Return a new hard reg even if...
1993-12-21 Richard Kenner(divsi3): Correct logic for when we call force_reg.
1993-12-16 Jeff Lawpa.c (compute_frame_size): Remove implicit assumption...
1993-12-16 Jeff Lawpa.c (output_function_prologue): Reverse last change.
1993-12-16 Ian Lance TaylorDo not preserve _HIDDEN_VA_LIST in <stdio.h>
1993-12-16 Mike Stumpcp-decl.c (flag_conserve_space): New language specific...
1993-12-16 Richard Kenner(cccp.o, stmt-proto): Use $(includedir).
1993-12-15 Richard Kenner(profile_function): Set ALIGN properly.
1993-12-15 Richard Kenner(copy_node): Handle length of INTEGER_CST like make_node.
1993-12-15 Richard KennerRemove declarations of setjmp and longjmp.
1993-12-15 Richard Kenner(missing_braces_mentioned): Renamed from `partial_brack...
1993-12-15 Richard Kenner(LIB_SPEC): Use shared libc when not profiling, not...
1993-12-15 Richard Kenner(expand_builtin): Allow __builtin_next_arg to be used...
1993-12-15 Richard Kenner(gnucompare, gnucompare3): New targets.
1993-12-14 Jeff Lawpa.c (output_call): Put temporary label after the RP...
1993-12-14 Jeff Law* x-pa (CC): Do not use absolute path to gcc.
1993-12-14 Jeff Lawpa.c (output_function_prologue): Do not output the...
1993-12-14 Jeff Lawpa.h (ASM_FILE_START): Emit a .file directive at the...
1993-12-14 Jeff Law* pa.h (MAX_OFILE_ALIGNMENT): Define appropriately...
1993-12-14 Jeff Lawpa-ghpux.h (TARGET_DEFAULT): Enable TARGET_JUMP_IN_DELAY.
1993-12-14 Jeff Lawpa.md (lo_sum of a function address): Use short form...
1993-12-14 Jeff Lawpa.c (secondary_reload_class): Function addresses no...
1993-12-14 Jeff Law* pa.h (LEGITIMATE_CONSTANT_P): Remove hack for functio...
1993-12-14 Richard Kenner(subst, case MINUS): Canonicalize (minus A (plus A...
1993-12-14 Richard Kenner(ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'.
1993-12-12 Richard Kenner(main): Combine tests of single-character suffixes.
1993-12-12 Richard Kenner(type_hash_canon): Clean up obstack usage a bit.
1993-12-12 Richard Kenner(indirect_operand): Verify mode of OP is correct.
1993-12-12 Richard Kenner(expand_call, store_one_arg): Properly push and pop...
1993-12-12 Richard KennerDelete EXTRA_OBJS and halfpic.o rule.
1993-12-12 Richard KennerDon't require bash.
1993-12-12 Richard KennerDelete EXTRA_PARTS.
1993-12-12 Richard KennerDelete null LIB2FUNCS_EXTRA.
1993-12-12 Richard Kenner(halfpic.o): New rule; copied from t-osfrose.
1993-12-12 Richard Kenner(thread_prologue_and_epilogue_insns): When constructing...
1993-12-12 Richard KennerInitial revision
1993-12-12 Richard KennerUpdate to relect recent changes elsewhere.
1993-12-11 Richard Kenner(modsi3): Correct error in last change.
1993-12-11 Richard Kenner(expand_inline_function): Remove last change.
1993-12-11 Richard Kenner(output_type): The "base type" of a SET_TYPE is its...
1993-12-11 Richard Kenner(dbxout_type): The "base type" of a SET_TYPE is its...
1993-12-11 Richard Kenner(INPUT_STACK_MAX): Double size.
1993-12-11 Richard Kenner(initialize_for_inline): Handle CONCAT when setting...
1993-12-11 Richard KennerAdd a few missing new nmemonics.
1993-12-11 Richard Kenner(modsi3): Move test of exact_log2 into extra condition.
1993-12-11 Richard Kenner(modsi3): Remove unneeded test.
1993-12-11 Richard Kenner(modsi3): Correct predicate on operand 2.
1993-12-11 Mike Stumpls -lt tople
1993-12-10 Jim Wilson(yylex): When reading malformed floating point constant,
1993-12-10 Richard Kenner(easy_fp_constant): Use input_operand to see if each...
1993-12-10 Richard KennerChange numerous occurrences of TARGET_POWERPC to !...
1993-12-10 Richard Kenner(modsi3): Rework to operate correctly for both POWER...
1993-12-08 Jim Wilson(APPLY_RESULT_SIZE): Define.
1993-12-08 Jim Wilson(untyped_call+1, untyped_call+2): Use std not st for fp
1993-12-08 Richard Kenner(mark_used_regs, case CLOBBER): Refine previous change...
1993-12-08 Richard Kenner(fold, case *_{DIV,MOD}_EXPR): When using distributive...
1993-12-07 Richard Kenner(mark_used_regs): Look inside a CLOBBER...
1993-12-07 Richard Kenner(move_block_{to,from}_reg): Check HAVE_{load,store...
1993-12-06 Richard Kenner(hppa_legitimize_address): If we can't legitimize,...
1993-12-06 Richard KennerInclude ctype.h.
1993-12-06 Richard Kenner(ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended.
1993-12-06 Richard Kenner(output_ascii_pseudo_op): 8-bit chars should be zero...
1993-12-06 Richard Kenner(expand_expr, case PLACEHOLDER_EXPR): Remove top entry...
1993-12-06 Doug Evans(start_sequence): Save current sequence_rtl_expr.
1993-12-03 Richard Kenner(c_expand_return): Return if convert_for_assignment...
1993-12-03 Richard KennerDefine and protect against __STDDEF_H__ for Irix 5.1.
1993-12-03 Richard Kenner(stdio.h): Fix typos (missing quote) in previous change.
1993-12-03 Richard Kenner(ashlsi3, ashrsi3, lshrsi3): Use arith_operand instead...
1993-12-03 Richard Kenner(shift_operand): Delete function.
1993-12-02 Richard Kenner(scan_loop): Correct arguments for register check.
1993-12-02 Richard Kenner(push_topmost_sequence, end_sequence): Update sequence_...
1993-12-02 Richard Kenner(emit_library_call): Use Pmode, not OUTMODE, when passi...
1993-12-02 Richard KennerPreserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY...
1993-12-02 Richard Kenner(secondary_reload_class): Kernel regs are in same class...
1993-12-02 Richard Kenner(movti split): Set CR to 3, not 1 like DImode.
1993-12-02 Richard Kenner(find_reloads_toplev): Replace obsolete reference to
1993-12-02 Richard Kenner(ASM_STABS_OP, ASM_STABN_OP): Define.
1993-12-02 Richard Kenner(define_function_unit): Restore ppc601 load and fpload...
1993-12-01 Richard Kenner(STATIC_CHAIN_REGNUM): Use %g2; %g1 is reserved for...
1993-12-01 Richard Kenner(movdf): Don't need earlyclobber when a register is...
1993-11-27 Richard Kenner(pop_init_level): Ensure never on momentary_obstack...
1993-11-27 Richard Stallman(scanning files_to_check): Create subdirs files are in.
1993-11-27 Richard Stallman(cmpsi, cmphi, cmpqi): Handle SGS_CMP_ORDER when output...
next