OSDN Git Service

Add copyright for 1995.
[pf3gnuchains/gcc-fork.git] / gcc /
1995-04-25 kennerAdd copyright for 1995.
1995-04-25 kenner(current_function_returns_real): Deleted (unused).
1995-04-25 kenner(attrib): Permit null-length argument list to attributes.
1995-04-25 kenner(attribute_in_list): New declaration.
1995-04-25 kenner(valid_machine_attribute): Use new function attribute_i...
1995-04-25 wilson(main): Pass INIT_ENVIRONMENT to putenv.
1995-04-25 kenner(chain_member_purpose): Make similar to chain_member_value.
1995-04-25 wilson(INIT_ENVIRONMENT): Define as string not putenv call.
1995-04-25 wilson(expand_return): When returning BLKmode structure in
1995-04-25 kennerMake-lang.in.
1995-04-25 kennerChange "realclean" to "maintainer-clean".
1995-04-25 kennerRemoved __NetBSD__ from conditional.
1995-04-25 kenner(current_file_function_operand): Return false if profiling.
1995-04-25 kenner(convert_move): Don't access a hard reg in an invalid...
1995-04-25 kenner(CONST_OK_FOR_LETTER_P, case 'L'): Reject 0x80000000.
1995-04-25 kenner(add_operand): Test for exactly the constants allowed...
1995-04-25 kenner(start_decl): New args for attributes; call decl_attrib...
1995-04-25 kenner(start_decl): Two new tree parameters.
1995-04-25 kenner(initdcl, notype_initdcl): Pass attributes to start_dec...
1995-04-25 meissnerDo not allow DFs to use 2 register addressing if -msoft...
1995-04-25 kenner(divhi3, udivhi3, modhi3, umodhi3): Deleted these insns...
1995-04-25 kenner(duplicate_decls): Don't look at TYPE_ACTUAL_ARG_TYPES...
1995-04-25 kennerInitial revision
1995-04-25 kenner(alpha_builtin_saveregs): Add to incoming args addr...
1995-04-24 kenner(fatal, error): Make first arg const to avoid warning.
1995-04-24 kenner(expand_end_bindings): Write a BARRIER after call to...
1995-04-24 kenner(expand_decl_init): Call preserve_temp_slots to keep...
1995-04-24 mrs67th Cygnus<->FSF merge
1995-04-21 tege(call_internal_reg): Fix typos in length calculation.
1995-04-21 roland(STANDARD_INCLUDE_DIR): New macro.
1995-04-21 roland(STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h.
1995-04-21 kenner(default_compilers): Pass -I to gnat1.
1995-04-21 kenner(lang_options): Add -I for GNAT.
1995-04-21 kenner(integer_all_onesp): Test to size of mode, not TYPE_PRE...
1995-04-21 kenner(main): Turn on -fforce-mem for -O2.
1995-04-21 kenner([lr]rotate_double): Replace; old versions were bogus.
1995-04-21 kenner(simplify_logical, case AND): If still an AND, get...
1995-04-21 wilsonCompletely rewritten.
1995-04-21 wilson(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,
1995-04-21 wilsonDelete spurious constraints from all define_expands.
1995-04-20 merrillUse TREE_ADDRESSABLE rather than
1995-04-19 tege(TARGET_SWITCHES): Fix typo.
1995-04-19 mrs66th Cygnus<->FSF merge
1995-04-19 bothner(get_set_constructor_bytes): Fix BITS_BIG_ENDIAN ...
1995-04-19 bothner(store_constructor): Fix BITS_BIG_ENDIAN -> BYTES_BIG_...
1995-04-19 bothner(FIXPROTO_DEFINES): Define _HPUX_SOURCE so putenv gets...
1995-04-18 meissnerAlways define handle_pragma_weak, but don't do anything...
1995-04-18 meissnerDo not put enclose within HANDLE_SYSV_PRAGMA
1995-04-18 mrs65th Cygnus<->FSF merge
1995-04-18 meissnerDo not give an error for __attribute__((weak)) on syste...
1995-04-18 meissnerMove pragma interface support to c-pragma.h
1995-04-18 meissnerInitial revision
1995-04-18 meissnerDo not generate mem->mem SF moves if -msoft-float
1995-04-18 meissnerMake weak symbols work again.
1995-04-18 kenner(size_int): Arg is unsigned HOST_WIDE_INT.
1995-04-18 kenner(size_int): Likewise.
1995-04-18 merrillASM_OUTPUT_EXTERNAL revisited
1995-04-17 bothner* cpplib.c: Rename make_definition to cpp_define.
1995-04-17 bothner* cpplib.h (cpp_define): New declaration.
1995-04-17 bothner* config/mips/x-iris6 (FIXPROTO_DEFINES): Add -D_LANGU...
1995-04-17 bothner* config/mips/x-iris (FIXPROTO_DEFINES): Add -D_LANGUA...
1995-04-17 wilson(ASM_IDENTIFY_GCC, ASM_IDENTIFY_LANGUAGE): Define.
1995-04-17 wilson(CPP_SPECS): Define and use _ABI64 instead of
1995-04-17 wilson(get_last_value): Ignore BARRIER when scanning backwards.
1995-04-17 wilson(subst_prev_insn): New variable.
1995-04-17 wilson(find_reloads): Recompute reg_equiv_address from
1995-04-17 wilson(instantiate_decls): Use temporary allocation if
1995-04-17 wilson(expand_builtin, case BUILT_IN_MEMCPY): Call force_operand
1995-04-16 merrillweaken C++ free-store functions
1995-04-16 merrillattributes weak and alias
1995-04-15 kenner(expand_call): Call preserve_temp_slots on temps made...
1995-04-15 kenner(override_options): Fix typo.
1995-04-15 brendan * alpha/alpha.c (output_epilog): Initialize...
1995-04-14 merrillReorganize va_arg
1995-04-14 roland(ASM_OUTPUT_SECTION_NAME): Make the section read-only...
1995-04-14 kenner(output_prolog): Changed stack probe at function entry.
1995-04-14 kenner(probe_stack): Probe with write, not read.
1995-04-14 kenner(delete_insn): When deleting after label, delete a...
1995-04-14 meissnerEmit eabi's main call to __eabi before setting up the...
1995-04-14 kenner(call_operand): Any reg is valid for NT.
1995-04-14 kennerFix typo with comment.
1995-04-14 merrillAdd defines.
1995-04-14 dje(gen_sequence): If the insn has a non-null
1995-04-13 dje(update expected conflict count)
1995-04-13 kennerClean up code that defines *DEFINED* symbols.
1995-04-13 kennerAdjust for deletion of config.run in Makefile.in
1995-04-13 kenner(OBJECT_SUFFIX): Define.
1995-04-13 kenner(TARGET_MEM_FUNCTIONS): Define.
1995-04-13 kennerInitial revision
1995-04-13 kenner(calll, tablejump, movsi): New variants for NT.
1995-04-13 kenner(WINDOWS_NT): Provide default definition.
1995-04-13 kennerDon't #include stamp.h for WINNT.
1995-04-13 kennerArg 2 is which machine (i386 or alpha).
1995-04-13 kenner(ASM_OUTPUT_SECTION_NAME): New macro.
1995-04-12 wilson(dbxout_type_fields): Correct arguments to CHARS macro
1995-04-12 wilson(sdbout_record_type_name): Correct indentation.
1995-04-12 bothner* fix-header.c (main): Fix loop over required_function...
1995-04-11 wilson(shiftby_operand): Delete.
1995-04-11 wilson(TARGET_SWITCHES): -m3 and -m3l also set SH2_BIT.
1995-04-11 wilson(ashlsi3): Use nonmemory_operand as a predicate instead of
next