OSDN Git Service

* sh.h (binary_logical_operator): Declare.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-10-31 amylaar * sh.h (binary_logical_operator): Declare.
2002-10-31 obrien2002-10-31 David O'Brien <obrien@FreeBSD.org>
2002-10-31 aldyh2002-10-30 Aldy Hernandez <aldyh@redhat.com>
2002-10-31 danglin * pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
2002-10-30 sayle * fold-const.c (fold_binary_op_with_conditional_arg...
2002-10-30 mmitchel PR c++/8333
2002-10-30 dje * config/rs6000/rs6000.md (load_toc_v4_PIC_1...
2002-10-30 kazu * config/h8300/h8300.c (h8300_eightbit_constant_addres...
2002-10-30 hp * toplev.c (rest_of_type_compilation): Return early...
2002-10-29 gerald * doc/c-tree.texi (Tree overview): Fix typos.
2002-10-29 pme2002-10-29 Phil Edwards <pme@gcc.gnu.org>
2002-10-29 hubicka * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H'
2002-10-29 thorpej* gthr-posix.h: Include <unistd.h> for feature tests.
2002-10-29 kazu * config/h8300/h8300.h (TARGET_DEFAULT): Make it
2002-10-29 kazu * config/h8300/h8300.c (h8300_eightbit_constant_addres...
2002-10-29 kazu * reload1.c (update_eliminables): Unconditionally...
2002-10-29 hubicka * toplev.c (rest_of_compilation): Reorganize way reg_s...
2002-10-29 rth * expr.c (expand_expr) [PLUS]: Don't use simpli...
2002-10-29 rsandifo * config/mips/mips.md (extv, extzv, insv): Set size...
2002-10-29 kazu * config/h8300/h8300.h (MASK_*): New.
2002-10-28 thorpej* config.gcc (*-*-netbsd*): Add NETBSD_ENABLE_PTHREADS to
2002-10-28 kazu * ChangeLog.1: Fix typos.
2002-10-27 hp * fixinc/inclhack.def (libc1_G_va_list): Correct test_...
2002-10-27 kazu * combine.c: Fix comment formatting.
2002-10-27 kazu * reload1.c (reload): Fix a comment typo.
2002-10-27 hubicka * linux64.h (DEFAULT_PCC_STRUCT_RETURN): Define.
2002-10-27 rakdver * Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.
2002-10-26 kazu * config/h8300/h8300.c (initial_offset): Change to
2002-10-26 hp * config/mmix/mmix.h (LIBCALL_VALUE): Use
2002-10-26 hp * config/mmix/mmix.md ("fixuns_truncdfdi2"): Replace...
2002-10-26 mrsAdd note about what it fixes.
2002-10-26 mrs * c-typeck.c (warn_for_assignment): Don't print argume...
2002-10-25 hubicka * toplev.c (dump_file_index): Add DFI_ce3.
2002-10-25 sje * config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.
2002-10-25 rth * real.c (real_to_decimal): If the >1 tens...
2002-10-25 zack PR middle-end/6994
2002-10-25 uweigand * config/s390/s390.md: Remove old-style peepholes.
2002-10-25 uweigand * config/s390/s390.c (s390_decompose_address): Do...
2002-10-24 hp PR other/3337
2002-10-24 hp * fixinc/inclhack.def (libc1_G_va_list): New fix.
2002-10-24 rth * varasm.c (struct rtx_const): Array size 16...
2002-10-24 rth * config/i386/i386.c (x86_output_mi_thunk)...
2002-10-24 kazu * config/h8300/h8300.c (initial_offset): Simplify...
2002-10-24 marekm * doc/install.texi (avr): Update required binutils...
2002-10-24 uweigand * config/s390/s390.md (movdi, movsi, movhi, movqi...
2002-10-24 denisc * config/avr/avr.c (init_cumulative_args): Test fntype...
2002-10-24 sje * expr.c (convert_move): If unsignedp is less then...
2002-10-24 zack * tree.def: Delete mention of nonexistent ARRAY_TYPE...
2002-10-24 uweigand * config/s390/s390.h: Rework comments; re-sort target...
2002-10-24 kazu * config/h8300/h8300.c (round_frame_size): Replace...
2002-10-24 kazu * config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P...
2002-10-24 rth * config/ia64/ia64.c (TARGET_ASM_CAN_OUTPUT_MI_...
2002-10-24 rth * reload.c (find_reloads_toplev): Mode of X...
2002-10-24 rsandifo * config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*)...
2002-10-24 rsandifo * optabs.c (expand_binop): Don't reuse the shift targe...
2002-10-24 zlaski2002-10-23 Ziemowit Laski <zlaski@apple.com>
2002-10-23 jakub * config/i386/i386.c (local_symbolic_operand): Move...
2002-10-23 sje * config/ia64/ia64.c (hfa_element_mode): Don't allow...
2002-10-23 rth * config/alpha/alpha.c (TARGET_ASM_CAN_OUTPUT_M...
2002-10-23 zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-23 uweigand * config/s390/linux.h (CC1_SPEC, CC1PLUS_SPEC): Remove.
2002-10-23 dje * config/rs6000/rs6000.c (rs6000_register_move_...
2002-10-23 uweigand * libgcc2.c (__udiv_w_sdiv): Use attribute ((always_in...
2002-10-23 neroden2002-10-22 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 shebs * config/rs6000/rs6000.c (rs6000_output_mi_thun...
2002-10-23 wilsonMinor performance tweak, and workaround for reload...
2002-10-22 hubicka PR other/8289
2002-10-22 rthgcc/
2002-10-22 hubicka * i386.c (standard_sse_constant_p): Accept vector...
2002-10-22 uweigand * config/s390/s390.md ("*movdi_64"): Fix op_type attri...
2002-10-22 hubicka * i386.md: FIx typo.
2002-10-22 echristo2002-10-22 Eric Christopher <echristo@redhat.com>
2002-10-22 uweigand * config.gcc [s390-*-linux]: Remove s390/t-linux from...
2002-10-22 hubicka * i386.c (builtin_description): Add IX86_BUILTIN_PUNPC...
2002-10-22 nathan PR c++/7209
2002-10-22 amodra * output.h (SECTION_NOTYPE): Define.
2002-10-22 rth * real.c (sticky_rshift_significand): Return...
2002-10-21 uweigand * libgcc2.c: Fix __udiv_w_sdiv breakage on...
2002-10-21 kazu * config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P...
2002-10-21 hubicka * i386.c (builtin_description): Add punpcklqdq and...
2002-10-21 dalejremove > > > glitch
2002-10-21 dalejFix fastmath-specific crash PR 7133.
2002-10-21 jakub * config/i386/i386.c (x86_64_sign_extended_value)...
2002-10-21 uweigand * libgcc2.c: Inline __udiv_w_sdiv when compiling __udi...
2002-10-21 uweigand * c-opts.c (missing_arg): Use cl_options[opt_index...
2002-10-21 uweigand * config/s390/fixdfdi.h (__fixunsdfdi, __fixdfdi)...
2002-10-21 uweigand * config/s390/s390.c (s390_output_mi_vcall_thunk)...
2002-10-21 kazu * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.
2002-10-20 rth * target.h (struct gcc_target): Line wrap.
2002-10-20 mmitchel * config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.
2002-10-20 rakdver PR other/8202
2002-10-20 sayle PR c/761
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-19 rth * real.c (do_add): Fix 0+0 sign corner case.
2002-10-19 hubicka * i386.c (classify_argument): Pass MMX arguments in...
2002-10-19 spop * dependence.c : Removed.
2002-10-19 hubicka * mmintrin.h (__m64): typedef it to v2si.
2002-10-19 dje * rs6000.md (movdf_hardfloat32): Order alternat...
2002-10-19 zack * c-decl.c, cp/decl.c (start_decl): Point users of...
2002-10-18 rth * real.c (cmp_significand_0, rtd_divmod, ten_to...
next