OSDN Git Service

config/fr30/fr30.c: Include toplev.h
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-11-14 nickcconfig/fr30/fr30.c: Include toplev.h
2003-11-14 rearnsha* except.c (sjlj_emit_function_enter): Mark internal...
2003-11-14 rearnsha* arm.c (arm_emit_vector_const, arm_output_load_gr...
2003-11-14 echristo2003-11-14 Eric Christopher <echristo@redhat.com>
2003-11-14 charlet * Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2003-11-14 rsandifo * config/frv/frv.c (frv_in_small_data_p): Return false...
2003-11-14 jason PR middle-end/12526
2003-11-14 kazu * config/h8300/lib1funcs.asm (__udivsi3): Remove.
2003-11-14 ghazi * libgcc2.c (__negdi2, __addvsi3, __addvdi3, __subvsi3...
2003-11-14 kazu * config/h8300/lib1funcs.asm (divmodsi4): Replace...
2003-11-14 pinskia+2003-11-13 Andrew Pinski <apinski@apple.com>
2003-11-13 kazu * config/h8300/lib1funcs.asm (___udivsi3): Jump to...
2003-11-13 steven * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.
2003-11-13 kazu * config/h8300/lib1funcs.asm: Fix comment typos.
2003-11-13 kazu * config/h8300/lib1funcs.asm (udivsi3): Don't save...
2003-11-13 mmitchel PR c/13029
2003-11-13 kazu * config/h8300/lib1funcs.asm (DenHighNonZero): Optimiz...
2003-11-13 rearnsha* combine.c (distribute_notes): When re-distributing...
2003-11-13 ebotcazou PR optimization/12926
2003-11-13 kazu * config/h8300/lib1funcs.asm (divmodsi4): Clear S0P in
2003-11-13 hubicka PR opt/12275
2003-11-12 kazu * config/h8300/lib1funcs.asm (___mulsi3): Don't save...
2003-11-12 rsandifo PR bootstrap/12752
2003-11-12 janis2003-11-12 Janis Johnson <janis187@us.ibm.com>
2003-11-12 mrs * c-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-11-12 sayle2003-11-12 Alexey Starovoytov <alexey.starovoytov...
2003-11-12 rearnsha* arm.md (storehi): Avoid use of explicit subreg.
2003-11-12 amylaar * config/sh/sh.md (prefetch): New pattern.
2003-11-12 echristo2003-11-11 Eric Christopher <echristo@redhat.com>
2003-11-12 echristo2003-11-11 Eric Christopher <echristo@redhat.com>
2003-11-12 kazu * config/h8300/t-h8300: Fix an obsolete comment.
2003-11-11 wilsonUndo accidental GET_MODE_BITSIZE damage.
2003-11-11 kazu * config/h8300/lib1funcs.asm: Replace DenHighZero...
2003-11-11 hubicka * cgraphunit.c (cgraph_function_possibly_inlined_p...
2003-11-11 danglin * pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache...
2003-11-11 dje * config/rs6000/rs6000.c (legitimate_lo_sum_add...
2003-11-11 fjahanianMinor fixes to darwin version of -mpowerpc64.
2003-11-10 rth * dwarf2out.c (gen_label_die): Cope with DECL_R...
2003-11-10 austern * config/darwin-protos.h (darwin_assemble_visibility...
2003-11-10 ebotcazou PR target/12865
2003-11-09 sayle * loop.c (check_dbra_loop): Try swapping the compariso...
2003-11-09 ghazi * config/sparc/sparc.h (TARGET_CPU_CPP_BUILTINS):...
2003-11-09 rth * Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H.
2003-11-09 hubicka * tree-optimize.c (tree_rest_of_compilation): Fix...
2003-11-09 hubicka * cgraphunit.c (cgraph_expand_function): Use
2003-11-08 jsm28 PR c/3190
2003-11-08 danglin PR optimization/12630
2003-11-08 schwab * dbxout.c (current_file): Also wrap inside DBX_DEBUGG...
2003-11-08 ghazi * dbxout.c (current_file): Wrap declaration in DBX_USE...
2003-11-08 geoffk * config/rs6000/rs6000.c (rs6000_legitimize_address...
2003-11-08 geoffk2003-11-07 Geoffrey Keating <geoffk@apple.com>
2003-11-08 jsm28 * c-typeck.c (pedantic_lvalue_warning): Deprecate...
2003-11-07 geoffk PR 11654
2003-11-07 falk * config/alpha/elf.h, config/alpha/unicosmk.h,
2003-11-07 neroden * config/arm/pe.h: Convert to ISO C90.
2003-11-07 amylaarFix libstdc++-v3 build failure on sh64-elf:
2003-11-07 hubicka * i386.c (x86_64_sign_extended_value): Return false...
2003-11-07 rsandifo * config/mips/mips.md (loadgp): Take $25 as a second...
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-11-06 uweigand * config/s390/s390.c (s390_emit_epilogue): Recognize...
2003-11-06 geoffk * config/rs6000/rs6000.h (USE_FP_FOR_ARG_P): Move...
2003-11-06 uweigand * config/s390/s390-protos.h (s390_function_value)...
2003-11-06 rsandifo * config/mips/mips-protos.h (mips_initial_elimination_...
2003-11-06 rsandifo * config/frv/frv.c (frv_initial_elimination_offset...
2003-11-06 rsandifo * config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.
2003-11-06 rsandifo * config/mips/mips.c (override_options): Set MASK_SOFT...
2003-11-06 rsandifo*** empty log message ***
2003-11-06 hubicka * builtins.c (simplify_builtin_strrchr, simplify_built...
2003-11-06 zack * genmodes.c: Change the word "bitsize" to "precision...
2003-11-05 jsm28 * doc/install-old.texi: Remove old documentation of...
2003-11-05 pinskiaAdd PR preprocessor/12891 to Per's last patch.
2003-11-05 bothner * c-opts.c (finish_options): Set include_cursor to...
2003-11-05 pinskiaAdd PR optimization/10080 to Zdenek Dvorak's last commit.
2003-11-05 geoffk * config/rs6000/rs6000.c (setup_incoming_varargs)...
2003-11-05 geoffk * config/rs6000/rs6000.c (rs6000_machopic_legitimize_p...
2003-11-05 geoffk * config/rs6000/rs6000.c (compute_vrsave_mask): Correc...
2003-11-05 rakdver * cfgloopanal.c (variable_initial_value, variable_init...
2003-11-05 geoffk * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS...
2003-11-05 jsm28 * c-typeck.c (pedantic_lvalue_warning): Deprecate...
2003-11-05 kazu * tsystem.h: Add the prototype of strlen.
2003-11-04 rsandifo * config/mips/mips-protos.h (mips_global_pic_constant_...
2003-11-04 ro * config/mips/_tilib.c: Use _ABI* in _MIPS_SIM tests.
2003-11-04 dj* config/v850/v850.md (mulhisi3): Expand the const_int...
2003-11-04 rsandifo * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs...
2003-11-04 aj * Makefile.in (GCC_CFLAGS): Remove @WERROR@ again.
2003-11-04 kcook2003-11-03 Kelley Cook <kcook@gcc.gnu.org>
2003-11-03 kenner * doc/gty.texi (tag, desc): Say more about role of...
2003-11-03 ljrittle * real.c (encode_ieee_single): Ensure proper...
2003-11-03 reichelt * doc/contrib.texi: Add Giovanni Bajo, Dara Hazeghi...
2003-11-03 spolk2003-10-28 Syd Polk <spolk@apple.com>
2003-11-03 ro * fixinc/inclhack.def (stdio_va_list): Allow tab befor...
2003-11-03 jsm28 * doc/install-old.texi: Remove VMS documentation.
2003-11-03 hubicka * i386.c (override_options): Remove hack enabling...
2003-11-03 bothner * c-opts.c (needValue): Do cpp_find_main_file before...
2003-11-03 aj2003-11-03 Andreas Jaeger <aj@suse.de>
2003-11-02 danglin PR optimization/12845
2003-11-02 zack * print-rtl.c (print_rtx): Call PRINT_REG with second...
2003-11-02 schwab * config/ia64/fde-glibc.c (_GNU_SOURCE): Define to...
2003-11-02 sayle PR optimization/10817
2003-11-02 rsandifo * Makefile.in (targhooks.o, reload.o): Update dependen...
next