OSDN Git Service

* alias.c: PROTO -> PARAMS.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
2000-01-11 ghazi * Makefile.in (toplev.o): Depend on regs.h.
2000-01-11 mrs * unroll.c (unroll_loop): Add EH support.
2000-01-11 ghazi * pa-protos.h: New file.
2000-01-11 ghazi * i860-protos.h: New file.
2000-01-11 hubicka * i386.md (movstrsi expander): Rewrite.
2000-01-11 cpopetz * config/mips/mips.c (mips_va_arg): For EABI...
2000-01-11 cpopetz * flow.c (propagate_block): When a prologue...
2000-01-11 hubicka * i386.c (ix86_attr_length_default): Handle TYPE_STR...
2000-01-11 law * i386.c (ix86_expand_setcc): Fix typo.
2000-01-11 law * gcc.texi (G++ and GCC): Add Java and Chill.
2000-01-11 law * Band-aid until haifa's bitset implementation...
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-10 ghazi * i960-protos.h: New file.
2000-01-10 oliva* combine.c (expand_field_assignment): Do not discard...
2000-01-09 nickc(CLEAR_INSN_CACHE): Say that R0 is clobbered.
2000-01-09 nickcFix compile time warnings about signed vs unsigned...
2000-01-09 nickcApply patch from Phillip Blundel to use single STR...
2000-01-09 hp * config/ns32k/ns32k.md (load or push effective addres...
2000-01-09 ghazi * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
2000-01-09 m.hayes * config/c4x.h: Tidy up comments.
2000-01-09 wehle * fold-const.c (lshift_double, rshift_double): Handle
2000-01-08 oliva* toplev.c (rest_of_compilation): Initialize cse_not_ex...
2000-01-08 nickcFix bug restoring stack from interrupt handler.
2000-01-07 m.hayes * config/c4x/c4x.md (*subqf3_set): Fix typo.
2000-01-07 m.hayes * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define...
2000-01-07 dje * rs6000.c (processor_target_table): Add power3 as...
2000-01-07 nickcMerge duplicate definitions in svr4.h into elfos.h
2000-01-07 mmitchel * fold-const.c (real_hex_to_f): Remove duplicate decla...
2000-01-07 law * Makefile.in (crtend.o): Pass @inhibit_libc...
2000-01-07 rth * alpha.md (adddi_2+1): Limit offset such that...
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-06 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-06 rth * flow.c (mark_set_1): Use loop_depth+1 as...
2000-01-06 gdr2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
2000-01-06 hubicka * reg-stack.c (subst_stack_regs_pat): Handle correctly...
2000-01-05 nickcAdd support for generating unique sections for unitiali...
2000-01-05 m.hayes * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't...
2000-01-05 m.hayes * config/c4x/c4x.md(udivqi3, divqi3): Delete.
2000-01-05 zack2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.colum...
2000-01-05 nickcRemove extraneous comments
2000-01-05 cruxIncorrect code gen fix in reload
2000-01-05 law * configure.in (m68*-*-rtemscoff*): New target...
2000-01-05 law * final.c (shorten_branches): Correctly compute...
2000-01-05 law * configure.in: Add pj target.
2000-01-05 law * toplev.c (rest_of_compilation): Run shorten...
2000-01-04 m.hayes * config/c4x/c4x.h (IS_XXX_REG, IS_XXX_REGNO): Swap...
2000-01-04 m.hayes * config/c4x/c4x.md (*addqi3_noclobber_reload): Ensure...
2000-01-04 nickcApplied Joel Sherrill's patch to add v850-rtems target
2000-01-04 khan2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-04 dje * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
2000-01-04 dje * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align...
2000-01-04 law * regclass.c: Revert my Jan 4 change to loop...
2000-01-04 hubicka * regclass.c (regclass): Do not obey REG_N_REFS in...
2000-01-04 scox2000-01-04 Stan Cox <scox@cygnus.com>
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
2000-01-04 hubicka * i386.c (ix86_expand_move): Allow pushes of memory...
2000-01-04 cruxRestrict i386 flag setting shift patterns
2000-01-04 loewis * ginclude/stdbool.h: Support compilation as C++.
2000-01-04 law * fold-const.c (make_range): Don't try to rever...
2000-01-04 law * regclass.c (regclass): Properly compute loop_...
2000-01-04 law * regclass.c: Fix minor whitespace problems.
2000-01-04 green * config/i386/i386.md (builtin_setjmp_receiver): New...
2000-01-03 drepperUpdate.
2000-01-03 mmitchel * config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.
2000-01-03 hubicka * combine.c (expand_compound_operation): Do not conver...
2000-01-03 hubicka * regclass.c (op_costs): Remove global variable.
2000-01-03 jakub * config/sparc/sparc.c (gen_df_reg): Fix for 32bit...
2000-01-03 jakub * config/sparc/sparc.c (gen_df_reg): New function.
2000-01-03 mmitchel * integrate.c (copy_decl_for_inlining): Clear TREE_ADD...
2000-01-03 hp * config/i386/i386.c (ix86_expand_unary_operator)...
2000-01-03 hp * config/i386/i386.c (override_options): Fix option...
2000-01-02 mmitchel * system.h (CEIL): Define.
2000-01-02 sirl * expr.c (store_constructor_field): Fix typo introduce...
2000-01-02 mmitchel * tree.h (BINFO_N_BASETYPES): New macro.
2000-01-01 cruxAvoid losing pending stack adjusts.
2000-01-01 kenner * function.c (update_temp_slot_address): Handle case...
1999-12-30 rth * genrecog.c (change_state) Corrected typo.
1999-12-30 ghazi * system.h (bcopy, bcmp, bzero, index, rindex, atof...
1999-12-30 cruxFix FP GT comparisons on i386 with -ffast-math
1999-12-30 gdr1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
1999-12-30 law Restore i386 binary compatibility in Dwarf...
1999-12-29 korbbC++ file type checking
1999-12-29 ghazi * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
1999-12-29 ghazi * cse.c (free_element, get_element): Remove unused...
1999-12-29 dlindsayPatch to configure.in, approved by law@cygnus, for...
1999-12-29 law * pa.md (conditional zero): If op1 is a registe...
1999-12-29 mmitchel * tree.h (BINFO_BASETYPES): Improve documentation.
1999-12-28 ghazi * configure.in (--enable-checking): Use a more...
1999-12-28 ghazi * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h,
1999-12-28 jakub * config/sparc/sparc.md (cmp_zero_qi,
1999-12-28 manfred * m68k/t-mot3300-gald (CROSS_LIBGCC1): Define to libgc...
1999-12-28 ian * configure.in: Avoid [[ by using test and changequote...
1999-12-27 cpopetz * config/mips/mips.h: Fix typo from 12/17/99 libgcc2...
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-27 ghazi * diagnostic.c (v_message_with_decl): Use ....
1999-12-27 ghazi * system.h (strsignal): Don't check HAVE_STRSIG...
1999-12-27 loewis * fold-const.c (operand_equal_p): Use memcmp to compar...
1999-12-27 jakub * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S...
next