OSDN Git Service

* config/m68k/m68k-protos.h (use_return_insn): Change return type from
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-10-11 bernie * config/m68k/m68k-protos.h (use_return_insn): Change...
2003-10-11 bernie * config/m68k/m68k.c (m68k_frame): Move before protos...
2003-10-11 bernie * config/m68k/t-uclinux: New target Makefile fragment.
2003-10-11 sayle * builtins.c (builtin_mathfn_code): Generalize to...
2003-10-11 sayle * cse.c (constant_pool_entries_regcost): New global...
2003-10-11 bernie * config/m68k/lb1sf68.asm: Add __PIC__ and __ID_SHARED...
2003-10-11 bernie * config/m68k/m68k.c (m68k_frame): Move before protos...
2003-10-11 zack * gengenrtl.c (find_formats, genheader): Make i an...
2003-10-10 kenner * config/ia64/ia64.c (ia64_vms_init_libfuncs): New...
2003-10-10 echristo2003-10-10 Eric Christopher <echristo@redhat.com>
2003-10-10 zack * genmodes.c, mode-classes.def: New files.
2003-10-10 kenner * stor-layout.c (compute_record_mode): Don't force...
2003-10-10 kenner * combine.c (distribute_links): Properly test for...
2003-10-10 kenner * config/alpha/alpha.c (alpha_expand_block_mode):...
2003-10-10 nerodenFix uses of old-style date format in ChangeLog (Jan...
2003-10-10 danglin * pa64-hpux.h (LINK_SPEC): Use `-z' option with HP ld.
2003-10-10 neroden * config.gcc (mips*-*-netbsd*): Remove content-free...
2003-10-10 hubickaFri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge...
2003-10-10 kkojima * configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34...
2003-10-09 kazu * config/h8300/h8300.md (define_asm_attributes): Specify
2003-10-09 ro * config/mips/iris6.h (SUBTARGET_CPP_SPEC): Define.
2003-10-09 bwilson * config/xtensa/xtensa.c (xtensa_dbx_register_number...
2003-10-09 neroden * config.gcc: Remove redundant thread_file setting...
2003-10-09 kazu * config/h8300/h8300.md (define_asm_attributes): New.
2003-10-09 sayle * optabs.c (prepare_float_lib_cmp): Always attach...
2003-10-09 dorit * haifa-sched.c (ok_for_early_schedule): New...
2003-10-09 jason PR c++/6392
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-10-09 kkojima * config/sh/t-linux (SHLIB_LINK): Override to use...
2003-10-09 neroden * doc/install.texi: Remove reference to removed 'pthre...
2003-10-08 aldyh2003-10-08 Aldy Hernandez <aldyh@redhat.com>
2003-10-08 neroden * config.gcc: Don't accept --enable-threads=pthreads...
2003-10-08 geoffk * function.c (pad_to_arg_alignment): Move 'boundary_in...
2003-10-08 jason * c-pretty-print.c (pp_c_postfix_expression)
2003-10-08 ro * mklibgcc.in: Don't hide undefined or typeless symbols.
2003-10-08 danglin PR optimization/12142
2003-10-08 ebotcazou PR bootstrap/12490
2003-10-08 carlo* Makefile.in (gengtype-lex.c): flex 2.5.4[a] doesn...
2003-10-08 rsandifo * config/mips/mips.c (mips_frame_info): Add cprestore_...
2003-10-08 rsandifo * config/mips/mips.h (EXTRA_CONSTRAINT): Add 'W' const...
2003-10-08 kazu * genopinit.c (main): Output code to declare undefined
2003-10-07 kcook2003-10-07 Kelley Cook <kcook@gcc.gnu.org>
2003-10-07 rakdver * cfgloopmanip.c (fix_irreducible_loops): Initialize...
2003-10-07 jason PR c++/12519
2003-10-07 ro2003-10-07 Alexandre Oliva <aoliva@redhat.com>
2003-10-07 zack * errors.c: Don't include coretypes.h or tm.h.
2003-10-07 geoffk2003-10-07 Geoffrey Keating <geoffk@apple.com>
2003-10-07 geoffkCorrect ChangeLog entry for last change
2003-10-07 geoffk * hooks.c (hook_bool_tree_true): New.
2003-10-07 gerald * doc/invoke.texi (Warning Options): Simplify and...
2003-10-07 rearnsha* optabs.c (init_intraclass_conv_libfuncs): Fix order...
2003-10-07 neroden * Makefile.in: Add more comments separating large...
2003-10-07 neroden * configure.in: Clean up thread file logic.
2003-10-07 dannysmith * config/i386/cygming.h (READONLY_DATA_SECTION_ASM_OP...
2003-10-07 rearnsha* arm.md (cmpsi2_addneg): New ARM pattern. Add peephole...
2003-10-07 dorit * sched-int.h (sched_info): New field
2003-10-07 zack * expr.c (cmpstr_optab, cmpmem_optab): New.
2003-10-07 rsandifo * config/mips/mips.c (MIPS_MAX_FIRST_STACK_STEP):...
2003-10-07 rsandifo * config/mips/mips.c (mips_expand_prologue): Remove...
2003-10-07 rsandifo * doc/invoke.texi: Remove documentation of -mentry.
2003-10-07 zack * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ex...
2003-10-06 sayle * config/i386/i386.c (ix86_expand_setcc): Annotate...
2003-10-06 sayle * expr.c (expand_expr <COND_EXPR>): Handle the void...
2003-10-06 sayle * optabs.c (prepare_float_lib_cmp): Avoid searching...
2003-10-06 carloPR optimization/11974
2003-10-06 zack * real.h (REAL_MODE_FORMAT): New macro.
2003-10-06 dpatelFix -feliminate-dwarf2-dups ICE.
2003-10-06 ro * fixinc/inclhack.def (stdio_va_list): Removed _ap...
2003-10-06 rsandifo * config/mips/mips.h (PREDICATE_CODES): Add stack_operand.
2003-10-06 rsandifo * config/mips/mips.md (*lowsi): Renamed from lowsi.
2003-10-06 rsandifo * config/mips/mips.c (mips_arg_info): If MUST_PASS_IN_...
2003-10-06 uweigand * reload.c (find_reloads_subreg_address): Use correct...
2003-10-06 aph2003-10-06 Andrew Haley <aph@redhat.com>
2003-10-06 pinskia+2003-10-06 Andrew Pinski <apinski@apple.com>
2003-10-06 sayle * optabs.c (prepare_float_lib_cmp): Attach a REG_EQUA...
2003-10-06 ebotcazou PR optimization/12215
2003-10-06 ebotcazou2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2003-10-06 rsandifo * config/mips/mips.c (mips_classify_constant): Only...
2003-10-06 mmitchel PR bootstrap/12512
2003-10-06 rsandifo * config/mips/mips.md: Merge mips16 lw/srl pattern...
2003-10-06 pinskia2003-10-05 Andrew Pinski <apinski@apple.com>
2003-10-06 pinskia * config/darwin.c (machopic_non_lazy_ptr_name):
2003-10-06 kkojima * config/sh/linux.h (MD_FALLBACK_FRAME_STATE_FOR)...
2003-10-05 cgd2003-10-05 Chris Demetriou <cgd@broadcom.com>
2003-10-05 aldyh2003-10-05 Aldy Hernandez <aldyh@redhat.com>
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-10-05 rth * tree-inline.c (remap_type): New.
2003-10-05 kazu * doc/invoke.texi: Fix typos.
2003-10-05 kazu * fold-const.c: Follow spelling conventions.
2003-10-05 kazu * c-pretty-print.c: Fix comment formatting.
2003-10-05 kcook* gengtype-lex.l: Recognize typedef of functions withou...
2003-10-04 neroden * config/v850/v850-c.c, config/v850/v850-protos.h...
2003-10-04 zack * libfuncs.h
2003-10-04 ciceron * config/m68hc11/t-m68hc11-gas (MULTILIB_MATCHES)...
2003-10-04 ebotcazou PR c/12446
2003-10-04 fjahanianretain DECL_COMMON of old declaration
2003-10-04 gerald * doc/extend.texi (Function Attributes): Fix title...
2003-10-04 rearnsha* doc/extend.texi: Document how GCC estimates and relie...
2003-10-04 rsandifo * config/mips/mips.c (mips_pad_arg_upward): Pad floati...
2003-10-04 bowdidge* ggc-page.c: (ggc_pch_write_object) replace fseek...
next