OSDN Git Service

* Makefile.in (targhooks.o, reload.o): Update dependencies.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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.
2003-10-31 dje2003-10-31 Fariborz Jahanian <fjahanian@apple.com>
2003-10-31 gerald * .cvsignore: No longer ignore gengtype-lex.c, gengtyp...
2003-10-31 rearnshaAdd PR to:
2003-10-31 rearnsha* postreload.c (reload_combine): Check that REGY doesn...
2003-10-31 zlomek PR/10239
2003-10-31 zlomek PR/11640
2003-10-31 kcook * Makefile.in (STRICT2_WARN): Add -Wold-style-definition
2003-10-31 rearnshaPR target/11271
2003-10-31 rearnsha* ggc-page.c (ggc_pch_read): Wrap call to poison_pages in
2003-10-31 neroden PR bootstrap/9863
2003-10-31 neroden(gcc)
2003-10-31 rth * c-objc-common.c (c_tree_printer): Handle...
2003-10-31 kcookC90 prototype updates.
2003-10-30 echristofix date on changelog from last checkin.
2003-10-30 echristo2003-10-25 Eric Christopher <echristo@redhat.com>
2003-10-30 hubicka * i386-modes.def: Add XFmode format adjustment.
2003-10-30 hubicka * real.c (encode_ieee_extended): Back out previous...
2003-10-30 hubicka * real.c (encode_ieee_extended): Initialize whole...
2003-10-30 rsandifo * config/mips/mips.md (adddi3): Fix typo in mips16...
2003-10-30 rsandifo * config/mips/mips.md (mov_lwl): Use memory_operand...
2003-10-30 rsandifo * config/mips/mips.c (mips_global_pointer): Don't...
2003-10-30 rth * config/mips/mips.c (mips_build_builtin_va_lis...
2003-10-30 rth * cppcharset.c (one_utf8_to_utf16): Initialize...
2003-10-30 uweigand * config/s390/s390.c (struct machine_function): Use...
2003-10-30 rearnsha* arm.c (arm_override_options): Revert change of arm_co...
2003-10-30 rth * fold-const.c (fold_single_bit_test): Convert...
2003-10-30 rth * builtins.c (std_build_builtin_va_list): New.
2003-10-30 wilsonFix problem noticed by Dale Johannesen on the gcc list.
2003-10-30 rth * config/m68k/m68k.c (notice_update_cc): Clear...
2003-10-29 amodra * config/rs6000/rs6000.md: Remove duplicate pattern.
2003-10-29 hp * real.c (do_divide): Initialize result with a 0.
2003-10-29 hp * configure.in <enable-checking for valgrind>: Look for
2003-10-29 danglin * pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label...
2003-10-29 dje * config/rs6000/rs6000.h (UNITS_PER_WORD):...
2003-10-29 danglin * pa.h (ASM_COMMENT_START): Define.
2003-10-29 zack * genmodes.c (complete_mode): Record MODE_CC, MODE_INT,
2003-10-29 schwab * config/ia64/t-ia64 (LIB2ADDEH): Add $(srcdir)/gthr...
2003-10-29 ebotcazouAdded a missing word.
2003-10-29 ebotcazou * config/sparc/sparc.c (function_arg_partial_nregs...
2003-10-29 kenner * config/ia64/ia64.c (ia64_assemble_integer): Test...
2003-10-29 schwab * doc/install.texi (Building): Add a sentence about...
2003-10-29 zack * config/ia64/ia64.c (cmptf_libfunc): New static.
2003-10-29 zack * ia64.md (UNSPEC_SETF_EXP,UNSPEC_FR_SQRT_RECIP_APPROX...
2003-10-28 amodra * config/rs6000/rs6000.md (movdf_softfloat64): Allow...
2003-10-28 sirl 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-10-28 rearnsha* arm.c (arm_output_epilogue): When using a frame point...
2003-10-28 aj * ggc-zone.c (check_cookies): Add missing variable.
2003-10-28 ghazi * config/mips/irix6-libc-compat.c (inet_makeaddr)...
2003-10-28 zack * c-decl.c (pushdecl): Clarify comment.
2003-10-27 charlet * doc/install.texi: Update instructions for Ada cross...
2003-10-27 charlet PR ada/5909:
2003-10-27 ciceron * config/m68hc11/m68hc11.c: Convert to ISO C90.
2003-10-27 ebotcazouAdded my e-mail address.
2003-10-27 hubicka * toplev.c (enum dump_file_index, dump_file): Fix...
2003-10-27 jakub * reload1.c (struct elim_table): Change offset, initia...
2003-10-27 rth * config/alpha/alpha.md (attr cannot_copy)...
2003-10-27 mmitchelRemove incorrect entry
2003-10-27 dberlin2003-10-26 Daniel Berlin <dberlin@dberlin.org>
2003-10-26 bernie * config/m68k/m68k.c (m68k_compute_frame_layout):...
2003-10-26 bernie * config/m68k/m68k.c (m68k_compute_frame_layout):...
2003-10-26 bernie * config/m68k/m68k.c (m68k_output_function_prologue...
2003-10-26 bernie * doc/extend.texi (interrupt_handler): Add m68k to the
2003-10-26 aj * unwind-dw2.c (_Unwind_GetGR): Avoid warning about...
2003-10-26 ajAdd ChangeLog mark.
2003-10-26 aj2003-10-26 Ottavio Campana <ottavio@campana.vi.it>
2003-10-26 bernie * config/m68k/m68k.c (m68k_output_function_prologue...
2003-10-26 kazu * toplev.c (default_get_pch_validity): Guard the use of
2003-10-26 aj2003-10-26 Andreas Jaeger <aj@suse.de>
2003-10-26 aj * tree.h (dwarf2out_def_cfa, dwarf2out_args_size,
2003-10-26 aj * toplev.c (default_pch_valid_p): Fix warning.
2003-10-26 sayle * simplify-rtx.c (simplify_replace_rtx): Avoid allocat...
2003-10-25 grahams Fix bootstrap failure.
next