OSDN Git Service

Added arg to RETURN_POPS_ARGS.
[pf3gnuchains/gcc-fork.git] / gcc /
1995-02-21 kennerAdded arg to RETURN_POPS_ARGS.
1995-02-21 kenner(main): Don't set "Include" environment variable for NT.
1995-02-21 kenner(emit_call_1): Added function declaration node argument...
1995-02-21 kenner(decl_attributes): Added argument.
1995-02-21 kennerNew rules to allow attributes in a prefix position.
1995-02-21 kenner(grokdeclarator): Added code to support machine attributes.
1995-02-21 kenner(decl_attributes): Add third argument prefix_attributes.
1995-02-21 kennerCopy config.status to config.run and then execute.
1995-02-21 law * integrate.c (finish_inline): Don't set DECL_INLINE.
1995-02-21 law * local-alloc.c (block_alloc): Stop looping over the...
1995-02-21 meissnerFix bad patch
1995-02-21 dje(OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRI...
1995-02-21 kennerInitial revision
1995-02-21 kenner(REAL_ARITHMETIC): Define.
1995-02-21 kenner(output_toc): Use REAL_VALUE_* macros.
1995-02-21 kenner(expand_value_return): Make function static.
1995-02-21 kenner(rescan): Add support for %: and %:%: digraphs.
1995-02-21 kenner(yylex): Add support for <: :> <% %> digraphs.
1995-02-21 kenner(USER_H): Add iso646.h.
1995-02-21 kenner(yylex): For float, build constant in long double.
1995-02-21 kenner(read_specs): Use length read when inserting zero.
1995-02-21 kenner(lang_options): Add options for Fortran.
1995-02-21 kenner(default_compilers): Add entries for .f and .F.
1995-02-21 kenner(check_newline): Give warning if unrecognized data...
1995-02-21 kenner(compile_file): Initialize input_file_stack before...
1995-02-21 bothner* varasm.c (output_constant): Strip NOP_EXPRs for...
1995-02-21 bothner* config/svr4.h (ASM_OUTPUT_SOURCE_LINE): Use assemble...
1995-02-20 dje(sun4sol2): Alias for sparc-sun-solaris2.
1995-02-18 mrs57 Cygnus<->FSF merge
1995-02-18 mrsrs6000 exception handling support
1995-02-18 mrstweak __unwind_function for bsdi
1995-02-18 dje(output_constructor): Fix typo byte_size -> size.
1995-02-18 dje(get_set_constructor_bytes): Fix prototype.
1995-02-18 djeInitial revision
1995-02-18 dje * rs6000/rs6000.h (SUBTARGET_OVERRIDE_OPTIONS): Define.
1995-02-18 dje * m68k/lynx.h (FUNCTION_VALUE): Redefine.
1995-02-18 dje * i386/t-i386bare (LIBGCC1): Define to empty instead...
1995-02-18 dje * config/xm-lynx.h (HOST_BITS_PER_CHAR): Delete.
1995-02-18 dje * config/lynx.h (LIB_SPEC, STARTFILE_SPEC): Update...
1995-02-18 djeRecognize lynx* as lynxos.
1995-02-16 ianAdd r4650 functional units and r4650 mul instruction
1995-02-16 meissnerAdd -m{,no-}strict-align support.
1995-02-16 mrs56th Cygnus<->FSF merge
1995-02-15 kennerRepair botch in application of patch.
1995-02-15 bothner* varasm.c (const_hash): Add support for SET_TYPE...
1995-02-15 bothner* expr.c (store_constructor): Don't use get_set_constr...
1995-02-15 bothner* tree.h: get_set_constructor_words -> get_set_construc...
1995-02-15 bothner tree.c (get_set_constructor_bytes): New function...
1995-02-14 kenner(stabilize_reference_1): No longer static.
1995-02-14 kenner(stabilize_reference_1): Add declaration.
1995-02-14 rolandWritten to use ELF object format.
1995-02-14 roland(GNU_CPP_PREDEFINES): New macro.
1995-02-14 roland(CPP_PREDEFINES): Use GNU_CPP_PREDEFINES macro.
1995-02-13 dje(exit): Don't call __do_global_dtors if
1995-02-13 dje(find_basic_blocks): Revise calculation of when to...
1995-02-13 merrillDon't define LD_INIT_SWITCH.
1995-02-13 dje(libgcc1.S): New target.
1995-02-13 dje * varasm.c (function_section): New function.
1995-02-13 merrillDon't call write ifdef inhibit_libc.
1995-02-13 dje(store_split_bit_field): If value is VOIDmode, pass...
1995-02-13 dje(DBX_DEBUGGING_INFO): Define.
1995-02-13 bothner* tree.c (permanent_allocation): Pop function_maybeper...
1995-02-13 bothner* c-decl.c (grokdeclarator): Maybe set FUNCTION_NEEDS_...
1995-02-13 bothner* tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro.
1995-02-13 meissnerRename files.
1995-02-13 meissnerAdd test for NETBSD_NATIVE
1995-02-13 merrillFix collecting under AIX
1995-02-13 merrill(warn_if_unused_value): Don't warn about automatic...
1995-02-13 wilson(RTX_COSTS): Fix typo from last change.
1995-02-13 wilson(last_spill_reg): Move definition to top of file.
1995-02-13 kenner(OBJECT_SUFFIX): New macro.
1995-02-13 kenner(strcasecmp): New definition.
1995-02-13 kenner(DIR_SEPARATOR): Define if not already.
1995-02-13 kenner(longlong_t, u_longlong_t): Work around bug in Solaris 2.4
1995-02-13 kenner(CPP_SPEC): Define _POSIX_SOURCE if -posix.
1995-02-13 kenner(ALIGN): Remove unused token.
1995-02-13 kenner(extendsfdf2): Undo 30 Nov 94 change. Use float_extend...
1995-02-13 merrillSupport reference types
1995-02-13 kenner(mark_loop_jump): Remove bogus assignments to LABEL_...
1995-02-13 tege(smulsi3_highpart, umulsi3_highpart, mulsidi3, umulsidi3):
1995-02-13 tege(TARGET_MULTM): New #define.
1995-02-13 kenner(ASM_OUTPUT_ASCII): Don't duplicate first char.
1995-02-13 kenner(do_include, is_system_include, open_include_file)...
1995-02-13 kenner(main): Look at DIR_SEPARATOR for finding last component.
1995-02-13 brendanSun Feb 12 20:20:28 1995 Brendan Kehoe (brendan@lisa...
1995-02-13 roland(expand_call): Add missing paren in wilson's change...
1995-02-11 wilson(L_fixunsxfsi, L_fixunsdfsi, L_fixunssfsi): Undef
1995-02-11 wilson(expand_builtin, case BUILT_IN_NEXT_ARG): Don't warn...
1995-02-11 wilson(expand_call): When setting n_named_args, depend on new
1995-02-11 kenner(%union): Delete VOIDVAL and SVAL; unused.
1995-02-11 kennerUpdate comment.
1995-02-11 kenner(specs): Use %O instead of "o" for object file suffix.
1995-02-11 kenner(grokdeclarator): Use NAME, not IDENTIFIER_POINTER...
1995-02-11 kenner(RETURN_IN_MEMORY): Fix error in last change.
1995-02-11 kenner(expand_divmod): Always call expand_twoval_binop with...
1995-02-11 kennerReplace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.
1995-02-10 kenner(direct_return): Can't if have outgoing args.
1995-02-10 kenner(store_constructor, ARRAY_TYPE): Use code for non-integ...
1995-02-10 kenner(fold): Don't modify tree with newly-allocated nodes...
1995-02-10 meissnerRemove last change.
next