platform/upstream/gcc.git
1995-02-15 Per Bothner* expr.c (store_constructor): Don't use get_set_constr...
1995-02-15 Per Bothner* tree.h: get_set_constructor_words -> get_set_construc...
1995-02-15 Per Bothnertree.c (get_set_constructor_bytes): New function....
1995-02-14 Richard Kenner(stabilize_reference_1): No longer static.
1995-02-14 Richard Kenner(stabilize_reference_1): Add declaration.
1995-02-14 Roland McGrathWritten to use ELF object format.
1995-02-14 Roland McGrath(GNU_CPP_PREDEFINES): New macro.
1995-02-14 Roland McGrath(CPP_PREDEFINES): Use GNU_CPP_PREDEFINES macro.
1995-02-13 Doug Evans(exit): Don't call __do_global_dtors if
1995-02-13 Doug Evans(find_basic_blocks): Revise calculation of when to...
1995-02-13 Jason MerrillDon't define LD_INIT_SWITCH.
1995-02-13 Doug Evans(libgcc1.S): New target.
1995-02-13 Doug Evansvarasm.c (function_section): New function.
1995-02-13 Jason MerrillDon't call write ifdef inhibit_libc.
1995-02-13 Doug Evans(store_split_bit_field): If value is VOIDmode, pass...
1995-02-13 Doug Evans(DBX_DEBUGGING_INFO): Define.
1995-02-13 Per Bothnertree.c (permanent_allocation): Pop function_maybeperman...
1995-02-13 Per Bothner* c-decl.c (grokdeclarator): Maybe set FUNCTION_NEEDS_...
1995-02-13 Per Bothner* tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro.
1995-02-13 Michael MeissnerRename files.
1995-02-13 Michael MeissnerAdd test for NETBSD_NATIVE
1995-02-13 Jason MerrillFix collecting under AIX
1995-02-13 Jason Merrill(warn_if_unused_value): Don't warn about automatic...
1995-02-13 Jim Wilson(RTX_COSTS): Fix typo from last change.
1995-02-13 Jim Wilson(last_spill_reg): Move definition to top of file.
1995-02-13 Richard Kenner(OBJECT_SUFFIX): New macro.
1995-02-13 Richard Kenner(strcasecmp): New definition.
1995-02-13 Richard Kenner(DIR_SEPARATOR): Define if not already.
1995-02-13 Richard Kenner(longlong_t, u_longlong_t): Work around bug in Solaris 2.4
1995-02-13 Richard Kenner(CPP_SPEC): Define _POSIX_SOURCE if -posix.
1995-02-13 Richard Kenner(ALIGN): Remove unused token.
1995-02-13 Richard Kenner(extendsfdf2): Undo 30 Nov 94 change.
1995-02-13 Jason MerrillSupport reference types
1995-02-13 Richard Kenner(mark_loop_jump): Remove bogus assignments to LABEL_...
1995-02-13 Torbjorn Granlund(smulsi3_highpart, umulsi3_highpart, mulsidi3, umulsidi3):
1995-02-13 Torbjorn Granlund(TARGET_MULTM): New #define.
1995-02-13 Richard Kenner(ASM_OUTPUT_ASCII): Don't duplicate first char.
1995-02-13 Richard Kenner(do_include, is_system_include, open_include_file)...
1995-02-13 Richard Kenner(main): Look at DIR_SEPARATOR for finding last component.
1995-02-13 Brendan Kehoesysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make sure...
1995-02-13 Roland McGrath(expand_call): Add missing paren in wilson's change...
1995-02-11 Jim Wilson(L_fixunsxfsi, L_fixunsdfsi, L_fixunssfsi): Undef
1995-02-11 Jim Wilson(expand_builtin, case BUILT_IN_NEXT_ARG): Don't warn...
1995-02-11 Jim Wilson(expand_call): When setting n_named_args, depend on new
1995-02-11 Richard Kenner(%union): Delete VOIDVAL and SVAL; unused.
1995-02-11 Richard KennerUpdate comment.
1995-02-11 Richard Kenner(specs): Use %O instead of "o" for object file suffix.
1995-02-11 Richard Kenner(grokdeclarator): Use NAME, not IDENTIFIER_POINTER...
1995-02-11 Richard Kenner(RETURN_IN_MEMORY): Fix error in last change.
1995-02-11 Richard Kenner(expand_divmod): Always call expand_twoval_binop with...
1995-02-11 Richard KennerReplace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.
1995-02-10 Richard Kenner(direct_return): Can't if have outgoing args.
1995-02-10 Richard Kenner(store_constructor, ARRAY_TYPE): Use code for non-integ...
1995-02-10 Richard Kenner(fold): Don't modify tree with newly-allocated nodes...
1995-02-10 Michael MeissnerRemove last change.
1995-02-10 Michael MeissnerDefine RETURN_ADDR_RTX
1995-02-08 Doug Evans(*movsi_ccx_sp64): Fix name.
1995-02-08 Doug Evans(sparc64_initialize_trampoline): Use gen_flush
1995-02-08 Doug Evans(nonlocal_goto): Use Pmode instead of SImode.
1995-02-08 Doug Evanssparc.c (v9_regcmp_p): New function.
1995-02-08 David J. MacKenzieAdd a blank in the #! line for 4.2BSD Dynix etc.
1995-02-08 David J. MacKenzieadd a space in #! for 4.2bsd dynix etc.
1995-02-08 Jeff Lawpa.md (call, call_value): Emit save of the PIC register...
1995-02-07 Jim Wilson(prepare_scc_operands, from_compare): Force constant...
1995-02-07 Jim WilsonCorrect errors in comments.
1995-02-07 Jim WilsonCorrect errors in comments.
1995-02-07 Jim WilsonCorrect errors in comments. Delete all assembler comments.
1995-02-07 Doug Evans(*): Give names to all anonymous patterns.
1995-02-07 Stephen L Moshier(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE): Remove tests...
1995-02-07 Jim Wilson(jump_optimize): When searching for a LOOP_END note...
1995-02-07 Jim Wilson(alter_reg): New variable stack_slot.
1995-02-07 Jim Wilson(STARTFILE_SPEC): Delete explicit /usr/ccs/lib/ pathnames.
1995-02-06 Jim Wilson(movsf-1, movdf-1, movtf-1): Use 'F' not 'E'.
1995-02-06 Jim Wilson(sh_function_arg): Don't reject unaligned structures.
1995-02-06 Torbjorn Granlund(__udivsi3, __divsi3, __umodsi3, __modsi3):
1995-02-06 Torbjorn Granlund(LIB1ASMFUNCS): Remove _umulsi3.
1995-02-06 Torbjorn Granlund(RTX_COSTS): Rewrite.
1995-02-06 Jim Wilson(va_start): Add __builtin_next_arg call.
1995-02-06 Doug Evans(DBX_DEBUGGING_INFO): Define.
1995-02-06 Jeff Lawpa.md: Replace "misc" attribute with "multi" in recentl...
1995-02-06 Jeff Law* pa-osf.h (TARGET_DEFAULT): Protect definition.
1995-02-06 Ian Lance TaylorOnly include <stdio.h> and <stdlib.h> in <assert.h...
1995-02-06 Torbjorn Granlund(globally): Use GEN_INT.
1995-02-06 Torbjorn GranlundUse GEN_INT.
1995-02-06 Torbjorn Granlund(PREDICATE_CODES): Fix many errors. Enable.
1995-02-06 Torbjorn Granlund(RTX_COSTS): Add special cases for a plain 68000.
1995-02-06 Torbjorn Granlund(mul_cost, div_cost): New variables.
1995-02-05 Doug Evans(dbxout_source_file): Clean up null tree pointer test...
1995-02-04 Jim WilsonNew file.
1995-02-04 Jim Wilson(TARGET_DEFAULT): Add #ifndef/#endif around define.
1995-02-04 Jim Wilson(type attribute): Add fmadd.
1995-02-04 Jim Wilson(mips_isa_string): Add mips4 to comment.
1995-02-04 Jim Wilson(__PTR_TO_INT, __INT_TO_PTR): Delete.
1995-02-04 Jim Wilson(IRIX): Sed - to _.
1995-02-04 Jim Wilson(*): Change __mips==3 to __mips>=3.
1995-02-04 Doug Evans(dbxout_source_file): Don't switch to text section...
1995-02-03 Michael MeissnerDo not reload reg2 under V.4 or eabi.
1995-02-03 Michael MeissnerFix indirect function pointers on eABI.
1995-02-03 Jason MerrillFix MI conversions
1995-02-02 Michael MeissnerEliminate building libgcc1.a
next