platform/upstream/gcc.git
1995-04-14 Michael MeissnerEmit eabi's main call to __eabi before setting up the...
1995-04-14 Richard Kenner(call_operand): Any reg is valid for NT.
1995-04-14 Richard KennerFix typo with comment.
1995-04-14 Jason MerrillAdd defines.
1995-04-14 Doug Evans(gen_sequence): If the insn has a non-null CALL_INSN_FU...
1995-04-13 Doug Evans(update expected conflict count)
1995-04-13 Richard KennerClean up code that defines *DEFINED* symbols.
1995-04-13 Richard KennerAdjust for deletion of config.run in Makefile.in
1995-04-13 Richard Kenner(OBJECT_SUFFIX): Define.
1995-04-13 Richard Kenner(TARGET_MEM_FUNCTIONS): Define.
1995-04-13 Richard KennerInitial revision
1995-04-13 Richard Kenner(calll, tablejump, movsi): New variants for NT.
1995-04-13 Richard Kenner(WINDOWS_NT): Provide default definition.
1995-04-13 Richard KennerDon't #include stamp.h for WINNT.
1995-04-13 Richard KennerArg 2 is which machine (i386 or alpha).
1995-04-13 Richard Kenner(ASM_OUTPUT_SECTION_NAME): New macro.
1995-04-12 Jim Wilson(dbxout_type_fields): Correct arguments to CHARS macro...
1995-04-12 Jim Wilson(sdbout_record_type_name): Correct indentation.
1995-04-12 Per Bothnerfix-header.c (main): Fix loop over required_functions_list
1995-04-11 Jim Wilson(shiftby_operand): Delete.
1995-04-11 Jim Wilson(TARGET_SWITCHES): -m3 and -m3l also set SH2_BIT.
1995-04-11 Jim Wilson(ashlsi3): Use nonmemory_operand as a predicate instead...
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.
next