OSDN Git Service

* toplev.c (lang_independent_init): Round up identifier size.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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...
2002-01-22 amodra * combine.c (simplify_and_const_int): Don't trunc_int_...
2002-01-22 rth * config/alpha/alpha.c (some_small_symbolic_mem...
2002-01-22 rth * config/alpha/alpha.md (divmodsi_internal_er...
2002-01-22 rodrigc2002-01-22 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-22 rth * dwarfout.c (last_filename): Remove.
2002-01-22 rth * dependence.c (build_def_use): Remove array_idx.
2002-01-22 rth PR opt/3640
2002-01-22 janis * Makefile.in (loop.o): Depend on OPTABS_H.
2002-01-22 janis PR target/5379
2002-01-22 rth * config/alpha/freebsd.h (FUNCTION_PROFILER...
2002-01-22 rodrigc2002-01-22 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-22 thorpej* config.gcc (x86_64-*-netbsd*): New target.
2002-01-22 aldyhfix conflicts
2002-01-22 aldyh2002-01-22 Aldy Hernandez <aldyh@redhat.com>
2002-01-22 nickcMove body of HARD_REGNO_MODE_OK into a function: arm_ha...
2002-01-22 nickcReplace REG_MAYBE_DEAD notes with USEs.
2002-01-22 jason * c-semantics.c (genrtl_compound_stmt): Only...
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-22 kenner * tree.c (int_fits_type_p): If bounds of a subtype...
2002-01-22 kenner * dwarf2out.c (equate_decl_number_to_die): Add "int...
2002-01-22 hp * c-typeck.c (parser_build_binary_op): If result from
2002-01-22 thorpej* config/netbsd.h (TARGET_HAS_F_SETLKW): define.
2002-01-21 danglin * pa-protos.h (reg_before_reload_operand): New functio...
2002-01-21 sirl 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-01-21 danglin * pa64-hpux.h (MD_EXEC_PREFIX): Set to "/usr/ccs/bin".
2002-01-21 sirl 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-01-21 dje2002-01-21 Daniel Jacobowitz <drow@mvista.com>
2002-01-21 jakub * config/i386/i386.c (ix86_function_arg_regno_p):...
next