OSDN Git Service

pf3gnuchains/gcc-fork.git
1996-06-11 kenner(check_format_info): Change text of message about use...
1996-06-11 coxs(function_prologue): Emit prologue as asm. (override_op...
1996-06-11 coxs(TARGET_SCHEDULE_PROLOGUE): New to allow prologue to...
1996-06-11 meissnerFix -msdata init code; Make sure correct endian flag...
1996-06-10 djeAdd MPW support.
1996-06-10 law * local-alloc.c (update_equiv_regs): Ignore...
1996-06-10 djeDelete outdated comment.
1996-06-10 djeInitial revision
1996-06-10 dje * gcc.c (_WIN32): Don't include process.h or declare...
1996-06-10 dje * Makefile (pexecute.o): Add rule.
1996-06-10 dje * protoize.c: Include gansidecl.h.
1996-06-10 law * pa/pa.h (cmp_type): Add CMP_PSI.
1996-06-10 meissnerUse .lcomm where we can
1996-06-10 dje * gcc.c (do_spec_1): Allow leading text in version...
1996-06-10 kenner(flow_analysis, find_basic_blocks): Ignore nonlocal_lab...
1996-06-10 kenner(__sel_register_typed_name): Additional parameter that...
1996-06-10 kenner(__objc_thread_detach_function): Clear thread storage.
1996-06-10 kenner(objc_set_thread_callback): New function.
1996-06-10 kenner(libobjc.a): Don't delete the library.
1996-06-10 kenner(__objc_init_protocols): Need to unlock mutex.
1996-06-10 kenner(gmon.o): Depend on stmp-int-hdrs.
1996-06-10 kenner(decl_attributes, case A_T_UNION): Don't look at fields...
1996-06-09 coxsi386.h (CONST_COSTS): even integer constants have a...
1996-06-09 coxs(ix86_expand_prologue): Keep pic register load ahead
1996-06-09 coxs(strlensi_unroll4, strlensi_unroll5): Use + not =& for
1996-06-09 coxs(SHIFT_DOUBLE_OMITS_COUNT) redefine instead of
1996-06-09 coxs(SHIFT_DOUBLE_OMITS_COUNT): new macro.
1996-06-08 wilson(cpu, memory, imuldiv, adder, mult, divide): Add
1996-06-08 wilson(enum processor_type): Likewise.
1996-06-08 wilson(override_options): Add vr4100 and vr4300 support.
1996-06-08 kenner(main): Re-enable -gxcoff+.
1996-06-08 kenner(__{eq,ne,gt,lt,ge,le}{df,sf}2): Removed extraneous...
1996-06-08 kenner(TARGET_DEFAULT): Use MASK_* macros instead of explicit...
1996-06-08 kenner(define_insns for ffs[qhs]i2): Deleted. These patterns...
1996-06-08 kenner(fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxica...
1996-06-08 kenner(find_equiv_reg): Set need_stable_sp if GOAL is the...
1996-06-08 kenner(enum attrs): Add A_FORMAT_ARG.
1996-06-08 wilsonChange output to be a sequence of short strings
1996-06-08 wilson(MULTILIB_SELECT): Delete definition.
1996-06-08 wilson(simplify_binary_operation, case MULT): Check for case
1996-06-08 bothner* config.guess (i?86-ncr-sysv*): Emit minor release...
1996-06-08 wilson(EXTENDED_SDB_BASIC_TYPES): Define.
1996-06-08 wilson(gsyms.h): Include if CROSS_COMPILE is defined.
1996-06-08 wilson(enum sdb_type): Add T_LNGDBL if EXTENDED_SDB_BASIC_TYPES.
1996-06-08 wilson(i960_output_move_{double,quad}): Declare.
1996-06-07 kennerInitial revision
1996-06-07 kenner(__objc_thread_exit_status): Declare global variable.
1996-06-07 kennerRemove inclusion of source files.
1996-06-07 kennerNow compiles as a separate source file, so include...
1996-06-07 kenner(OBJC_THREAD_FILE): Add target and dependency.
1996-06-07 kenner(OBJC_THREAD_FILE): New variable.
1996-06-07 kenner(TARGET_SWITCHES): Treat -m68302 like -m68000 and ...
1996-06-07 bothner* expr.c (safe_from_p): Allow Chill-style variable...
1996-06-07 bothner* gen-protos.c (progname): New variable (needed by...
1996-06-07 bothner* fixincludes: When running find, add "/." to director...
1996-06-07 bothner* fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS.
1996-06-07 bothner* cppmain.c (fancy_abort): Only define #ifdef abort.
1996-06-07 bothner* cpperror.c (fatal): Removed function.
1996-06-07 bothner* cpplib.c (xcalloc): From from cppalloc.c.
1996-06-07 bothner* cppalloc.c (memory_full): Don't use fatal; use...
1996-06-07 law * h8300/h8300.c (h8300_monitor_function_p)...
1996-06-07 bothner* fix-header.c (read_scan_file): Use cpp_fatal.
1996-06-07 bothner* cppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.
1996-06-07 bothner* cpplib.c (init_parse_option): Renamed to cpp_options...
1996-06-07 bothner* cpperror.c (cpp_message): Generalize for "fatal...
1996-06-07 bothner* cpphash.c (cpp_lookup): Change struct parse_file...
1996-06-07 bothner* cpplib.h (struct parse_file): Removed.
1996-06-06 wilson(init_cumulative_args): Change EXPR_LIST to PARALLEL
1996-06-06 wilson(FUNCTION_ARG): General PARALLEL instead of EXPR_LIST.
1996-06-06 wilson(call_value): Handle PARALLEL in operands[0].
1996-06-06 wilson(function_arg): Return PARALLEL for structure with
1996-06-06 wilson(TYPE_DEPENDENT_REG): Delete.
1996-06-06 kenner(TARGET_SWITCHES): Group all floating point options.
1996-06-06 wilson(expand_value_return): Handle PARALLEL return_reg.
1996-06-06 wilson(assign_parms): Handle PARALLEL parameter in ENTRY_PARM.
1996-06-06 wilson(emit_group_load, emit_group_store, use_group_regs...
1996-06-06 wilson(emit_group_load, emit_group_store): New functions.
1996-06-06 wilson(expand_call): Handle NIL in PARALLEL. Handle PARALLEL
1996-06-06 kennerWhitespace, formatting, and spelling fixes in comments.
1996-06-06 kenner(assign_parms): Tighten up code that makes REG_EQUIV...
1996-06-06 kenner(fold): Don't do anything with evaluated SAVE_EXPR.
1996-06-06 kenner(movsi_const0, movhi): Favor clr with TARGET_5200.
1996-06-06 kenner(CPU_FPU_SPEC, CPP_SPEC, ASM_SPEC): Support m5200.
1996-06-06 kennerDisable byte and word arithmetic, rotate, integer divid...
1996-06-06 kenner(const_method): Do not synthesize long constants with...
1996-06-06 kenner(MASK_5200, TARGET_5200): New macros.
1996-06-06 eggert(subdirs): Work around Solaris 2.5
1996-06-06 wilson(grokdeclarator): Call pop_obstacks after creating
1996-06-06 mrs86th Cygnus<->FSF quick merge
1996-06-06 wilson(strength_reduce): If HAVE_cc0 defined, disable auto_in...
1996-06-06 meissnerMake sure Solaris is recognized as little endian.
1996-06-06 meissnerFix typo.
1996-06-06 wilson(ROUND_TYPE_ALIGN): Add check for TYPE_PACKED.
1996-06-06 wilson(branch_true): Add comment about T-bit compares.
1996-06-06 wilson(SHORT_IMMEDIATES_SIGN_EXTEND): Define.
1996-06-05 bothner* cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
1996-06-05 bothner* cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
1996-06-05 law * pa/pa.h (TEXT_SPACE_P): Fix thinko in last...
1996-06-05 meissnerTurn off ELF shared libs for now by default; Add linker...
1996-06-05 ianFix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t.
next