platform/upstream/linaro-gcc.git
2002-09-29 neroden2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-29 neroden2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-29 kazu * cp-tree.h: Fix comment typos.
2002-09-29 gccadminDaily bump.
2002-09-28 sayle * gcc.c-torture/execute/20020720-1.x: No longer skip...
2002-09-28 kazu * ChangeLog.4: Fix typos.
2002-09-28 marekm * config/avr/avr.c: Eliminate use of _PC_ in pc relati...
2002-09-28 rearnsha* configure.in (arm-*-coff, strongarm-*-coff, xscale...
2002-09-28 rearnsha* configure.host: Handle arm*-elf, strongarm*-elf and...
2002-09-28 rearnsha* include/private/gcconfig.h: Don't check for __XSCALE_...
2002-09-28 rearnsha* src/arm/sysv.S: If we don't have machine/asm.h and...
2002-09-28 gccadminDaily bump.
2002-09-28 geoffk * configure.in (powerpc-*-darwin*): Don't configure...
2002-09-28 zack2002-09-27 Alexander N. Kabaev <ak03@gte.com>
2002-09-27 paolo2002-09-27 Paolo Carlini <pcarlini@unitus.it>
2002-09-27 rthFix comment typo.
2002-09-27 rth * unroll.c (simplify_cmp_and_jump_insns): New.
2002-09-27 rth * include/std/std_limits.h (numeric_limits...
2002-09-27 rth * config/os/hpux/cpu_limits.h: Remove.
2002-09-27 rth PR optimization/7520
2002-09-27 uweigand * include/private/gcconfig: Add machine type S390...
2002-09-27 aph2002-09-26 Andrew Haley <aph@redhat.com>
2002-09-27 rth * emit-rtl.c (active_insn_p): Revert last change.
2002-09-27 bo2002-09-27 Bo Thorsen <bo@suse.de>
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-27 kazu * config/h8300/h8300.c (compute_saved_regs): Use a...
2002-09-27 gccadminDaily bump.
2002-09-27 davem2002-09-26 David S. Miller <davem@redhat.com>
2002-09-27 davem2002-09-26 David S. Miller <davem@redhat.com>
2002-09-27 dje2002-09-26 David Edelsohn <edelsohn@gnu.org>
2002-09-27 ghazi * lib/target-supports.exp (check_weak_available):...
2002-09-27 rth * sched-deps.c (sched_analyze_insn): Make clobb...
2002-09-27 rth * emit-rtl.c (const_double_htab_eq): Remove...
2002-09-27 rth * ssa.c (rename_insn_1): Handle RENAME_NO_RTX...
2002-09-27 rthMark PR.
2002-09-27 rth * emit-rtl.c (active_insn_p): Consider a clobbe...
2002-09-26 amodra * gcc.c-torture/execute/loop-15.c: New.
2002-09-26 amodra * doloop.c (doloop_modify_runtime <biv skips initial...
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-26 sje * config/ia64/ia64.c (ia64_expand_load_address): Ensur...
2002-09-26 echristo2002-09-24 Eric Christopher <echristo@redhat.com>
2002-09-26 echristo2002-09-24 Eric Christopher <echristo@redhat.com>
2002-09-26 sje * config/ia64/hpux.h (ASM_OUTPUT_EXTERNAL_LIBCALL...
2002-09-26 sje * config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_...
2002-09-26 rth * combine.c (simplify_set): Don't call to force...
2002-09-26 janis2002-09-26 Janis Johnson <janis187@us.ibm.com>
2002-09-26 janis2002-09-26 Janis Johnson <janis187@us.ibm.com>
2002-09-26 uweigand * gcc.dg/20020926-1.c: New test.
2002-09-26 uweigand * expr.c (expand_expr) [MINUS_EXPR]: Convert A - const to
2002-09-26 uweigand * reload.c (dup_replacements): New function.
2002-09-26 law * v850.md ("length"): Change default value...
2002-09-26 kazu * ChangeLog.1: Follow spelling conventions.
2002-09-26 nickcAdd x prefix to v850e case for handling --with-cpu...
2002-09-26 davem2002-09-25 David S. Miller <davem@redhat.com>
2002-09-26 davem2002-09-25 David S. Miller <davem@redhat.com>
2002-09-26 rearnsha* lib/gcc.exp (gcc_init): Use a filename for the testgl...
2002-09-26 gccadminDaily bump.
2002-09-26 bkoz2002-09-25 Benjamin Kosnik <bkoz@redhat.com>
2002-09-26 dpatelMove C++ specific ChangeLog entry for "cp_binding_level...
2002-09-26 neroden2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-25 rth * emit-rtl.c (const_double_htab_eq): Distinguis...
2002-09-25 tromey2002-09-25 Jesse Rosenstock <jmr@ugcs.caltech.edu>
2002-09-25 tromey2002-09-25 Jesse Rosenstock <jmr@ugcs.caltech.edu>
2002-09-25 tromey * java/lang/natClassLoader.cc:
2002-09-25 tromey * resolve.cc: Include StringBuffer.
2002-09-25 tromey * boehm.cc (_Jv_MarkObj): Don't fail if class object...
2002-09-25 tromey2002-09-25 Jesse Rosenstock <jmr@ugcs.caltech.edu>
2002-09-25 bkoz2002-09-25 Peter Schmid <schmid@snake.iap.physik...
2002-09-25 mmitchel * cp/class.c (contains_empty_class_p): New method.
2002-09-25 mmitchel * include/std/std_limits.h (numeric_limits<unsigned...
2002-09-25 megaczFixed misformatted ChangeLog entry
2002-09-25 neroden2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-25 rth * gcc.c-torture/execute/ieee/20010226-1.c:...
2002-09-25 mkoch2002-09-25 Michael Koch <konqueror@gmx.de>
2002-09-25 nerodenReally rebuild it this time. :sigh:
2002-09-25 neroden2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-25 mkoch2002-09-25 Michael Koch <konqueror@gmx.de>
2002-09-25 rsandifo * config/mips/mips.h (TARGET_MIPS4100): Add missing...
2002-09-25 aph2002-09-25 Andrew Haley <aph@redhat.com>
2002-09-25 mkoch2002-09-25 Michael Koch <konqueror@gmx.de>
2002-09-25 gccadminDaily bump.
2002-09-25 mkoch2002-09-25 Michael Koch <konqueror@gmx.de>
2002-09-24 neroden2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-24 denisc * config/ip2k/ip2k.c (function_epilogue): Fix wrong...
2002-09-24 thorpej* include/private/gcconfig.h: Fix NetBSD/mips parameters.
2002-09-24 nickc(thumb_unexpanded_epilogue): Don't generate epilogue...
2002-09-24 nickc(THUMB_FUNCTION_PROFILER): Remove.
2002-09-24 uweigand * config/s390/s390.c (preferred_la_operand_p): New...
2002-09-24 ghazi * real.h (real_value): Make `exp' explicitly signed.
2002-09-24 kazu * config/elfos.h: Follow spelling conventions.
2002-09-24 gccadminDaily bump.
2002-09-24 zackmaintainer-scripts:
2002-09-24 megacz2002-08-23 Adam Megacz <adam@xwt.org>
2002-09-24 rth * config/i386/i386.h (MASK_ACCUMULATE_OUTGOING_...
2002-09-23 dalejSet current_sym_code in a case where it was missing.
2002-09-23 tromey Fix for PR libgcj/6576:
2002-09-23 rearnsha* arm/unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL...
2002-09-23 mmitchel * c-common.h (flag_abi_version): Fix typo in comment.
next