]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1994-04-10 Richard Kenner(lshl_optab): Deleted.
1994-04-10 Richard Kenner(lshl_optab): Deleted.
1994-04-10 Richard Kenner(LSHIFT): Deleted.
1994-04-10 Richard KennerRemove references to LSHIFT and lshlsi3.
1994-04-10 Richard Kenner(movdf): Do not consider extended registers when doing...
1994-04-10 Jeff Lawpa-ghiux.h (LIB_SPEC): Remove last change until we...
1994-04-09 Richard Kenner(rs6000_convert_preincs): New function.
1994-04-09 Richard Kenner(FINAL_PRESCAN_INSN): Define.
1994-04-09 Richard Kenner(mulhi3): Use SImode for MULT RTL.
1994-04-09 Richard Kenner(fold): Avoid exponential work when simplifying conditional
1994-04-09 Richard KennerInitial revision
1994-04-09 Richard KennerInclude <mach.h>, not <mach/mach.h> for NeXTStep 2.1.
1994-04-09 Richard KennerAdd ns* as operating systems; default to ns2 for NeXT.
1994-04-09 Richard Kenner(force_to_mode, case ROTATE): Don't assume simplify_bin...
1994-04-09 Richard Kenner(unitialized_vars_warning, setjmp_args_warning): Reword...
1994-04-09 Richard Kenner(convert_arguments): Truncate and reextend for PROMOTE_...
1994-04-09 Richard Kenner(STRUCT_VALUE{,_INCOMING,_REGNUM}): Redefine for callin...
1994-04-09 Richard Kenner(reload_conflicts): Rewrite to clean up and fix numerou...
1994-04-09 Richard Kenner(duplicate_decls): Put new type in same obstack as...
1994-04-08 Richard KennerFix typo in comment of last change.
1994-04-08 Richard Kenner(fold, case GT_EXPR): Simplify X < (1 << Y) into X...
1994-04-08 Richard KennerRemove previous Berg change.
1994-04-08 Ian Lance TaylorAdd support for -membedded-pic
1994-04-08 Mike Stump31th Cygnus<->FSF merge.
1994-04-08 Jim Wilson(emit_library_call_value): Move is_const set after...
1994-04-07 Richard Kenner(expand_builtin, case BUILT_IN_NEXT_ARG): Test whether...
1994-04-06 Jim Wilson(discard_comments): Replace comments with a single...
1994-04-06 Jim Wilson(USER_H): Add $(srcdir)/ before every ginclude use.
1994-04-06 Jim Wilson(emit_library_call_value): New variable is_const.
1994-04-06 Per BothnerAdd -f[no-]vtable-thunks (for C++).
1994-04-06 Jim Wilson(finish_decl): Correct typo in use of tree_int_cst_sgn.
1994-04-06 Richard KennerAdd define_split to simplify "(unsigned) x > 0xffffff".
1994-04-06 Richard KennerAdd ... to set current_function_varargs.
1994-04-06 Richard Kenner(function_cannot_inline_p): Use current_function_varargs.
1994-04-06 Richard Kenner(struct function): New field for current_function_varargs.
1994-04-06 Richard Kenner(expand_builtin): Allow builtin_next_arg for varargs...
1994-04-06 Richard Kenner(push_function_context): Use current_function_varargs.
1994-04-06 Richard Kenner(lang_options): Group and alphabetize some options.
1994-04-06 Richard Kenner(warn_missing_declarations): New variable.
1994-04-06 Richard Kenner(lang_options): Add -Wmissing-declarations.
1994-04-06 Richard Kenner(expand_function_start): Delay copying static chain.
1994-04-06 Richard Kenner(emit_library_call): Move the invocation of prepare_cal...
1994-04-06 Richard Kenner(mark_target_live_regs): Avoid #ifdef HARD_REG_SET.
1994-04-06 Richard Kenner(block_alloc): Avoid #ifdef HARD_REG_SET.
1994-04-06 Richard Kenner(global_conflicts): Avoid #ifdef HARD_REG_SET.
1994-04-06 Richard KennerAvoid #ifdef HARD_REG_SET.
1994-04-06 Richard Kenner(DEBUG_PRINT_REG): Fix printing of coprocessor regs...
1994-04-06 Richard KennerRound to multiple of sizeof(short) on sysV68.
1994-04-06 Richard Kenner(update_headers): Copy stStatic symbols from the old...
1994-04-06 Richard Kenner(output_function_prologue): pea/move: Fix typos.
1994-04-06 Doug Evans(process_command): Minor white space cleanups to last...
1994-04-06 Doug Evans(process_command): Add "include" prefix for [blah/...
1994-04-05 Jeff Lawpa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
1994-04-04 Jim Wilson(sdbout_begin_block): Don't output block for function...
1994-04-04 Jim Wilson(final_scan_insn): Pass new arg, block num, to sdbout_e...
1994-04-04 Jim Wilson(expand_call): If PCC_STATIC_STRUCT_RETURN defined...
1994-04-04 Jason Merrillscan-types.sh: Use __WCHAR_TYPE__, __PTRDIFF_TYPE__...
1994-04-04 Jason Merrill* gstddef.h (wchar_t): Always define as __WCHAR_TYPE__.
1994-04-04 Jason MerrillUndefine __*_TYPE when preprocessing fixtmp.c
1994-04-04 Jason Merrillfixincludes: Fix ptrdiff_t and wchar_t in system header...
1994-04-04 Jason Merrillcccp.c (special_symbol, [...]): Output "__wchar_t"...
1994-04-02 Michael MeissnerCorrect -fpic ELF -pg code
1994-04-01 Jason MerrillAdd missing fns to required list for string.h
1994-04-01 Jim WilsonModify all uses of __attribute__ mode to use new syntax.
1994-04-01 Jim Wilson(USER_H): Files in ginclude now. Add stdarg.h,
1994-04-01 Jeff Lawpa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs...
1994-04-01 Jim WilsonModify comments that refer to gvarargs.h and gstddef.h.
1994-04-01 Jim WilsonModify comment referring to gvarargs.h.
1994-04-01 Jim Wilson(libgcc2.a, stdarg.h): Delete rules.
1994-04-01 Jim Wilson(CPP_PREDEFINES): Update GCC_NEW_VARARGS comment.
1994-04-01 Jim Wilson(pcfinclude): Modify comment referring to gstddef.h.
1994-04-01 Jim WilsonDelete use of IN_GCC to control stddef.h/gstddef.h...
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>.
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>. Change "gstdarg.h...
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>. Change "gstdarg...
1994-04-01 Jim WilsonChange "gstdarg.h" to <stdarg.h>.
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>.
1994-04-01 Jim WilsonChange "gstdarg.h" to <stdarg.h> and "gvarargs.h" to...
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>.
1994-04-01 Jim WilsonChange <gvarargs.h> to <varargs.h>.
1994-04-01 Jim Wilson(SPARC_STACK_ALIGN): Use ~7 not 0xfffffff8 for portability.
1994-04-01 Jim Wilson(DBX_OUTPUT_MAIN_SOURCE_FILENAME): Disable.
1994-04-01 Jim Wilson(INIT_SECTION_ASM_OP): Don't set the alloc flag.
1994-04-01 Jim WilsonDelete ifdefed out section defining *_SECTION_ASM_OP...
1994-04-01 Jim Wilson(dbxout_type): Re-enable debugging output for anonymous...
1994-04-01 Jim Wilson(pop_init_level): Correct typo in use of tree_int_cst_sgn.
1994-04-01 Jim Wilson(addsi3_internal): Don't output subtract.
1994-04-01 Jim Wilson(mips_rtx_classify, md_register_operand,
1994-04-01 Jim Wilson(mips_rtx_classify, cmp2_op, fcmp_op,
1994-03-31 Ian Lance TaylorChange R/S 6000 macros to use new mnemonics under ...
1994-03-31 Richard Kenner(reload): Fix typo in previous change.
1994-03-30 Richard Kenner(standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR...
1994-03-30 Richard Kenner(NO_ASM_FMOVECR): Defined.
1994-03-30 Richard Kenner(FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not...
1994-03-30 Richard Kenner(global_symbolic_reference_mentioned_p): New parameter F.
1994-03-30 Richard Kenner(process_command, case 'B'): If name is "stageN/",...
1994-03-30 Richard KennerFix copyright notice.
1994-03-30 Richard KennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-30 Richard Kenner(strip_compound_expr): New function.
1994-03-30 Richard Kenner(cse_insn): Add missing definition of var TEM; clean...
next
This page took 0.079171 seconds and 5 git commands to generate.