OSDN Git Service

* config/mips/mips.h (PARM_BOUNDARY): Guarantee alignment of
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-01-31 aoliva* config/mips/mips.h (PARM_BOUNDARY): Guarantee alignme...
2002-01-31 rth * loop.c (loop_invariant_p): Special case pic_o...
2002-01-31 jsm28 * c-decl.c (grokdeclarator): Handle type being a typed...
2002-01-30 obrien2002-01-30 David O'Brien <obrien@FreeBSD.org>
2002-01-30 rth * sched-deps.c (sched_analyze): Make a call...
2002-01-30 zack * expmed.c (emit_store_flag): Call protect_from_queue...
2002-01-30 jason * dwarf2out.c (dwarf_cfi_name): Add other DWARF...
2002-01-29 jakub * cselib.c (cselib_record_sets): Use IF_THEN_ELSE...
2002-01-29 aldyh2002-01-29 Aldy Hernandez <aldyh@redhat.com>
2002-01-29 rth * config/alpha/elf.h (SDB_DEBUGGING_INFO):...
2002-01-29 rth * expr.c (force_operand): Ignore flag_pic for...
2002-01-29 rth * sched-int.h (struct deps_reg): Add uses_lengt...
2002-01-29 jakub * config/i386/i386.h (LIMIT_RELOAD_CLASS): Handle...
2002-01-29 neil * tree.c (build_nonstandard_integer_type):...
2002-01-29 uweigand * config/s390/s390.md (movstrsico, movstrdix_64,
2002-01-29 geoffk * doc/sourcebuild.texi (C Tests): Document gcc.dg...
2002-01-29 rth * flow.c (print_rtl_and_abort): Remove.
2002-01-29 neil PR c/3325
2002-01-29 jakub PR other/1502:
2002-01-29 kazu * config/h8300/h8300-protos.h: Update the prototype of
2002-01-29 kazu * config/h8300/h8300-protos.h: Update the prototypes of
2002-01-29 kazu * config/h8300/h8300-protos.h: Update the prototype of
2002-01-29 kazu * conifg/h8300/h8300.c (h8300_adjust_insn_length)...
2002-01-29 danglin * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_...
2002-01-28 jason * dwarf2.h (enum dwarf_call_frame_info): Add...
2002-01-28 jasonadd PR number
2002-01-28 rth * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR...
2002-01-28 kazu * config/h8300/h8300-protos.h: Remove an unused prototype.
2002-01-28 rth * toplev.c (lang_independent_init): Round up...
2002-01-28 rearnsha* config.gcc: Revert previous change.
2002-01-28 dj* config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro...
2002-01-28 rearnsha* config.gcc (*-*-netbsdelf*): Set up generic parameters.
2002-01-28 kazu * config/h8300/h8300.h: Fix formatting.
2002-01-28 ljrittle * fixinc/inclhack.def (strict_ansi_not): Add a bypass...
2002-01-28 hp * config/cris/cris.h (CRT_CALL_STATIC_FUNCTION): Chang...
2002-01-28 aldyh2002-01-28 Aldy Hernandez <aldyh@redhat.com>
2002-01-27 kazu * config/h8300/h8300.md: Replace dead bit extraction...
2002-01-27 kenner * emit-rtl.c (get_mem_attrs): Don't default alignment...
2002-01-27 rodrigc2002-01-27 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-27 kazu * config/h8300/h8300.md (define_constants): New.
2002-01-27 kazu * config/h8300/h8300.c (function_arg): Remove redundan...
2002-01-27 rth * sched-deps.c (reg_pending_uses_head): New.
2002-01-27 rth * Makefile.in (CRTSTUFF_CFLAGS): New.
2002-01-27 rth * config/cris/cris.c (cris_print_operand):...
2002-01-27 rth * config/alpha/alpha.c (alpha_sa_mask): Mark...
2002-01-26 kazu * config/h8300/h8300.md: Remove bit extraction pattern...
2002-01-26 jsm28 * doc/include/texinfo.tex: Update to version 2002...
2002-01-26 kazu * config/h8300/h8300.md: Remove bit test patterns...
2002-01-26 ghazi * builtins.c (expand_builtin_strncat): Remove redundan...
2002-01-26 obrien2002-01-25 David O'Brien <obrien@FreeBSD.org>
2002-01-26 geoffkIndex: gcc/ChangeLog
2002-01-26 dj* config/sparc/sparc.c (sparc_emit_set_symbolic_const64...
2002-01-26 rth * emit-rtl.c (gen_rtx_REG): Always return the...
2002-01-26 obrien2002-01-25 David O'Brien <obrien@FreeBSD.org>
2002-01-25 kenner * config/alpha/x-vms (version): Make static.
2002-01-25 kenner * Makefile.in (install-headers-cp): New target.
2002-01-25 hubicka * unroll.c (unroll_loop): Lower final_value to nonmemo...
2002-01-25 kenner * builtins.c (expand_builtin_strncpy): Use integer_zer...
2002-01-25 uweigand* reload1.c (eliminate_regs_in_insn): Recognize frame...
2002-01-25 hubicka * df.c (df_ref_create, df_ref_record_1, df_ref_record...
2002-01-25 geoffk * config/stormy16/stormy16.md (tablejump_pcrel): Use...
2002-01-25 dje * rs6000.md (prefetch): Make address V4SI mode...
2002-01-25 bwilson * doc/install.texi (xtensa-*-elf): New target.
2002-01-25 nickcAllow any general purpose register to hold an SImode...
2002-01-25 jakub * unwind-dw2-fde-glibc.c: If inhibit_libc, use __regis...
2002-01-25 kazu * config/h8300/h8300.md (negation patterns): Tighten
2002-01-25 aldyh2002-01-24 Aldy Hernandez <aldyh@redhat.com>
2002-01-24 aoliva* config/sh/sh.md (sym_label2reg): Make sure all CONSTs...
2002-01-24 kazu * config/h8300/h8300.c (print_operand): Remove support for
2002-01-24 kazu * config/h8300/h8300.c (print_operand): Remove support for
2002-01-24 dj* config/i386/t-djgpp: Use NATIVE_SYSTEM_HEADER_DIR.
2002-01-24 nickcAllow SImode values to be assigned to the stack pointer.
2002-01-24 hpenner * emit_rtl.c (gen_lowpart_common): Conversion...
2002-01-24 jason * config/sparc/sparc.md (call-jump peepholes...
2002-01-24 rth * fold-const.c (fold): Change UINT_MAX test...
2002-01-24 aoliva* config/sh/sh.md (symGOT_load, sym2GOT, sym2GOTOFF...
2002-01-24 kazu * config/h8300/h8300.md: Fix xorqi and xorqi so that...
2002-01-24 aoliva* config/sparc/sparc.md (fix_trunctfdi2): Correct typo...
2002-01-24 rth * config/alpha/alpha.md (call_value_osf_1_er...
2002-01-24 aldyh2002-01-16 Aldy Hernandez <aldyh@redhat.com>
2002-01-24 rth * config/m68k/t-m68kbare (MULTILIB_OPTIONS...
2002-01-24 rth * expr.c (move_by_pieces_1): Extend size before...
2002-01-23 bwilson * config/xtensa/elf.h: New file.
2002-01-23 zack * diagnostic.c (internal_error): Do ICE suppression...
2002-01-23 zack * c-typeck.c (require_complete_type): Return error_mar...
2002-01-23 janis * toplev.c (process_options): Disable -fprefetch-loop...
2002-01-23 zack * doc/fragments.texi, doc/hostconfig.texi: Update...
2002-01-23 wcohen * config/arm/arm.h (THUMB_FUNCTION_PROFILER): Define...
2002-01-23 kazu * config/h8300/h8300.md (*andorhi3): Accept 0x8000...
2002-01-23 jason * tree.c (build1): Don't set TREE_READONLY...
2002-01-23 jason * function.c (assign_parms): Don't put args...
2002-01-23 nickcUse an UNSPEC instead of a USE to prevent prologue...
2002-01-23 hp * loop.c [!HAVE_prefetch] (CODE_FOR_prefetch): Define...
2002-01-23 neil PR c/3504
2002-01-23 zack * params.h: Rename arguments of DEFPARAM so that it...
2002-01-23 aldyh2002-01-22 Aldy Hernandez <aldyh@redhat.com>
2002-01-23 aoliva* reload.c (reg_overlap_mentioned_for_reload_p): Handle...
2002-01-23 rearnsha* config/netbsd-aout.h (SWITCH_TAKES_ARG): Remove bogus...
2002-01-23 aoliva* config/i386/freebsd-aout.h (ASM_QUAD): Undefine.
2002-01-23 rth * config/alpha/alpha.c (split_small_symbolic_me...
next