]> gcc.gnu.org Git - gcc.git/history - gcc
(override_options): Allow EV4/5 or 21064/21164 for cpu.
[gcc.git] / gcc /
1996-06-18 Richard Kenner(override_options): Allow EV4/5 or 21064/21164 for...
1996-06-18 Richard Kenner(override_options): Treat -o32 as -32 and -n64 same...
1996-06-18 Richard Kenner(ASM_SPEC): Treat -o32 as -32 and -n64 same as -64.
1996-06-18 Richard Kenner(fatal): Declare A1 and A2 as char *.
1996-06-18 Richard Kenner(find_temp_slot_from_address): Check for overlap from...
1996-06-18 Richard Kenner(flow_analysis): Fix typo in last change.
1996-06-18 Richard Kenner(expand_builtin, case BUILT_IN_{SET,LONG}JMP): Properly...
1996-06-18 Richard Kenner(try_combine): Don't use split if dest of new I2 is...
1996-06-18 Richard Kenner(convert_memory_address, case PLUS, MULT): Don't commut...
1996-06-18 Richard Kenner(pointer_int_sum): Convert integer to both signedness...
1996-06-18 Richard Kenner(BOOT_LANGUAGES): New variable.
1996-06-18 Michael MeissnerPut function descriptor in .reldata, not .text
1996-06-17 Brendan Kehoe* ginclude/stddef.h (wint_t): Don't wrap with #ifndef...
1996-06-17 Jim Wilson(memory): Change r4100/r4300 support.
1996-06-17 Jim Wilson(mips_split_addresses, mips_check_split, move_operand):
1996-06-17 Jim Wilson(mips_split_addresses): New variable.
1996-06-17 Jeff LawInitial revision
1996-06-15 Roland McGrath(LINK_SPEC): Remove -rpath /lib/ option. Ignore -ibcs...
1996-06-14 Jim Wilson(main): Change argv[i] to argv[0][i].
1996-06-13 Doug Evans* gcc.c (pfatal_pexecute): Delete code to check errno...
1996-06-13 Richard KennerAdd scheduling rules for EV5.
1996-06-13 Richard Kenner(enum processor_type): New enum.
1996-06-13 Richard Kenner(alpha_cpu, alpha_cpu_string): New variables.
1996-06-11 Richard Kenner(check_format_info): Change text of message about use...
1996-06-11 Stan Cox(function_prologue): Emit prologue as asm. (override_op...
1996-06-11 Stan Cox(TARGET_SCHEDULE_PROLOGUE): New to allow prologue to...
1996-06-11 Michael MeissnerFix -msdata init code; Make sure correct endian flag...
1996-06-10 Doug EvansAdd MPW support.
1996-06-10 Jeff Lawlocal-alloc.c (update_equiv_regs): Ignore insns that...
1996-06-10 Doug EvansDelete outdated comment.
1996-06-10 Doug EvansInitial revision
1996-06-10 Doug Evansgcc.c (_WIN32): Don't include process.h or declare...
1996-06-10 Doug EvansMakefile (pexecute.o): Add rule.
1996-06-10 Doug Evansprotoize.c: Include gansidecl.h.
1996-06-10 Jeff Lawpa.h (cmp_type): Add CMP_PSI.
1996-06-10 Michael MeissnerUse .lcomm where we can
1996-06-10 Doug Evansgcc.c (do_spec_1): Allow leading text in version string.
1996-06-10 Richard Kenner(flow_analysis, find_basic_blocks): Ignore nonlocal_lab...
1996-06-10 Richard Kenner(__sel_register_typed_name): Additional parameter that...
1996-06-10 Richard Kenner(__objc_thread_detach_function): Clear thread storage.
1996-06-10 Richard Kenner(objc_set_thread_callback): New function.
1996-06-10 Richard Kenner(libobjc.a): Don't delete the library.
1996-06-10 Richard Kenner(__objc_init_protocols): Need to unlock mutex.
1996-06-10 Richard Kenner(gmon.o): Depend on stmp-int-hdrs.
1996-06-10 Richard Kenner(decl_attributes, case A_T_UNION): Don't look at fields...
1996-06-09 Stan Coxi386.h (CONST_COSTS): even integer constants have a...
1996-06-09 Stan Cox(ix86_expand_prologue): Keep pic register load ahead
1996-06-09 Stan Cox(strlensi_unroll4, strlensi_unroll5): Use + not =& for
1996-06-09 Stan Cox(SHIFT_DOUBLE_OMITS_COUNT) redefine instead of
1996-06-09 Stan Cox(SHIFT_DOUBLE_OMITS_COUNT): new macro.
1996-06-08 Jim Wilson(cpu, memory, imuldiv, adder, mult, divide): Add vr4100...
1996-06-08 Jim Wilson(enum processor_type): Likewise.
1996-06-08 Jim Wilson(override_options): Add vr4100 and vr4300 support.
1996-06-08 Richard Kenner(main): Re-enable -gxcoff+.
1996-06-08 Richard Kenner(__{eq,ne,gt,lt,ge,le}{df,sf}2): Removed extraneous...
1996-06-08 Richard Kenner(TARGET_DEFAULT): Use MASK_* macros instead of explicit...
1996-06-08 Richard Kenner(define_insns for ffs[qhs]i2): Deleted.
1996-06-08 Richard Kenner(fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxica...
1996-06-08 Richard Kenner(find_equiv_reg): Set need_stable_sp if GOAL is the...
1996-06-08 Richard Kenner(enum attrs): Add A_FORMAT_ARG.
1996-06-08 Jim WilsonChange output to be a sequence of short strings
1996-06-08 Jim Wilson(MULTILIB_SELECT): Delete definition.
1996-06-08 Jim Wilson(simplify_binary_operation...
1996-06-08 Per Bothnerconfig.guess (i?86-ncr-sysv*): Emit minor release numbers.
1996-06-08 Jim Wilson(EXTENDED_SDB_BASIC_TYPES): Define.
1996-06-08 Jim Wilson(gsyms.h): Include if CROSS_COMPILE is defined.
1996-06-08 Jim Wilson(enum sdb_type): Add T_LNGDBL if EXTENDED_SDB_BASIC_TYPES.
1996-06-08 Jim Wilson(i960_output_move_{double,quad}): Declare.
1996-06-07 Richard KennerInitial revision
1996-06-07 Richard Kenner(__objc_thread_exit_status): Declare global variable.
1996-06-07 Richard KennerRemove inclusion of source files.
1996-06-07 Richard KennerNow compiles as a separate source file, so include...
1996-06-07 Richard Kenner(OBJC_THREAD_FILE): Add target and dependency.
1996-06-07 Richard Kenner(OBJC_THREAD_FILE): New variable.
1996-06-07 Richard Kenner(TARGET_SWITCHES): Treat -m68302 like -m68000 and ...
1996-06-07 Per Bothner* expr.c (safe_from_p): Allow Chill-style variable...
1996-06-07 Per Bothnergen-protos.c (progname): New variable (needed by cppall...
1996-06-07 Per Bothnerfixincludes: When running find...
1996-06-07 Per Bothner* fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS.
1996-06-07 Per Bothnercppmain.c (fancy_abort): Only define #ifdef abort.
1996-06-07 Per Bothner* cpperror.c (fatal): Removed function.
1996-06-07 Per Bothnercpplib.c (xcalloc): From from cppalloc.c.
1996-06-07 Per Bothnercppalloc.c (memory_full): Don't use fatal; use fprintf...
1996-06-07 Jeff Lawh8300.c (h8300_monitor_function_p): New function.
1996-06-07 Per Bothnerfix-header.c (read_scan_file): Use cpp_fatal.
1996-06-07 Per Bothnercppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.
1996-06-07 Per Bothnercpplib.c (init_parse_option): Renamed to cpp_options_init.
1996-06-07 Per Bothnercpperror.c (cpp_message): Generalize for "fatal" errors.
1996-06-07 Per Bothner* cpphash.c (cpp_lookup): Change struct parse_file...
1996-06-07 Per Bothnercpplib.h (struct parse_file): Removed.
1996-06-06 Jim Wilson(init_cumulative_args): Change EXPR_LIST to PARALLEL...
1996-06-06 Jim Wilson(FUNCTION_ARG): General PARALLEL instead of EXPR_LIST.
1996-06-06 Jim Wilson(call_value): Handle PARALLEL in operands[0].
1996-06-06 Jim Wilson(function_arg): Return PARALLEL for structure with...
1996-06-06 Jim Wilson(TYPE_DEPENDENT_REG): Delete.
1996-06-06 Richard Kenner(TARGET_SWITCHES): Group all floating point options.
1996-06-06 Jim Wilson(expand_value_return): Handle PARALLEL return_reg.
1996-06-06 Jim Wilson(assign_parms): Handle PARALLEL parameter in ENTRY_PARM.
1996-06-06 Jim Wilson(emit_group_load, emit_group_store, use_group_regs...
1996-06-06 Jim Wilson(emit_group_load, emit_group_store): New functions.
next
This page took 0.100856 seconds and 8 git commands to generate.