configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
[gcc.git] / gcc / ChangeLog
2003-12-07 Nathanael Nerodeconfigure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
2003-12-07 Nathanael Nerodeconfigure: Regenerate with (preferred) autoconf 2.57.
2003-12-07 Eric Botcazoure PR rtl-optimization/12965 (SEGV+ICE in cc1plus on...
2003-12-07 Nathanael Nerodeconfigure.in: Make minimum necessary changes for autoco...
2003-12-07 Eric Botcazoure PR rtl-optimization/13318 (ICE: floating point excep...
2003-12-07 Eric Botcazoure PR rtl-optimization/13060 ([g77] ICE in fixup_var_re...
2003-12-07 Andrew Pinski+2003-12-06 Andrew Pinski <pinskia@physics.uc.edu>...
2003-12-06 Richard Sandifordvarasm.c (incorporeal_function_p): New.
2003-12-06 Richard Earnshaw* arm.md (IOR (COMPARISON) (AND)): New define_splits.
2003-12-06 Kelley CookMakefile.in (program_transform_cross_name): Delete.
2003-12-06 Alan Modrare PR rtl-optimization/13169 (asm using r30 or r31...
2003-12-06 Mark Mitchell* config/ia64/ia64.h (MUST_PASS_IN_STACK): Define.
2003-12-06 Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-12-06 Andrew Pinskire PR driver/13211 (using -###, warns about unused...
2003-12-05 Per Bothnercppfiles.c (file_hash_hash): New static function.
2003-12-05 Per BothnerRemove conflict indicator.
2003-12-05 Per Bothnerline-map.h (source_location): New typedef.
2003-12-05 Richard Hendersonalpha.c (alpha_build_builtin_va_list): Add dummy field...
2003-12-05 Stuart Hastingsrs6000.md: Correct macro test of TARGET_MACHO.
2003-12-05 Stuart Menefyre PR target/13302 (Putting a va_list in a struct cause...
2003-12-05 Roger Sayledojump.c (do_jump): If the expression being compared...
2003-12-05 Hans-Peter Nilssonre PR target/13256 (strict_low_part mistreated in delay...
2003-12-05 Waldek Hebischstmt.c (expand_nl_goto_receiver): Copy hard register...
2003-12-05 Richard Sandifordmips.c (mips_expand_call): Don't allow laziy binding...
2003-12-05 Richard Sandifordre PR rtl-optimization/13145 (bootstrap failure on...
2003-12-05 Peter Gerwinski* tree.def (PLACEHOLDER_EXPR): Clarify commentary.
2003-12-05 Steven Bosscherd30v-protos.h [...]: Convert to ISO C90 function declar...
2003-12-05 Eric Botcazouextend.texi (Constructing Calls): Add warning about...
2003-12-05 Eric Botcazoure PR middle-end/11151 (__builtin_return(__builtin_appl...
2003-12-05 Andrew Pinski+ PR target/11322 + * config/sh/netbsd-elf.h (NO_PROFIL...
2003-12-05 Andrew Pinskire PR target/12467 (vmsumubm emitted when vmsummbm...
2003-12-05 Stuart Hastings2003-12-04 Stuart Hastings <stuart@apple.com>
2003-12-04 Richard Hendersoni386.md (addqi3_carry): Use q not r constraints.
2003-12-04 J"orn Renneckere PR rtl-optimization/13260 (Incorrect optimisation...
2003-12-04 Nathanael Nerodeconfigure.in: Generalize the CONFIG_HEADERS pattern...
2003-12-04 Nathanael Nerodeconfigure.in: Pull AC_CHECK_HEADER call out of shell...
2003-12-04 J"orn Renneckesh.md (truncdiqi2): Use andi opcode for immediate.
2003-12-04 Richard Sandifordre PR target/13186 ([PPC] Internal compiler error in...
2003-12-04 James E Wilsonlibunwind cleanup
2003-12-04 Mark Mitchellhpux.h (TARGET_HAVE_TLS): Define it to false.
2003-12-04 James E Wilson* gcc-page.c (extra_order_size_tab): Correct comment.
2003-12-04 Kazu Hiratah8300.c (push): Call gen_push_h8300hs_advanced instead...
2003-12-04 Eric Christopherrtl.c: Fix typo.
2003-12-04 Ben Elliston* future.options: Remove. Move to gnu.org web pages.
2003-12-03 Eric Christopherc-parse.in (c_in_iteration_stmt, [...]): Move from...
2003-12-03 Jan Hubickare PR rtl-optimization/12324 ([unit-at-a-time] not...
2003-12-03 Jakub Jelinekexpr.c (store_constructor): Only set RTX_UNCHANGING_P...
2003-12-03 Nathanael Nerode* config.gcc: Mark obsolete targets for GCC 3.4.
2003-12-03 Zack Weinbergaclocal.m4 (AM_ICONV): Add explicit check for iconv.h.
2003-12-03 Alan Modrare PR target/11229 (pure-1.c fails on powerpc64-linux...
2003-12-03 Richard Earnshawgcse.c (reg_clear_last_set): New function.
2003-12-03 Geoffrey Keatingdf.c (df_uses_record): The argument of a MEM is read...
2003-12-03 David Edelsohnfunction.c (assign_parms): Make sure parm PARALLEL...
2003-12-03 Jan Hubickai386.c (classify_argument): Make it 64bit clean.
2003-12-02 Richard Sandifordmips.c (mips_output_external): Replace checks for speci...
2003-12-02 Richard Hendersonrtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.
2003-12-02 Ben Elliston[approved by wilson]
2003-12-02 Kaveh R. Ghazi* Makefile.in (GCC_CFLAGS): Add -Wold-style-definition.
2003-12-02 James E WilsonAs per David's request.
2003-12-02 James Lemkearm.c (arm_rtx_costs): Improve for xscale multiply.
2003-12-02 Roger Saylere PR rtl-optimization/11634 ([hppa] ICE in verify_loca...
2003-12-02 Roger Saylere PR rtl-optimization/12322 (Significant slowdown...
2003-12-02 James E WilsonFixes issues pointed out by Chris Lattner.
2003-12-02 James E Wilsonre PR target/8407 ([IA-64] ICE in simplify_gen_subreg...
2003-12-01 Steven Bosscherggc.h (struct alloc_zone): Move forward declaration up.
2003-12-01 Ulrich Weigand* unroll.c (find_splittable_givs): Add missing extend_v...
2003-12-01 Roger Saylere PR rtl-optimization/12628 (Segfault with -fno-expens...
2003-12-01 Ulrich Weigand* config.gcc (s390x-ibm-tpf*): Add extra_parts.
2003-12-01 James E WilsonFix for aliasing problem reported by Michael Matz.
2003-12-01 Zack Weinbergcommon.opt: Remove -fgnu-linker.
2003-12-01 Daniel Berlinggc-zone.c (ggc_pch_write_object): Calculate object...
2003-12-01 Jeff Sturmre PR rtl-optimization/13024 (gcj can't build current...
2003-12-01 Jeff Lawflow.c (count_or_remove_death_notes_bb): New.
2003-12-01 Andreas Krebbelbuiltins.c (expand_builtin_longjmp): Added two memory...
2003-12-01 Ulrich Weigandreload.c (find_reloads_address): Split addresses of...
2003-12-01 Steven Bosscherfunction.c (update_epilogue_consts): Don't use PARAMS.
2003-12-01 Eric Botcazoure PR middle-end/7847 (pragma pack / attribute(packed...
2003-12-01 Gabriel Dos Reis* doc/c-tree.texi (Function Bodies): Update HANDLER...
2003-12-01 Kelley CookMakefile.am: Define AM_MAKINFOFLAGS.
2003-11-30 Alan Modralinux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_...
2003-11-30 Ben Elliston* doschk.c: Remove.
2003-11-30 Richard Sandifordre PR c++/12727 (mipsisa64-elf -mips32 regression:...
2003-11-30 Kazu Hirata* genemit.c (register_constraints): Remove.
2003-11-30 Andreas Krebbels390.md ("tmdi_reg", [...]): Insns now use multiple...
2003-11-30 Andreas Schwab* Makefile.in ($(DESTDIR)$(infodir)/%.info): Fix missin...
2003-11-30 James E WilsonFix ia64 libunwind gnatmake link error.
2003-11-30 James E WilsonMake NON_SAVING_SETJMP usable again.
2003-11-30 Alan Modrars6000.c (rs6000_elf_section_type_flags): Don't set...
2003-11-30 Kazu Hirata* config/h8300/h8300.h (LIBCALL_VALUE): Use R0_REG.
2003-11-30 Gunther Niklm68k.c (MOTOROLA): Move from here...
2003-11-30 Gunther Niklconfig.gcc (m68020-*-elf*, [...]): Add tm_defines conta...
2003-11-30 Kazu Hirata* config/h8300/h8300.h (WORDS_BIG_ENDIAN): Update the...
2003-11-30 Kelley CookMakefile.in (install-info): Install gccinstall.info...
2003-11-30 Ulrich Weigand* config/s390/s390.md ("cmpint_di"): Fix incorrect...
2003-11-29 Ulrich Weigands390.md ("movhi"): Do not emit extender pattern when...
2003-11-29 Joseph Myersre PR c/10333 (typeof (bitfield) is accepted but doesn...
2003-11-29 Richard Sandifordstmt.c (expand_asm_operands): Check whether force_const...
2003-11-29 Kaveh R. Ghazignu.h (HURD_TARGET_OS_CPP_BUILTINS): New.
2003-11-29 Jan Hubickaemit-rtl.c (set_used_flags): New.
2003-11-28 Kazu Hirata* config/h8300/h8300.md: Fix a comment typo.
next