OSDN Git Service

libunwind related patch from David Mosberger
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-12-11 wilsonlibunwind related patch from David Mosberger
2003-12-11 rsandifo * config/mips/mips.c (mips_global_pointer): Force...
2003-12-11 wilsonFix for problem with unnecessary volatile mems.
2003-12-11 nickc* config/m32r/m32r.c: Convert to ISO-C
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-10 pinskiamove changelog entry that should have been in testsuite's.
2003-12-10 geoffk * doc/extend.texi (Vector Extensions): Document that...
2003-12-10 pinskia2003-12-09 Robert Schiele <rschiele@uni-mannheim.de>
2003-12-10 rearnsha* arm.md: New split patterns for optimizing bitfield...
2003-12-10 steven2003-12-10 Steven Bosscher <stevenb@suse.de>
2003-12-10 ebotcazou PR target/13354
2003-12-10 nickc* config.gcc (arm-linux): Include linux.h in tm_file...
2003-12-10 wilsonFix comment problem reported by Doug Evans.
2003-12-10 austernPR c/13134
2003-12-09 nickc* config/m32r/m32r.h: Add support for m32r2 processor...
2003-12-09 kazu * defaults.h (LOCAL_REGNO): Give the default definition.
2003-12-09 geoffk PR target/11848
2003-12-09 stuart2003-12-08 Stuart Hastings <stuart@apple.com>
2003-12-08 wilsonFix IA-64 glibc ICE
2003-12-08 neroden * doc/install.texi: Revert change of Dec 7; gcc is...
2003-12-08 aoliva* config/frv/frv.md (subdi2): Merge with _internal...
2003-12-08 jasonadd bugzilla reference
2003-12-08 jason Support namespaces in DWARF 2 output.
2003-12-08 hubicka * unwind-pe.h (read_uleb128): Fix handling of large...
2003-12-08 pinskia2003-12-08 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-08 rearnsha* arm.md: New split to transform ((X << y) - 1) into...
2003-12-08 rsandifo * calls.c (expand_call): Don't try using tail or recur...
2003-12-08 hubicka * i386.md (cmpstr expander): Obey TARGET_INLINE_ALL_ST...
2003-12-08 charlet PR ada/13324, PR ada/12614
2003-12-08 dje * collect2.c (GCC_OK_SYMBOL): Add support for...
2003-12-08 kazu * final.c (final_scan_insn): Don't use FINAL_PRESCAN_L...
2003-12-08 ghazi * Makefile.in (compare): Combine toplevel and $(SUBDIR...
2003-12-07 neroden * configure.in, aclocal.m4: Revert to pre-2.5x convers...
2003-12-07 neroden * configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONIC...
2003-12-07 neroden * configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHEC...
2003-12-07 neroden * configure: Regenerate with (preferred) autoconf...
2003-12-07 ebotcazou PR optimization/12965
2003-12-07 neroden * configure.in: Make minimum necessary changes for...
2003-12-07 ebotcazou PR optimization/13318
2003-12-07 ebotcazou PR optimization/13060
2003-12-07 pinskia+2003-12-06 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-06 rsandifo * varasm.c (incorporeal_function_p): New.
2003-12-06 rearnsha* arm.md (IOR (COMPARISON) (AND)): New define_splits.
2003-12-06 kcookgcc/
2003-12-06 amodra PR 13169
2003-12-06 mmitchel * config/ia64/ia64.h (MUST_PASS_IN_STACK): Define.
2003-12-06 mmitchel PR c++/13314
2003-12-06 pinskia2003-12-05 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-05 bothner * cppfiles.c (file_hash_hash): New static function.
2003-12-05 bothnerRemove conflict indicator.
2003-12-05 bothner * line-map.h (source_location): New typedef.
2003-12-05 rth * config/alpha/alpha.c (alpha_build_builtin_va_...
2003-12-05 stuart2003-12-05 Stuart Hastings <stuart@apple.com>
2003-12-05 amylaar2003-12-05 Stuart Menefy <stuart.menefy@st.com>
2003-12-05 sayle * dojump.c (do_jump): If the expression being compared...
2003-12-05 hp PR target/13256
2003-12-05 rth * stmt.c (expand_nl_goto_receiver): Copy hard...
2003-12-05 rsandifo * config/mips/mips.c (mips_expand_call): Don't allow...
2003-12-05 rsandifo PR bootstrap/13145
2003-12-05 rth * tree.def (PLACEHOLDER_EXPR): Clarify commentary.
2003-12-05 steven2003-12-05 Steven Bosscher <stevenb@suse.de>
2003-12-05 ebotcazou * doc/extend.texi (Constructing Calls): Add warning...
2003-12-05 ebotcazou PR middle-end/11151
2003-12-05 pinskia+ PR target/11322
2003-12-05 pinskia2003-12-04 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-05 stuart2003-12-04 Stuart Hastings <stuart@apple.com>
2003-12-04 rth * config/i386/i386.md (addqi3_carry): Use q...
2003-12-04 amylaar PR optimization/13260
2003-12-04 neroden * configure.in: Generalize the CONFIG_HEADERS pattern...
2003-12-04 neroden * configure.in: Pull AC_CHECK_HEADER call out of shell...
2003-12-04 amylaar * sh.md (truncdiqi2): Use andi opcode for immediate.
2003-12-04 rsandifo PR target/13186
2003-12-04 wilsonlibunwind cleanup
2003-12-04 mmitchel * config/ia64/hpux.h (TARGET_HAVE_TLS): Define it...
2003-12-04 wilson* gcc-page.c (extra_order_size_tab): Correct comment.
2003-12-04 kazu * config/h8300/h8300.c (push): Call gen_push_h8300hs_a...
2003-12-04 echristo2003-12-03 Eric Christopher <echristo@redhat.com>
2003-12-04 bje * future.options: Remove. Move to gnu.org web pages.
2003-12-03 echristo2003-12-03 Eric Christopher <echristo@redhat.com>
2003-12-03 hubicka PR optimization/12324
2003-12-03 jakub * expr.c (store_constructor): Only set RTX_UNCHANGING_...
2003-12-03 neroden * config.gcc: Mark obsolete targets for GCC 3.4.
2003-12-03 zack * aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.
2003-12-03 amodra PR target/11229
2003-12-03 rearnsha* gcse.c (reg_clear_last_set): New function.
2003-12-03 geoffk * df.c (df_uses_record) <MEM>: The argument of a MEM...
2003-12-03 dje * function.c (assign_parms): Make sure parm...
2003-12-03 hubicka * i386.c (classify_argument): Make it 64bit clean.
2003-12-02 rsandifo * config/mips/mips.c (mips_output_external): Replace...
2003-12-02 rth * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFI...
2003-12-02 bje[approved by wilson]
2003-12-02 ghazi * Makefile.in (GCC_CFLAGS): Add -Wold-style-definition.
2003-12-02 wilsonAs per David's request.
2003-12-02 jwlemke* config/arm/arm.c (arm_rtx_costs): Improve for xscale...
2003-12-02 sayle PR optimization/11634
2003-12-02 sayle PR optimization/12322
2003-12-02 wilsonFixes issues pointed out by Chris Lattner.
2003-12-02 wilsonPR target/8407
2003-12-01 steven * ggc.h (struct alloc_zone): Move forward declaration up.
2003-12-01 uweigand * unroll.c (find_splittable_givs): Add missing extend_...
next