OSDN Git Service

* config/m68k/m68k-protos.h: Convert to ISO C90.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-08-22 bernie * config/m68k/m68k-protos.h: Convert to ISO C90.
2003-08-21 bernie * config/m68k/m68k.c (m68k_rtx_costs): Adjust mul...
2003-08-21 zack * Makefile.in (INCLUDES): Remove -I$(srcdir)/config.
2003-08-21 bothner * cppfiles.c (stack_file): Correctly pass return_at_e...
2003-08-21 kazu PR target/11805
2003-08-21 rsandifo * config/mips/mips.h (MUST_PASS_IN_STACK): Remove...
2003-08-21 zlomek * fold-const.c (fold): Fix bug in (A & C) == D where...
2003-08-21 geoffkIndex: ChangeLog
2003-08-21 bernie * longlong.h (umul_ppmm): Add ColdFire support.
2003-08-21 bernie * config/m68k/m68k-none.h: Introduce new ColdFire...
2003-08-21 bernie * config/m68k/m68k.c: Strip away code depending on...
2003-08-20 mmitchel PR java/11996
2003-08-20 bernie * config/m68k/m68k.md (anonymous define_insn): remove...
2003-08-20 bernie * config/m68k/m68k.c (output_move_const_into_data_reg,
2003-08-20 bernie * config/m68k/m68k.c (m68k_output_function_prologue...
2003-08-20 ljrittle * config/i386/freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN...
2003-08-20 sayle PR middle-end/11984
2003-08-20 jason * tree.h (IS_EXPR_CODE_CLASS): Also include...
2003-08-20 bernie * config/m68k/m68k.c (m68k_output_mi_thunk): delete...
2003-08-20 jason * builtins.c (expand_builtin_mathfn): Use get_c...
2003-08-20 jason * stor-layout.c (do_type_align): Only copy...
2003-08-20 kraai * Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from...
2003-08-20 mmitchel PR c++/11946
2003-08-20 geoffk2003-08-19 Geoffrey Keating <geoffk@apple.com>
2003-08-20 geoffk * config/darwin.h (LINK_COMMAND_SPEC): Add -arch and...
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-08-19 pinskiaforgot the changelog also. oops
2003-08-19 kazu * c-decl.c: Follow spelling conventions.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-19 drow * unwind-c.c: Add libgcc-style exception.
2003-08-19 cgd2003-08-19 Chris Demetriou <cgd@broadcom.com>
2003-08-19 pinskia2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
2003-08-19 gdr * langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNO...
2003-08-19 hubicka * cgraph.c (cgraph_mark_needed_node): Call notice_glob...
2003-08-19 rsandifo * config/mips/mips.c (mips_va_arg): If EABI_FLOAT_VARA...
2003-08-19 rsandifo PR target/11924
2003-08-19 kraai PR c/11207
2003-08-19 bwilson * config/xtensa/crti.asm (_init, _fini): Add...
2003-08-18 aldyh * config/rs6000/spe.md ("*nabssf2_gpr"): New.
2003-08-18 rsandifo * config/mips/mips.md: Quote C code in braces. Remove...
2003-08-18 rsandifo * config/mips/mips.md (muldf3, mulsf3): Don't call...
2003-08-18 rsandifo * config/mips/mips.md: Renumber unspecs. Clean up...
2003-08-17 sayle * simplify-rtx.c (associative_constant_p): New functio...
2003-08-17 ajConvert K&R prototypes to ISO C90.
2003-08-17 aj * config/alpha/alpha.md: Remove usage of PARAMS.
2003-08-16 ghazi * config/sparc/sparc.c: Convert to ISO C.
2003-08-16 ghazi * config/sparc/sparc-protos.h: Don't use the PARAMS...
2003-08-16 nathan PR c++/11512
2003-08-16 hubicka * i386.c (ix86_fntype_regparm): Rename from ...
2003-08-14 sayle * fold-const.c (negate_expr_p): MULT_EXPRs and RDIV_EX...
2003-08-14 zack * Makefile.in (tm_file): Rename tm_include_list.
2003-08-14 rakdver * cfg.c (dump_edge_info): Add name of loop_exit edge...
2003-08-14 danglin * pa.c (pa_adjust_insn_length): Delete adjustment...
2003-08-14 ghazi * builtins.c (CASE_MATHFN): New helper macro.
2003-08-14 ghazi * protoize.c (substr): Delete, callers changed to...
2003-08-14 zack * config.gcc (iq2000*-*-elf*): Don't set xm_file.
2003-08-14 geoffk * gengtype.c (walk_type): Process a subobject before...
2003-08-14 bothner * regclass.c (init_reg_modes): Make non-static.
2003-08-14 kkojima * config/sh/linux.h (DBX_REGISTER_NUMBER): Define...
2003-08-13 amylaar * sh.c (sh_get_pr_initial_val): Always wrap in unspec...
2003-08-13 dalej * config/rs6000/rs6000.md (ctrsi, ctrdi): Reenable
2003-08-12 kcook2003-08-08 Kelley Cook <kelleycook@wideopenwest.com>
2003-08-12 rsandifo * config/mips/iris6.h: Convert to C90 prototypes.
2003-08-12 neroden fixinc/inclhack.def (svr4_krnl): Rename from svr4_kern...
2003-08-12 rsandifo * config/mips/mips.h: Tweak various comments.
2003-08-12 wilsonPR optimization/11319
2003-08-12 ghazi * gcse.c (gmalloc): Fix last change.
2003-08-12 sayle * simplify-rtx.c (simplify_binary_operation): Replace...
2003-08-12 sayle * expr.c (expand_expr): If an ABS_EXPR has a complex...
2003-08-12 sayle * fold-const.c (fold): Optimize any associative floati...
2003-08-12 kkojima * config/sh/lib1funcs.asm (__udivdi3): Add .type and...
2003-08-12 kcook* configure.in (intermodule): Make switch test more...
2003-08-12 kcook* Makefile.in (cleanstrap): Pass BOOT_CFLAGS to bootstrap.
2003-08-11 ghazi * gcse.c (gmalloc): Argument is a size_t. Add ATTRIBU...
2003-08-11 ghazi * config/avr/avr.c (avr_init_once): Use xcalloc in...
2003-08-11 bwilson * config/xtensa/lib2funcs.S: Fix whitespace.
2003-08-11 rsandifo * config/mips/mips.c: Various formatting fixes.
2003-08-11 aldyh2003-08-11 Aldy Hernandez <aldyh@redhat.com>
2003-08-11 amylaar * dwarf2asm.c (dw2_output_indirect_constant_1): Take...
2003-08-11 ghazi * builtins.c (expand_builtin_strcat): Optimize constan...
2003-08-10 gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 nathan * c-typeck.c (digest_init): Add conversion for VECTOR_...
2003-08-10 rsandifo * config/mips/mips.c (mips_no_mips16_string): Remove.
2003-08-10 rsandifo * config/mips/mips-protos.h (coprocessor_operand)...
2003-08-09 bothner * cppinit.c (cpp_read_main_file): Split out...
2003-08-09 bothner * c-decl.c (SCOPE_LIST_APPEND): Remove bogus line...
2003-08-09 danglin * pa.c (pa_asm_output_mi_thunk): Fix typo.
2003-08-09 neil PR preprocessor/11839
2003-08-09 rsandifo PR target/11699
2003-08-09 danglin * pa.md (extzv, extv, insv): Fix operand limit checks...
2003-08-08 rth PR target/11535
2003-08-08 geoffk * config.gcc (powerpc-*-darwin*): Don't build a soft...
2003-08-08 sayle * tree.h (get_identifier) Define a macro form of get_i...
2003-08-08 pinskia+2003-08-08 Bernardo Innocenti <bernie@develer.com>
2003-08-08 neil * common.opt: Add debug switches.
2003-08-08 rsandifo * tree.c (get_file_function_name_long): Fix size of...
2003-08-08 kcook2003-08-08 Kelley Cook <kelleycook@wideopenwest.com>
2003-08-08 scox * config/iq2000: New port.
2003-08-08 schwabFix typo.
2003-08-08 schwab * configure.in: (gcc_cv_as_ia64_ltoffx_ldxmov_relocs...
next