Fix float conversions if sign extension in offset would occur
[gcc.git] / gcc /
1996-10-18 Michael MeissnerFix float conversions if sign extension in offset would...
1996-10-18 Jason Merrilltweak
1996-10-17 Ian Lance TaylorSet TARGET_LONG64 for the EABI
1996-10-17 Doug Evansexpr.c (do_jump): Conditionalize cleanups for the COND_...
1996-10-17 Jim Wilson(MASK_68040_ALSO): New macro.
1996-10-16 Jason Merrillscoping
1996-10-16 Jason Merrillirix6 ctors
1996-10-16 Mike Stump* exlsi.h (CHECK_FLOAT_VALUE): Removed.
1996-10-16 Jim Wilson(CPP_PREDEFINES): Add -D_LONGLONG.
1996-10-16 Torbjorn Granlund(parallel inc/dec and branch-if-zero/nonzero): 4 new...
1996-10-16 Ian Lance TaylorAdd support for MIPS EABI
1996-10-15 Jason Merrilldwarf
1996-10-15 Doug Evans* loop.c (strength_reduce): Avoid taking PATTERN of...
1996-10-15 Jim Wilson(CPP_SPEC): Restore -D_LANGUAGE_C for Objective C.
1996-10-15 Ian Lance TaylorUse SUBTARGET_CPP_SIZE_SPEC correctly
1996-10-15 Jason Merrill-g1
1996-10-15 Torbjorn Granlund(output_bound_representation): Fix typo in prototype.
1996-10-14 Jim Wilson(jump_optimize): Check for if (...) { x = a; goto l...
1996-10-14 Jason Merrillinheritance
1996-10-12 Doug Evans(split_specs_attrs): Delete.
1996-10-12 Doug Evansfold-const.c (make_range): Handle NULL operand 0 (like...
1996-10-12 Jason Merrillrest_of_compilation
1996-10-11 Jason MerrillDWARF supports C++
1996-10-11 Mike StumpInitial revision
1996-10-11 Mike Stump89th Cygnus<->FSF quick merge
1996-10-11 Mike Stump89th Cygnus<->FSF quick merge
1996-10-11 Jason Merrilldisable has_inlines
1996-10-11 Ian Lance TaylorRework specs to subtarget specs and EXTRA_SPECS
1996-10-11 Jason Merrillabi64 support
1996-10-10 Michael MeissnerOnly create TOC save area if function makes calls.
1996-10-10 Michael MeissnerDelete now unused variable rs6000_save_toc_p.
1996-10-10 Michael MeissnerCorrectly handle saving toc space in NT
1996-10-10 Ian Lance TaylorUse register_operand, not reg_or_0_operand, in FP condi...
1996-10-10 Michael MeissnerFix last change; fix large stack frames and int->double...
1996-10-09 Ian Lance TaylorDon't define EMPTY_FIELD_BOUNDARY
1996-10-09 Ian Lance TaylorDefine EMPTY_FIELD_BOUNDARY is 32 (less surprising)
1996-10-09 Ian Lance TaylorMove some definitions from abi64.h to iris6.h
1996-10-09 Jim Wilson(store_constructor): Delete unnecessary increment.
1996-10-09 Richard Kenner(do_include): Treat ENOTDIR like ENOENT when an open...
1996-10-09 Richard Kenner(OVERRIDE_OPTIONS): Don't need to set dollars_in_ident...
1996-10-09 Richard KennerUpdate comments.
1996-10-09 Richard Kenner(DOLLARS_IN_IDENTIFIERS): Remove.
1996-10-09 Richard Kenner(cpp_options_init): Ignore DOLLARS_IN_IDENTIFIERS.
1996-10-09 Richard Kenner(dollars_in_ident): Remove; replaced by is_idchar[...
1996-10-09 Richard Kenner(initialize_random_junk): Ignore DOLLARS_IN_IDENTIFIERS.
1996-10-09 Richard KennerFormerly tm.texi.~234~
1996-10-09 Richard KennerFormerly invoke.texi.~320~
1996-10-09 Richard Kenner(dollars_in_ident): DOLLARS_IN_IDENTIFIERS is now Boolean.
1996-10-09 Richard KennerFormerly extend.texi.~109~
1996-10-09 Richard KennerFormerly cpp.texi.~24~
1996-10-09 Richard Kenner(yylex): Treat `$' just like `_', except issue a diagno...
1996-10-09 Richard Kenner(default_compilers): -ansi no longer implies -$ to...
1996-10-09 Richard Kenner(split_specs_attrs): New function.
1996-10-09 Richard KennerUpdate number of shift/reduce conflicts.
1996-10-09 Richard Kenner(sdbout.o): Make dependency list match included files.
1996-10-09 Richard KennerInclude defaults.h.
1996-10-09 Richard Kenner(range_test): Function deleted.
1996-10-09 Jason MerrillDWARF2
1996-10-08 Torbjorn Granlund(CPP_SPEC): Avoid newline in the string.
1996-10-08 Torbjorn Granlund(final): Update insn_current_address before calling...
1996-10-08 Jim Wilson(unroll_loops): Set local_regno only if set_dominates_u...
1996-10-08 Doug Evans(decl_constant_value): Delete test for ! TREE_PUBLIC.
1996-10-08 Doug Evans(output_func_epilogue): Add comment regarding insn_addr...
1996-10-08 Jeff Lawpa.c (hppa_legitimize_address): Remove test code accide...
1996-10-08 Jim Wilson(schedule_block): Before scheduling...
1996-10-07 Jim Wilson(bss_section): Delete unused parameters.
1996-10-07 Jason Merrill*** empty log message ***
1996-10-07 Jason Merrill*** empty log message ***
1996-10-07 Michael MeissnerFix previous change to work on both endian hosts and...
1996-10-06 Jeff Law* pa/pa.h (combinable_fsub): Don't return without a...
1996-10-06 Michael MeissnerUse split_double to break apart CONST_DOUBLEs
1996-10-05 Richard Kenner(LIB_SPEC): Add support for -mwindows.
1996-10-05 Jason MerrillDWARF
1996-10-04 Jason MerrillDWARF
1996-10-04 Jason Merrill*** empty log message ***
1996-10-04 Stan Cox(asm_output_function_prefix): Don't use ASM_DECLARE_FUN...
1996-10-04 Jim Wilson(sfunc_uses_reg): New function.
1996-10-04 Jim Wilson(PRESERVE_DEATH_INFO_REGNO_P): define
1996-10-04 Jason Merrill*** empty log message ***
1996-10-04 Stan Cox(adddi3_1, subdi3_1): insns renamed from adddi3 and...
1996-10-04 Stan Cox(flag_omit_frame_pointer, outer_function_chain: declare.
1996-10-04 Richard Kenner(layout_decl): Don't turn off DECL_BIT_FIELD if DECL...
1996-10-03 Jason Merrilloops
1996-10-03 Jason MerrillDWARY
1996-10-03 Doug EvansUse #include "", not #include <>.
1996-10-02 Jeff Lawpa.h (EXTRA_CONSTRAINT): Loosen conditions for match...
1996-10-02 Ian Lance TaylorHack around HP/UX 10.20 sed bug
1996-10-02 Jason Merrill*** empty log message ***
1996-10-02 Jeff Lawpa.c (remove_useless_addtr_insns): New function.
1996-10-02 Jeff Law* pa/pa.c (secondary_reload_class): Remove duplicate...
1996-10-02 Jeff Law* pa/pa.h (PARSE_LDD_OUTPUT): Handle output from hpux10...
1996-10-02 Doug EvansFix broken comment.
1996-10-01 Jim Wilson(used_arg): When call xmalloc for mswitches, pass 1 if
1996-09-30 Jim Wilson(gen_shl_and, gen_shl_sext): use gen_lowpart to generat...
1996-09-30 Mike Stump89th Cygnus<->FSF quick merge
1996-09-30 Ian Lance TaylorRedefine exception in math.h for C++
1996-09-30 Ian Lance TaylorRedefine exception in math.h
1996-09-30 Jim Wilson(ASM_SPEC): Add -w.
1996-09-30 Michael MeissnerInitial revision
1996-09-30 Stan Cox(asm_output_function_prefix, function_prologue,ix86_exp...
next