OSDN Git Service

* dwarf2out.c (subrange_type_die): Add context_die parameter.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-01-08 brobecke * dwarf2out.c (subrange_type_die): Add context_...
2004-01-08 zack * dwarf2.h, unwind-dw2-fde.h, unwind-pe.h, unwind.h:
2004-01-08 hpenner * gcc/config/rs6000/rs6000.c (easy_vector_constan...
2004-01-07 jsm28 PR c/6024
2004-01-07 jsm28 PR c/12165
2004-01-07 amodra * config/rs6000/rs6000.c (rs6000_dbx_register_number...
2004-01-07 echristo2004-01-06 Eric Christopher <echristo@redhat.com>
2004-01-06 geoffk * config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Compile...
2004-01-06 geoffk * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
2004-01-06 hubicka * makefile.in (stageprofile_flags_to_pass): use -fprof...
2004-01-06 geoffk * config/rs6000/rs6000.md (floatsitf2): Use expand_flo...
2004-01-06 geoffk * dwarf2out.c (add_const_value_attribute): Remove...
2004-01-06 dje * config/rs6000/xcoff.h (EXTRA_SECTION_FUNCTIONS)...
2004-01-06 hubicka * invoke.texi: Remove typo in last change.
2004-01-06 hubicka PR target/10301
2004-01-06 kazu * alias.c: Fix comment typos.
2004-01-06 kazu * doc/install.texi: Fix typos.
2004-01-06 nickcFix defintion of TRAMPOLINE_SIZE
2004-01-06 hubicka * gcc.dg/i386-sse-5.c: New test
2004-01-06 kazu * config/sh/linux.h: Fix comment formatting.
2004-01-05 kazu * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
2004-01-05 dberlin2004-01-05 Daniel Berlin <dberlin@dberlin.org>
2004-01-05 kazu * doc/invoke.texi: Remove a page break.
2004-01-05 kazu * config/avr/avr.c (avr_output_function_prologue)...
2004-01-05 kazu * config/mn10300/mn10300.c: Fix comment formatting.
2004-01-05 kenner * tree.h: Update documentation on nothrow_flag.
2004-01-05 kazu * doc/invoke.texi: Remove traces of dead ports.
2004-01-05 rsandifoFix typo (double "for"s).
2004-01-05 rsandifo * doc/invoke.texi: Add documentation for the MIPS...
2004-01-05 rsandifo PR target/12945
2004-01-05 rsandifo * config/mips/mips-protos.h (mips_dangerous_for_la25_p...
2004-01-05 bernie * config/m68k/m68k.c (output_andsi3): Fix signed/unsig...
2004-01-05 neroden * configure.ac: Use AC_PROG_CPP_WERROR.
2004-01-05 zack * .cvsignore: Add autom4te.cache.
2004-01-04 rsandifo * doc/invoke.texi: Revamp documentation of MIPS option...
2004-01-04 jsm28 PR c/3414
2004-01-04 hubicka * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h...
2004-01-03 neroden * configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONIC...
2004-01-03 neroden * configure.ac: Replace gcc_AC_CHECK_TYPE with...
2004-01-03 neroden * doc/install.texi: Note that 'gcc' is now a 2.57...
2004-01-03 neroden * configure.in: Rename to configure.ac.
2004-01-03 kazu * config/mips/linux.h: Fix comment formatting.
2004-01-03 rth * config/i386/i386.md (fp constant pool splitte...
2004-01-02 pinskia2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-02 pinskia2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-02 kazu * config/mn10300/mn10300.h (PREDICATE_CODES): Add
2004-01-02 hubicka * cgraphunit.c (cgraph_optimize_function): Call optim...
2004-01-02 hubicka * expr.c (store_constructor): Fix pasto in previous...
2004-01-02 kazu * config/i386/cygming.h: Fix comment formatting.
2004-01-02 jsm28 * doc/gcc.texi, doc/invoke.texi, doc/install.texi...
2004-01-02 aj2004-01-02 Andreas Jaeger <aj@suse.de>, Gerald Pfeife...
2004-01-01 hp * builtins.c (expand_builtin_apply_args_1) [STACK_GROW...
2004-01-01 hubicka * expmed.c (store_bit_field, extract_bit_field): Use...
2004-01-01 hubicka PR opt/13473
2004-01-01 kazuRotate ChangeLog
2003-12-31 kenner * print-rtl.c (print_rtx): For hard register, write...
2003-12-31 sayle * config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Define
2003-12-31 zack * gcc.c (init_spec): Add -lunwind to shared case too if
2003-12-31 jsm28 * doc/include/texinfo.tex: Update to version 2003...
2003-12-31 mmitchel * c-common.c (c_expand_expr): Remove code to return...
2003-12-31 kazu * config/v850/lib1funcs.asm: Fix comment formatting.
2003-12-31 kazu * config/i386/i386.md (*movqi_insv_2): Remove AND...
2003-12-31 nickcAdd support for m32r-linux target.
2003-12-31 kazu * config/i386/i386.h: Remove an unnecessary #undef.
2003-12-31 sayle * cppfiles.c (pch_open_file): Minor tweak to work...
2003-12-31 kazu * config/rs6000/aix.h: Fix comment formatting.
2003-12-30 kazu * config/i386/i386-protos.h: Remove prototype for
2003-12-30 geoffk * doc/tm.texi (PREFERRED_RELOAD_CLASS): Describe use...
2003-12-30 mmitchel * stor-layout.c (layout_decl): Turn bitfields into...
2003-12-30 sayle * fold-const.c (fold) <COND_EXPR>: Don't require stric...
2003-12-30 schwab* doc/c-tree.texi: Fix @item vs. @itemx.
2003-12-30 nathan * builtins.c (expand_builtin_apply_args_1): Fix typo...
2003-12-30 hubicka PR ice/11936
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-30 pinskia2003-12-30 Jan Hubicka <jh@suse.cz>
2003-12-30 hubicka * i386.md (allocate_stack_worker): Use different...
2003-12-29 nathan * builtins.c (expand_builtin_apply_args_1): Add preten...
2003-12-29 sayle PR fortran/12632
2003-12-29 hubicka * coverage.c (read_counts_file): Better error messages...
2003-12-29 hubicka * toplev.c (rest_of_handle_loop_optimize): Enable...
2003-12-29 pme2003-12-29 Phil Edwards <phil@codesourcery.com>
2003-12-28 sayle2003-12-28 Mostafa Hagog <mustafa@il.ibm.com>
2003-12-27 rakdver PR opt/13159
2003-12-27 bernie * config/m68k/uclinux.h (LIB_SPEC): Add elf2flt magic...
2003-12-27 kazu * config/i386/i386-interix.h: Remove uses of "register"
2003-12-26 dje2003-12-26 Fariborz Jahanian <fjahanian@apple.com>
2003-12-26 pinskia2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-26 kazu * config/h8300/h8300.md (ldm_h8300s_2_normal): Use...
2003-12-25 kazu * config/m32r/m32r.md: Remove a constraint from a...
2003-12-25 pinskia2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-25 kazu * config/alpha/alpha-modes.def: Fix comment formatting.
2003-12-25 kazu * config/xtensa/elf.h: Fix comment formatting.
2003-12-24 kazu * config/avr/avr.c: Fix comment formatting.
2003-12-24 kazu PR target/12721.
2003-12-24 dje * doc/md.texi: Document PowerPC vector register...
2003-12-24 mmitchel * calls.c (expand_call): Recognize calls to "sqrt...
2003-12-24 ghazi * config/mips/mips.c (override_options): Use `inform...
2003-12-24 dje * function.c (assign_parms): Update max_parm_re...
2003-12-24 mmitchel * Makefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23 kazu * config/ns32k/ns32k.c: Convert to ISO-C.
next