toplev.c (rest_of_type_compilation): Return early in case of errors.
[gcc.git] / gcc / ChangeLog
2002-10-30 Hans-Peter Nilssontoplev.c (rest_of_type_compilation): Return early in...
2002-10-29 Andreas Bauer* doc/c-tree.texi (Tree overview): Fix typos.
2002-10-29 Phil EdwardsMakefile.in (gnucompare*): Only record bad comparisons...
2002-10-29 Jan Hubickare PR target/8322 (SSE2 intrinsics broken?)
2002-10-29 Jason Thorpegthr-posix.h: Include <unistd.h> for feature tests.
2002-10-29 Kazu Hiratah8300.h (TARGET_DEFAULT): Make it MASK_QUICKCALL.
2002-10-29 Kazu Hiratah8300.c (h8300_eightbit_constant_address_p): New.
2002-10-29 Kazu Hiratareload1.c (update_eliminables): Unconditionally check...
2002-10-29 Jan Hubickatoplev.c (rest_of_compilation): Reorganize way reg_scan...
2002-10-29 Eric Botcazouexpr.c (expand_expr): Don't use simplify_binary_operati...
2002-10-29 Richard Sandifordmips.md (extv, [...]): Set size of referenced memory...
2002-10-29 Kazu Hiratah8300.h (MASK_*): New.
2002-10-28 Jason Thorpeconfig.gcc (*-*-netbsd*): Add NETBSD_ENABLE_PTHREADS...
2002-10-28 Kazu HirataChangeLog.1: Fix typos.
2002-10-27 Hans-Peter Nilssoninclhack.def (libc1_G_va_list): Correct test_text.
2002-10-27 Kazu Hiratacombine.c: Fix comment formatting.
2002-10-27 Kazu Hirata* reload1.c (reload): Fix a comment typo.
2002-10-27 Jan Hubicka* linux64.h (DEFAULT_PCC_STRUCT_RETURN): Define.
2002-10-27 Zdenek DvorakMakefile.in (dwarf2out.o): Add dependendcy on hashtab.h.
2002-10-26 Kazu Hiratah8300.c (initial_offset): Change to h8300_initial_elimi...
2002-10-26 Hans-Peter Nilssonmmix.h (LIBCALL_VALUE): Use MMIX_RETURN_VALUE_REGNUM...
2002-10-26 Hans-Peter Nilssonmmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix...
2002-10-26 Mike StumpAdd note about what it fixes.
2002-10-26 Mike Stumpc-typeck.c (warn_for_assignment): Don't print argument...
2002-10-25 Jan Hubickatoplev.c (dump_file_index): Add DFI_ce3.
2002-10-25 Steve Ellcey* config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.
2002-10-25 Richard Hendersonreal.c (real_to_decimal): If the >1 tens reduction...
2002-10-25 Zack Weinbergre PR c++/6994 (ICE in find_function_data)
2002-10-25 Ulrich Weigand* config/s390/s390.md: Remove old-style peepholes.
2002-10-25 Ulrich Weigands390.c (s390_decompose_address): Do not range check...
2002-10-24 Hans-Peter Nilssonre PR other/3337 (build on linux-gnulibc1 fails: no...
2002-10-24 Hans-Peter Nilssoninclhack.def (libc1_G_va_list): New fix.
2002-10-24 Igor Shevlyakov* varasm.c (struct rtx_const): Array size 16 for V16QImode.
2002-10-24 Richard Henderson* config/i386/i386.c (x86_output_mi_thunk): Fix x86_64...
2002-10-24 Kazu Hiratah8300.c (initial_offset): Simplify by using round_frame...
2002-10-24 Marek Michalkiewiczinstall.texi (avr): Update required binutils version.
2002-10-24 Ulrich Weigands390.md (movdi, [...]): Add peepholes2 to pull operands...
2002-10-24 Denis Chertykov* config/avr/avr.c (init_cumulative_args): Test fntype...
2002-10-24 Steve Ellceyexpr.c (convert_move): If unsignedp is less then zero...
2002-10-24 Zack Weinberg* tree.def: Delete mention of nonexistent ARRAY_TYPE...
2002-10-24 Ulrich Weigands390.h: Rework comments...
2002-10-24 Kazu Hiratah8300.c (round_frame_size): Replace 8 with BITS_PER_UNIT.
2002-10-24 Kazu Hiratah8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Make it 64-bit...
2002-10-24 Richard Hendersonia64.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.
2002-10-24 Richard Hendersonreload.c (find_reloads_toplev): Mode of X is not import...
2002-10-24 Richard Sandifordconfig.gcc (mips64vr-*-elf*, [...]): Add MIPS_MARCH_CON...
2002-10-24 Richard Sandifordoptabs.c (expand_binop): Don't reuse the shift target...
2002-10-24 Ziemowit Laskiobjc-act.c (get_static_reference): Remove unneeded...
2002-10-23 Jakub Jelineki386.c (local_symbolic_operand): Move LABEL_REF test...
2002-10-23 Steve Ellceyia64.c (hfa_element_mode): Don't allow 128 bit floats...
2002-10-23 Richard Hendersonalpha.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-10-23 Ulrich Weigandlinux.h (CC1_SPEC, [...]): Remove.
2002-10-23 David Edelsohnrs6000.c (rs6000_register_move_cost): New function.
2002-10-23 Ulrich Weigandlibgcc2.c (__udiv_w_sdiv): Use attribute ((always_inlin...
2002-10-23 Nathanael Nerodesourcebuild.texi (Test Suites): Improve.
2002-10-23 Stan Shebsrs6000.c (rs6000_output_mi_thunk): Add missing case...
2002-10-23 Jim WilsonMinor performance tweak, and workaround for reload...
2002-10-22 Jan Hubickare PR other/8289 (Errorneous prototypes of xmmintrin...
2002-10-22 Richard Hendersontarget.h (gcc_target.asm_out): Merge output_mi_thunk...
2002-10-22 Jan Hubickai386.c (standard_sse_constant_p): Accept vector and...
2002-10-22 Ulrich Weigands390.md ("*movdi_64"): Fix op_type attribute.
2002-10-22 Jan Hubickai386.md: FIx typo.
2002-10-22 Eric Christophersparc.h: Add #error.
2002-10-22 Ulrich Weigandconfig.gcc [...]: Remove s390/t-linux from tmake_file.
2002-10-22 Jan Hubickai386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQ...
2002-10-22 Nathan Sidwellre PR c++/7209 (Faulty array dereferencing)
2002-10-22 Alan Modraoutput.h (SECTION_NOTYPE): Define.
2002-10-22 Richard Hendersonreal.c (sticky_rshift_significand): Return inexact...
2002-10-21 Ulrich Weigandlibgcc2.c: Fix __udiv_w_sdiv breakage on platforms...
2002-10-21 Kazu Hiratah8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Simplify using...
2002-10-21 Jan Hubickai386.c (builtin_description): Add punpcklqdq and movdq2q
2002-10-21 Dale Johannesenremove > > > glitch
2002-10-21 Dale JohannesenFix fastmath-specific crash PR 7133.
2002-10-21 Jakub Jelineki386.c (x86_64_sign_extended_value): Add allow_rip...
2002-10-21 Ulrich Weigandlibgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi...
2002-10-21 Ulrich Weigandc-opts.c (missing_arg): Use cl_options[opt_index].opt_c...
2002-10-21 Ulrich Weigandfixdfdi.h (__fixunsdfdi, __fixdfdi): Add prototypes.
2002-10-21 Ulrich Weigands390.c (s390_output_mi_vcall_thunk): New function.
2002-10-21 Kazu Hirata* config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.
2002-10-20 Richard Hendersontarget.h (struct gcc_target): Line wrap.
2002-10-20 Mark Mitchell* config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.
2002-10-20 Zdenek Dvorakre PR other/8202 (_mm_srli_si128 and _mm_slli_si128...
2002-10-20 Roger Saylere PR c/761 (Undocumented options, part 1)
2002-10-20 Mark Mitchellalpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-19 Brad Lucierreal.c (do_add): Fix 0+0 sign corner case.
2002-10-19 Jan Hubickai386.c (classify_argument): Pass MMX arguments in memory
2002-10-19 Sebastian Popdependence.c: Removed.
2002-10-19 Jan Hubickare PR target/7693 (Typo in i386 mmintrin.h header)
2002-10-19 David Edelsohnrs6000.md (movdf_hardfloat32): Order alternatives consi...
2002-10-19 Zack Weinbergc-decl.c, decl.c (start_decl): Point users of the old...
2002-10-18 Richard Hendersonreal.c (cmp_significand_0, [...]): New.
2002-10-18 Mark Mitchelltarget-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-18 Jason Thorpenetbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define __enable...
2002-10-18 Jason Thorpei386.c (x86_initialize_trampoline): Emit a call to...
2002-10-18 Roger Sayle* doc/c-tree.texi: Update description of COND_EXPR...
2002-10-18 Geoffrey Keatingrs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modes...
2002-10-18 Janis JohnsonMakefile.in (site.exp): Add ALT_CXX_UNDER_TEST and...
2002-10-17 Jason Thorpealpha.c (alpha_initialize_trampoline): Use tramp, not...
2002-10-17 Jan Hubickare PR other/8062 (double precision loads and stores...
next