platform/upstream/gcc.git
1995-04-11 Per BothnerBunch of little fixes. See ChangeLog.
1995-04-11 Jim Wilson(poplevel): Do output inline function if
1995-04-11 Jim Wilson(output_constant): Cast assemble_string argument to...
1995-04-10 Torbjorn Granlund(constrain_operands, case 'E'): Make this work like
1995-04-10 Torbjorn Granlund(find_reloads, case 'E'): : Make this work like
1995-04-10 Torbjorn Granlund(record_reg_classes, case 'E'): Make this work like
1995-04-10 Michael MeissnerUndo Match 11th changes.
1995-04-10 Michael MeissnerUndo March 11th changes.
1995-04-10 Richard Kenner(init_parse_options, cpp_reader): Cast args to bcopy...
1995-04-10 Richard KennerAdd declaration of xmalloc.
1995-04-10 Richard KennerAdd declarations of xmalloc and xrealloc.
1995-04-10 Richard Kenner#include config.h.
1995-04-10 Richard Kenner(make_decl_rtl): Allow section attribute if...
1995-04-10 Richard Kenner(enum attrs): New attribute, A_NOCOMMON.
1995-04-10 Richard Kenner(simplify_set): Don't move a SUBREG to dest if it is...
1995-04-10 Richard Kenner(reload_as_needed): Call forget_old_reloads_1 on patter...
1995-04-10 Richard Kenner(find_equiv_reg): If goal is a pseudo that got memory...
1995-04-10 Jeff Lawpa.c (pa_reorg): Bump label use count for each entry...
1995-04-09 Richard Kenner(adddi3, subdi3): Need scratch reg whenever operand...
1995-04-09 Mike Stump64th Cygnus<->FSF merge
1995-04-09 Jeff Law* pa.c (pa_reorg): Fix typo.
1995-04-08 Michael MeissnerCorrect SELECT_SECTION.
1995-04-08 Mike Stump* cpphash.c: Don't use const on compilers that don...
1995-04-08 Richard Kenner(expand_increment): Handle case where INCREMENTED has...
1995-04-07 Richard Kenner(TRAMPOLINE_TEMPLATE, TRANSFER_FROM_TRAMPOLINE): Fix...
1995-04-07 Richard Kenner(VMS_fstat, VMS_stat): New functions.
1995-04-07 Richard Kenner(collect_expansion): If traditional...
1995-04-07 Richard Kenner(simplify_unary_operation): #ifdef POINTERS_EXTEND_UNSI...
1995-04-07 Richard Kenner(init{,_integral,_floating,_complex}_libfuncs):
1995-04-07 Richard Kenner(expand_computed_goto): Convert from ptr_mode to Pmode.
1995-04-07 Richard Kenner(convert_memory_address): Add extra arg.
1995-04-07 Richard Kenner(expand_expr, case ADDR_EXPR): Always call convert_memo...
1995-04-07 Richard Kenner(convert_memory_address): No longer static.
1995-04-07 Richard Kenner(OBJECT_SUFFIX): Move to here; now has period.
1995-04-07 Richard Kenner(OBJECT_SUFFIX): Delete from here.
1995-04-07 Richard Kenner(OBJECT_SUFFIX): Default now ".o", not "o".
1995-04-07 Richard Kenner(STAGESTUFF): Use $(exeext) for executables.
1995-04-07 Per Bothner* cpplib.c (bcopy, bzero, bcmp): Remove #undefs.
1995-04-07 Richard StallmanAccept -lites* as op sys.
1995-04-07 Per Bothnercpplib.c (SELF_DIR_DUMMY): New macro.
1995-04-07 Per Bothner* cppalloc.c (xcalloc): Re-implement using calloc...
1995-04-07 Jeff Lawpa.h (MACHINE_DEPENDENT_REORG): Define.
1995-04-06 Jason Merrill(build_binary_op): Don't call common_type for uncommon...
1995-04-05 Per BothnerRe-write fixproto/fix-header/etc to use cpplib.
1995-04-05 Per BothnerMoved 'high-level' error functions from cpperror.c...
1995-04-05 Roland McGrath(GNU_CPP_PREDEFINES): Remove -D__HURD__.
1995-04-04 Jeff Lawpa.h (DO_GLOBAL_DTORS_BODY): Fix pointer -> integer...
1995-04-04 Jeff Lawreorg.c (fill_simple_delay_slots): Don't use a JUMP_INS...
1995-04-04 Mike Stump63rd Cygnus<->FSF merge
1995-04-03 Torbjorn Granlund(force_to_mode, case PLUS): Sign extend masks that...
1995-04-03 Torbjorn Granlund(simplify_unary_operation): Sign-extend constants when...
1995-04-03 Jason Merrilloops
1995-04-03 Torbjorn Granlund(umulsi3_highpart): Test for CONST_INT and CONST_DOUBLE...
1995-04-03 Torbjorn Granlund(const_uint32_operand): New function.
1995-04-03 Richard Kenner(clear_storage, expand_assignment, store_{expr,construc...
1995-04-03 Richard Kenner(convert_memory_address): New function.
1995-04-03 Richard Kenner(nonzero_bits, case REG): Check POINTERS_EXTEND_UNSIGNED.
1995-04-03 Jim Wilson(allocate_dynamic_stack_space): Correct typo in last...
1995-04-03 Jim Wilson(gen_shifty_op, case ASHIFTRT): Return 0 if shift count...
1995-04-03 Jason MerrillAdd -frepo
1995-04-03 Michael MeissnerGet correct bit offset for big endian (SUBREG (REG))
1995-04-03 Mike Stump62nd Cygnus<->FSF merge
1995-04-03 Roland McGrathInclude "config/linux.h" instead of "linux.h", to avoid...
1995-04-02 Jim Wilson(simplify_relational_operation): Don't simplify A-B for
1995-04-02 Richard Kenner(stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to
1995-04-02 Richard Kenner(default_compilers): Pass -W and -w to gnat1.
1995-04-02 Richard Kenner(STDC_VALUE): Add #undef.
1995-04-02 Richard Kenner(chain_member_purpose): New function.
1995-04-02 Richard Kenner(ASM_FILE_START, LIB_SPEC): Delete from here.
1995-04-02 Richard Kenner(RETURN_POPS_ARGS, ENCODE_SECTION_INFO): Call chain_mem...
1995-04-01 Jason Merrillavoid spurious signed/unsigned comparison warnings.
1995-04-01 Richard Kenner(SHELL): New definition.
1995-04-01 Richard KennerRemove unneeded fixes relating to __stdcall.
1995-04-01 Richard KennerRemove unneeded #define's for non-ANSI functions.
1995-04-01 Richard Kenner(LIB_SPEC): Add OLDNAMES.LIB.
1995-04-01 Richard Kenner(CPP_PREDEFINES): Add definitions for __stdcall and...
1995-04-01 Richard Kenner(cse_insn): When emitting a BARRIER, don't put it after...
1995-04-01 Richard Kenner(push_reload): Initialize secondary_{in,out}_icode.
1995-04-01 Richard Kenner(print_multilib_info): Don't use LAST_PATH if not set.
1995-04-01 Richard Kenner(extv, extzv): Don't use immediate value for operand 1.
1995-04-01 Richard Kenner(expand_asm_operands): Properly ignore invalid reg...
1995-04-01 Richard KennerGeneral code cleanup.
1995-03-31 Richard KennerRemove #include of machine/ansi.h.
1995-03-31 Ken Raeburn(umul_ppmm mc68000): Use %# instead of #.
1995-03-31 Michael MeissnerAdd -fpack-struct.
1995-03-31 Richard KennerInitial revision
1995-03-31 Richard KennerFix premature close comment.
1995-03-31 Richard Kenner(expand_asm_operands): Properly handle output that...
1995-03-31 Richard Kenner(init_attributes): A_FORMAT is only for decls.
1995-03-31 Richard Kenner(structsp): Correct error in last change.
1995-03-30 Jason MerrillRemove explicit 0-initializations of static variables.
1995-03-30 Jim Wilson(get_last_value): Revert back to use prev_nonnote_insn...
1995-03-30 Jim Wilson(SELECT_SECTION): Apply constant DECL_INITIAL test...
1995-03-30 Richard Kenner(warn_if_unused_value): Add declaration.
1995-03-30 Richard Kenner(make warn_if_unused_value): No longer static.
1995-03-30 Richard Kenner(internal_build_compound_expr): Warn if LHS of comma...
1995-03-30 Jim Wilson(allocate_dynamic_stack_space): Test STACK_BOUNDARY...
1995-03-30 Richard Kenner(valid_machine_attribute): Now receive name and args.
1995-03-30 Richard Kenner(enum attrs): New enum class.
1995-03-30 Richard KennerNow have 27 shift/reduce conflicts.
next