OSDN Git Service

* config/sh/sh.md (prefetch): New pattern.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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...
2003-11-02 ebotcazou PR optimization/12799
2003-11-02 ebotcazou * config/sparc/sparc.c (function_arg_partial_nregs...
2003-11-02 danglin * som.h (DO_GLOBAL_DTORS_BODY): Change to C90 declaration.
2003-11-02 danglin * libgcc2.c (SYMBOL__MAIN): Provide C90 declaration.
2003-11-02 danglin * collect2.c (scan_libraries): Fix typos.
2003-11-02 kcook * .cvsignore: Remove c-parse.* and tradcif.c
2003-11-02 sayle * unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word...
2003-11-01 danglin PR preprocessor/12847
2003-11-01 dje * config/rs6000/rs6000.c (rs6000_mixed_function...
2003-11-01 aj * unwind-dw2.c (_Unwind_FrameState): Remove commas...
2003-11-01 schwab * config/ia64/sysv4.h (SDATA_SECTION_FUNCTION): Update...
2003-11-01 aj2003-11-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2003-11-01 andreast2003-11-01 Andreas Tobler <a.tobler@schweiz.ch>
2003-11-01 aj * unwind-dw2.c (_Unwind_FindEnclosingFunction): Consti...
2003-11-01 bothnerNote that the previous check-in to c-opts.c fixes PR...
2003-11-01 bothner * c-opts.c (finish_options): Change to returns boolea...
2003-11-01 danglin * aclocal.m4: Blacklist ultrix* for mmap file.
2003-11-01 danglin * function.c (assign_parms): Add ATTRIBUTE_UNUSED...
2003-11-01 danglin * vax.c: Include toplev.h.
2003-11-01 sayle PR middle-end/11968
2003-11-01 amodra PR 12315
2003-10-31 danglin * pa.c (pa_select_section): Use new style declaration.
2003-10-31 kcook * config/rs6000/rs6000.c: Update to C90 prototypes.
2003-10-31 rearnshaBah! Missed PR no again!
2003-10-31 rearnsha* arm.h (CONDITIONAL_REGISTER_USAGE): Disable use of...
2003-10-31 aj2003-10-31 Andreas Jaeger <aj@suse.de>,
2003-10-31 djeAdd UNITS_PER_ARG missed in patch.
next