install.texi (Prerequisites): Refine documentation of autoconf, automake and perl...
[gcc.git] / gcc / ChangeLog
2003-11-15 Joseph Myersinstall.texi (Prerequisites): Refine documentation...
2003-11-14 Jason Merrillfunction.c (assign_parms): Use TREE_TYPE to determine...
2003-11-14 Kazu Hiratalib1funcs.asm (___udivsi3): Peel off the first iteration.
2003-11-14 Fariborz JahanianFixed bug saving vararg registers in -mpowerpc64 mode.
2003-11-14 Bernardo Innocentim68k.c: Use C statements instead of #ifdef's when testi...
2003-11-14 Kelley Cookfrv-protos.h: Update for C90.
2003-11-14 Geoffrey Keatingrs6000.md: Add 'DEFAULT_ABI == ABI_DARWIN' to each...
2003-11-14 Geoffrey Keatingcppfiles.c (_cpp_find_file): Make 'one or more PCH...
2003-11-14 Richard Kennerfunction.c (struct epi_info): New field const_equiv.
2003-11-14 Kazu Hirata* config/h8300/lib1funcs.asm (___udivsi3): Add a comment.
2003-11-14 Kazu Hiratalib1funcs.asm (modsi3): Don't save unused registers.
2003-11-14 Nick Cliftonconfig/fr30/fr30.c: Include toplev.h
2003-11-14 Richard Earnshaw* except.c (sjlj_emit_function_enter): Mark internal...
2003-11-14 Richard Earnshawarm.c (arm_emit_vector_const, [...]): Use ISO C functio...
2003-11-14 Eric Christopherreload1.c (reload): Revert previous patch.
2003-11-14 Arnaud CharletMakefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2003-11-14 Richard Sandifordfrv.c (frv_in_small_data_p): Return false for unknown...
2003-11-14 Jason Merrillre PR middle-end/12526 ([tree-ssa] internal compiler...
2003-11-14 Kazu Hiratalib1funcs.asm (__udivsi3): Remove.
2003-11-14 Kaveh R. Ghazilibgcc2.c (__negdi2, [...]): Const-ify and/or initializ...
2003-11-14 Kazu Hiratalib1funcs.asm (divmodsi4): Replace all the uses of...
2003-11-14 Andrew Pinski+2003-11-13 Andrew Pinski <apinski@apple.com> + + ...
2003-11-13 Kazu Hiratalib1funcs.asm (___udivsi3): Jump to reti instead of...
2003-11-13 Steven Bosscher* tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.
2003-11-13 Kazu Hirata* config/h8300/lib1funcs.asm: Fix comment typos.
2003-11-13 Kazu Hiratalib1funcs.asm (udivsi3): Don't save/restore unused...
2003-11-13 Mark Mitchellre PR c/13029 (static consts and -Wunused-variable)
2003-11-13 Pavel Pisalib1funcs.asm (DenHighNonZero): Optimize using the...
2003-11-13 Richard Earnshawcombine.c (distribute_notes): When re-distributing...
2003-11-13 Eric Botcazoure PR rtl-optimization/12926 (Wrong value after assignm...
2003-11-13 Kazu Hiratalib1funcs.asm (divmodsi4): Clear S0P in DenHighNonZero.
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-12 Kazu Hiratalib1funcs.asm (___mulsi3): Don't save/restore an unused...
2003-11-12 Richard Sandifordre PR bootstrap/12752 (irix bootstrap failure - genmult...
2003-11-12 Janis Johnsonrs6000-protos.h (rs6000_initial_elimination_offset...
2003-11-12 Mike Stumpc-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-11-12 Alexey Starovoytovre PR rtl-optimization/12953 (tree inline bug and fix)
2003-11-12 Richard Earnshawarm.md (storehi): Avoid use of explicit subreg.
2003-11-12 J"orn Rennecke* config/sh/sh.md (prefetch): New pattern.
2003-11-12 Eric Christopherreload1.c (reload): Verify that addresses for reg_equiv...
2003-11-12 Eric Christopherfunction.c (purge_addressof_1): Add libcall check.
2003-11-12 Kazu Hirata* config/h8300/t-h8300: Fix an obsolete comment.
2003-11-11 James E WilsonUndo accidental GET_MODE_BITSIZE damage.
2003-11-11 Kazu Hiratalib1funcs.asm: Replace DenHighZero with DenHighNonZero.
2003-11-11 Jan Hubickacgraphunit.c (cgraph_function_possibly_inlined_p):...
2003-11-11 John David Anglinpa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines...
2003-11-11 David Edelsohnrs6000.c (legitimate_lo_sum_address_p): Remove accident...
2003-11-11 Fariborz JahanianMinor fixes to darwin version of -mpowerpc64.
2003-11-10 Richard Henderson* dwarf2out.c (gen_label_die): Cope with DECL_RTL not...
2003-11-10 Matt Austerndarwin-protos.h (darwin_assemble_visibility): Declare.
2003-11-10 Waldek Hebischre PR target/12865 (`mprotect' call to make trampoline...
2003-11-09 Roger Sayleloop.c (check_dbra_loop): Try swapping the comparison...
2003-11-09 Kaveh R. Ghazisparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64...
2003-11-09 Richard Henderson* Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H.
2003-11-09 Jan Hubicka* tree-optimize.c (tree_rest_of_compilation): Fix warning.
2003-11-09 Jan Hubickacgraphunit.c (cgraph_expand_function): Use cgraph_possi...
2003-11-08 Joseph Myersre PR c/3190 (-Wformat-y2k doesn't belong to -Wall...
2003-11-08 John David Anglinre PR rtl-optimization/12630 (Various unrecognizable...
2003-11-08 Andreas Schwabdbxout.c (current_file): Also wrap inside DBX_DEBUGGING...
2003-11-08 Kaveh R. Ghazi* dbxout.c (current_file): Wrap declaration in DBX_USE_...
2003-11-08 Geoffrey Keatingrs6000.c (rs6000_legitimize_address): Remove redundant...
2003-11-08 Geoffrey Keatingcppfiles.c (pch_open_file): New parameter 'invalid_pch...
2003-11-08 Joseph Myersc-typeck.c (pedantic_lvalue_warning): Deprecate compoun...
2003-11-07 Geoffrey Keatingre PR pch/11654 (incorrect stabs when using pre-compile...
2003-11-07 Falk Hueffnerelf.h, [...]: Convert to ISO C90.
2003-11-07 Nathanael Nerode* config/arm/pe.h: Convert to ISO C90.
2003-11-07 J"orn RenneckeFix libstdc++-v3 build failure on sh64-elf:
2003-11-07 Jan Hubickai386.c (x86_64_sign_extended_value): Return false from...
2003-11-07 Richard Sandifordmips.md (loadgp): Take $25 as a second operand.
2003-11-06 Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-11-06 Ulrich Weigands390.c (s390_emit_epilogue): Recognize more cases where...
2003-11-06 Geoffrey Keatingrs6000.h (USE_FP_FOR_ARG_P): Move to rs6000.c.
2003-11-06 Ulrich Weigands390-protos.h (s390_function_value): Declare.
2003-11-06 Richard Sandifordmips-protos.h (mips_initial_elimination_offset): Change...
2003-11-06 Richard Sandifordfrv.c (frv_initial_elimination_offset): Remove bogus...
2003-11-06 Richard Sandiford* config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.
2003-11-06 Momchil Velikovmips.c (override_options): Set MASK_SOFT_FLOAT for...
2003-11-06 Momchil Velikov*** empty log message ***
2003-11-06 Jan Hubickabuiltins.c (simplify_builtin_strrchr, [...]): Add missi...
2003-11-06 Zack Weinberggenmodes.c: Change the word "bitsize" to "precision...
2003-11-05 Joseph Myersinstall-old.texi: Remove old documentation of building...
2003-11-05 Andrew PinskiAdd PR preprocessor/12891 to Per's last patch.
2003-11-05 Per Bothnerc-opts.c (finish_options): Set include_cursor to disabl...
2003-11-05 Andrew PinskiAdd PR optimization/10080 to Zdenek Dvorak's last commit.
2003-11-05 Geoffrey Keatingrs6000.c (setup_incoming_varargs): Remove code supporti...
2003-11-05 Geoffrey Keatingrs6000.c (rs6000_machopic_legitimize_pic_address):...
2003-11-05 Geoffrey Keatingrs6000.c (compute_vrsave_mask): Correct off-by-one...
2003-11-05 Zdenek Dvorakcfgloopanal.c (variable_initial_value, [...]): Record...
2003-11-05 Geoffrey Keatingdarwin.h (SUBTARGET_OVERRIDE_OPTIONS): Darwin needs...
2003-11-05 Joseph Myersc-typeck.c (pedantic_lvalue_warning): Deprecate use...
2003-11-05 Kazu Hiratatsystem.h: Add the prototype of strlen.
2003-11-04 Richard Sandifordmips-protos.h (mips_global_pic_constant_p): Delete.
2003-11-04 Rainer Orth* config/mips/_tilib.c: Use _ABI* in _MIPS_SIM tests.
2003-11-04 DJ Deloriev850.md (mulhisi3): Expand the const_int case separatel...
2003-11-04 Richard Sandifordemit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with...
2003-11-04 Andreas JaegerMakefile.in (GCC_CFLAGS): Remove @WERROR@ again.
2003-11-04 Kelley CookMakefile.in (cpp.dvi): New target split from cpp.info.
2003-11-03 Richard Kennergty.texi (tag, desc): Say more about role of desc value...
2003-11-03 Alexander Kabaev* real.c (encode_ieee_single): Ensure proper promotion.
2003-11-03 Volker Reicheltcontrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk...
next