platform/upstream/gcc.git
2004-08-19 Matthias Klosebaseline_symbols.txt: Update to 3.4.0.
2004-08-19 GCC AdministratorDaily bump.
2004-08-19 James E WilsonFix another mips typo.
2004-08-18 James E WilsonFix a simple typo.
2004-08-18 James E WilsonAdd support for scheduling recip.fmt instructions.
2004-08-18 Robert Bowdidgeconfig/rs6000/x-darwin: Remove XCFLAGS -mdynamic-no...
2004-08-18 Zack Weinberg* Makefile.in (RTL_BASE_H): Update.
2004-08-18 Zack Weinberginsn-notes.def, [...]: New files.
2004-08-18 Richard Earnshawarm.c (arm_size_rtx_costs): New function.
2004-08-18 Richard Hendersonemit-rtl.c (gen_const_mem): New.
2004-08-18 Steven BosscherMakefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 Diego Novillotree-ssa-loop.c (pass_loop_init): Add TODO_dump_func.
2004-08-18 Andrew Pinskidarwin.md: Delete the altivec patterns which are handle...
2004-08-18 Matt AusternDead code stripping
2004-08-18 Richard Hendersonalias.c (readonly_fields_p): Remove.
2004-08-18 Mark Mitchellre PR c++/17068 (ICE: tree check: expected class 'd...
2004-08-18 Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-18 Bryce McKinlayre PR libgcj/17081 (Deserializing java.net.URI fails)
2004-08-18 Bryce McKinlayclass.c (make_local_function_alias): New function.
2004-08-18 J"orn Renneckesh.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed...
2004-08-18 Andrew Pinskidarwin.c (machopic_legitimize_pic_address): Only set...
2004-08-18 Zack Weinbergrtl.def (NIL): Delete.
2004-08-18 Zack Weinbergdojump.c (do_jump <unordered_bcc>): Do not recursively...
2004-08-18 Fariborz Jahaniansave_world/rest_world for ppc-darwin.
2004-08-18 Caroline TiceForgot to commit ChangeLog for rest of hot/cold partiti...
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-18 Bryce McKinlayre PR libgcj/17079 ([PATCH] Log messages whose logging...
2004-08-18 David DaneynatPosixProcess.cc (waitForSignal): Use sigsuspend...
2004-08-18 Roger Saylei386.h (FIXED_REGISTERS): Update encoding to be -ffixed...
2004-08-18 Paul Brook* trans-types.c (gfc_sym_type): Use pointer types for...
2004-08-18 Kaz Kojimash.c (split_branches): Check the result of next_active_...
2004-08-18 Dorit NuzmanPart of the vectorizer patch that was accidently left...
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-18 Paolo Bonzinic4x.c (legitimize_operands): Remove calls to preserve_s...
2004-08-18 Ian Lance TaylorSplit ChangeLog
2004-08-18 Mark Mitchellre PR c++/16246 (Incorrect template argument deduction)
2004-08-18 David Edelsohnvarasm.c (MAX_OFILE_ALIGNMENT): Move ...
2004-08-18 Ziemowit Laskigcc.c (default_compilers): Add info about ".mm", "...
2004-08-18 Victor Leikehmanre PR fortran/13278 (derived type namelist I/O support...
2004-08-18 Mark Mitchellre PR c++/16215 (Bad error message when requesting...
2004-08-18 GCC AdministratorDaily bump.
2004-08-17 Richard Earnshawarm.md (addsi3, [...]): Rework to avoid use of preserve...
2004-08-17 Richard Hendersonre PR tree-optimization/17051 (ICE: internal compiler...
2004-08-17 Paolo Carlinibaseline_symbols.txt: Update to 3.4.0.
2004-08-17 DJ Delorieextend.texi: Document new xstormy16 attribute.
2004-08-17 Robert MillanPatch from Robert Millan for kfreebsd-gnu/knetbsd-gnu.
2004-08-17 Jim WilsonAdd missing -fno-fast-math.
2004-08-17 David Edelsohn* config/darwin.c (macho_indirect_data_reference):...
2004-08-17 James E WilsonCanonicalize mips nmadd/nmsub patterns.
2004-08-17 James E WilsonTestcases for canonical mips nmadd/nmsub patterns with...
2004-08-17 James E WilsonTestcases for mips conditional move patterns.
2004-08-17 James E WilsonCanonicalize mips conditional move patterns.
2004-08-17 Mark Mitchellre PR c++/15871 (g++ does not honour -fkeep-inline...
2004-08-17 Paolo Carlinibaseline_symbols.txt: Update to 3.4.0.
2004-08-17 Robert BowdidgeAdd -mdynamic-no-pic to compile flags for gcc. On...
2004-08-17 Mark Mitchellre PR c++/16965 (Confusing mismatch in error messages)
2004-08-17 Andreas Toblerdarwin.md (*call_nonlocal_darwin64): Add #else clause...
2004-08-17 Fariborz JahanianCheck for Altivec mode when returning altivec register.
2004-08-17 David EdelsohnRevert 2004-08-16 Stan Shebs <shebs@apple.com>
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-08-17 Michael KochMakefile.am (AM_CXXFLAGS): Reformatted to make it more...
2004-08-17 Nathan Sidwellobjc-act.c (build_protocol_initializer): Fix build_int_...
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-17 Benjamin Kosnikbaseline_symbols.txt: Update to 3.4.0.
2004-08-17 Roger Sayleregclass.c (init_reg_sets_1): Add ENABLE_CHECKING sanit...
2004-08-17 Andrew Haleylang.c (lang_printable_name): Obey verbose flag.
2004-08-17 Daniel Bornsteinre PR target/17019 (THUMB: bad switch statement in...
2004-08-17 Andrew Pinski* gcc.dg/darwin-20040812-1.c: Compile only on darwin.
2004-08-17 Paolo Bonzinire PR middle-end/17036 (ICE: (A >> N) & 1 ? (1 << N...
2004-08-17 Paolo BonziniMakefile.in: Regenerate.
2004-08-17 GCC AdministratorDaily bump.
2004-08-17 James E WilsonMake unsafe vector float optimizations dependent on...
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-16 Bryce McKinlayspecific.c: Check GC_LINUX_THREADS before including...
2004-08-16 Zack WeinbergMakefile.in (BUILD_PREFIX, [...]): Delete.
2004-08-16 Adam Nemet* Makefile.in (LIBS): Move $(LIBIBERTY) after $(BANSHEE...
2004-08-16 Andrew Pinskitarget-def.h (TARGET_EH_RETURN_FILTER_MODE): Remove...
2004-08-16 Michael Koch2004-08-16 Michael Koch <konqueror@gmx.de>
2004-08-16 Devang Patelc-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-08-16 Joseph Myersc-decl.c (grokdeclarator): Allow for function definitio...
2004-08-16 Fariborz JahanianPatch to fix -mcpu=G5 interface to EH runtime library.
2004-08-16 Nathanael Nerodeconfigure.ac: Replace _GCC_TOPLEV_NONCANONICAL_TARGET...
2004-08-16 Bryce McKinlayconfigure.in (AC_CONF_SUBDIRS): Use literal for ltdl...
2004-08-16 Nathanael Nerodeaclocal.m4: Remove obsolete construct for old automake.
2004-08-16 Stan ShebsBasic support for 64-bit Darwin.
2004-08-16 Janis Johnsonaltivec-17.c: New test.
2004-08-16 Janis Johnsonextend.texi (AltiVec builtins): Document additional...
2004-08-16 Nathan Sidwellc-typeck.c (build_c_cast): Only copy overflow from...
2004-08-16 Nathan Sidwellcuintp.c (UI_To_gnu): Be more conservative with build_i...
2004-08-16 Andreas Toblersolaris_threads.c: Remove ifdef around #include "privat...
2004-08-16 Nathanael Nerodetree-ssa-copyrename.c (copy_rename_partition_coalesce...
2004-08-16 Paolo Carliniindirect_array.h: Trivial formatting fixes.
2004-08-16 Joern Rennecke* sh.h (PREDICATE_CODES): Remove register_operand entry.
2004-08-16 Kriang Lerdsuwanakijre PR c++/6749 (infinite loop with inheritance of abstr...
2004-08-16 Andrew Haleyjcf-write.c (find_constant_index): Canonicalize NaNs...
2004-08-16 Elliot Leere PR java/9677 (File not found if spaces in file name)
2004-08-16 Arnaud Charlet[multiple changes]
2004-08-16 Nathan Sidwellcalls.c (load_register_parameters): Remove spurious...
next