platform/upstream/linaro-gcc.git
2002-07-17 amylaar * config/sh/lib1funcs.asm (FMOVD_WORKS): Don't define...
2002-07-17 amylaar * config/sh/lib1funcs.asm (init_trampoline): New entry...
2002-07-17 amylaar * sh-protos.h (binary_float_operator): Remove declaration.
2002-07-17 lerdsuwa PR c++/2862, c++/2863
2002-07-17 lerdsuwa PR c++/3797
2002-07-17 lerdsuwa PR c++/4802, c++/5387
2002-07-17 nathan PR c++/7320
2002-07-17 rearnshaFrom Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-07-17 rsandifo * config/mips/mips-protos.h (mips_sign_extend): Declare.
2002-07-17 gccadminDaily bump.
2002-07-17 wilsonFix for i960 build failure reported by Andreas Jaeger.
2002-07-17 hp * config/cris/linux.h (CRIS_LINK_SUBTARGET_SPEC):...
2002-07-17 rth * config/i386/i386.c (ix86_expand_int_movcc...
2002-07-17 shebs * config/darwin.h (ASM_OUTPUT_LABEL): Move...
2002-07-17 cgd2002-07-16 Chris Demetriou <cgd@broadcom.com>
2002-07-17 neroden(gcc)
2002-07-16 shebs * darwin.c (func_name_maybe_scoped): Remove...
2002-07-16 hubicka * m68hc11.c (m68hc11_reorg): Do not rebuild CFG.
2002-07-16 hubickaWed Jul 17 00:20:48 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-07-16 hubicka * i386.h (MACHINE_DEPENDENT_REORG): New macro.
2002-07-16 hjl2002-07-16 H.J. Lu <hjl@gnu.org>
2002-07-16 mark * java/io/StreamTokenizer.java (pushBack): Update...
2002-07-16 zack * builtins.c (std_expand_builtin_va_start): Remove...
2002-07-16 amylaar * regrename.c (copy_value): Don't record high part...
2002-07-16 sje*** empty log message ***
2002-07-16 sje * gcc/config/pa/long_double.h (FIXUNS_TRUNCTFDI2_LIBCA...
2002-07-16 rth * doc/invoke.texi (NS32K Options): Document...
2002-07-16 sje * gcc/explow.c (convert_memory_address): Remove specia...
2002-07-16 rearnshaFrom: Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-07-16 rearnsha* arm.md (stack_tie): New insn. Use an idiom that...
2002-07-16 matz Add a new register allocator.
2002-07-16 hpFix ChangeLog date last entry
2002-07-16 hp * ra-rewrite.c: #include reload.h, insn-config.h
2002-07-16 amylaar * expr.c (emit_move_insn_1): Handle arbitrary moves...
2002-07-16 hubicka * i386.md (prefetch): Fix for 64bit mode.
2002-07-16 schwab * libsupc++/new (set_new_handler): Declare to not...
2002-07-16 gccadminDaily bump.
2002-07-16 marekm * hard-reg-set.h (TEST_HARD_REG_BIT): Return 1 if...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-16 gdr * include/Makefile.am (bits_headers): Remove slice.h
2002-07-15 rth PR optimization/7153
2002-07-15 neil * MAINTAINERS: Update email address.
2002-07-15 hp * MAINTAINERS: Fix typo in a maintainer email address.
2002-07-15 ro * config/os/solaris/solaris2.5/ctype_base.h (ctype_bas...
2002-07-15 pme2002-07-15 Phil Edwards <pme@gcc.gnu.org>
2002-07-15 thorpej* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE...
2002-07-15 tromey * Makefile.in: Rebuilt.
2002-07-15 matz2002-07-15 Michael Matz <matz@suse.de>,
2002-07-15 fw2002-07-15 Florian Weimer <fw@deneb.enyo.de>
2002-07-15 gccadminDaily bump.
2002-07-15 jakub PR middle-end/7245
2002-07-14 mark2002-07-14� Mark Wielaard� <mark@klomp.org>
2002-07-14 amodra PR target/7282
2002-07-14 gccadminDaily bump.
2002-07-14 aj * config.gcc (sh64): Remove unused
2002-07-14 timjoslingMake gengtype.c language independent.
2002-07-13 gccadminDaily bump.
2002-07-13 sayle * expr.c [CLEAR_RATIO]: New macro defining the maximum...
2002-07-12 tromey2002-07-12 Jesse Rosenstock <jmr@fulcrummicro.com>
2002-07-12 ciceron * config/m68hc11/m68hc11.md ("zero_extendsidi2"):...
2002-07-12 mark * java/lang/natThrowable.cc (printRawStackTrace):...
2002-07-12 marekm * config/avr/avr.c (test_hard_reg_class): Fix TEST_HAR...
2002-07-12 mmitchel * class.c (add_method): Correct handling of conversion...
2002-07-12 gccadminDaily bump.
2002-07-11 amylaargcc:
2002-07-11 mmitchel PR c++/7224
2002-07-11 jason PR c++/7279
2002-07-11 jason PR c++/7279
2002-07-11 amylaar * combine.c (try_combine): When converting a paradoxic...
2002-07-11 neroden * configure.in: Remove two redundant tests.
2002-07-11 ro * configure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 danglin * pa.md (adddi3): Change predicate of operand 2 to...
2002-07-11 sayle * c-decl.c (duplicate_decls): Preserve the noreturn...
2002-07-11 amylaar * rtl.h (gen_rtx_CONST_VECTOR): Declare.
2002-07-11 gccadminDaily bump.
2002-07-11 danglin * pa.md (adddi3): For 32-bit targets, force constants...
2002-07-11 kraai * include/bits/stl_deque.h: Fix misspelling of `Create...
2002-07-11 sayle PR c/2454
2002-07-11 sayle2002-07-10 Roger Sayle <roger@eyesopen.com>
2002-07-11 amodra * config/rs6000/linux64.h (ASM_SPEC): Define.
2002-07-10 aldyh2002-07-10 Aldy Hernandez <aldyh@redhat.com>
2002-07-10 toon2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-10 toon2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-10 marekm * config/avr/avr.md: Fix two 0x80000000 constants...
2002-07-10 rupp * config/i386/i386.c (ix86_svr3_asm_out_constr...
2002-07-10 mmitchel * doc/invoke.texi (Debugging Options): Mention that...
2002-07-10 amylaar * combine.c (gen_lowpart_for_combine): Handle vector...
2002-07-10 grahams * pt.c (template_parm_this_level_p, push_template_decl...
2002-07-10 law * mn10200.c (expand_prologue): Create REG_MAYBE...
2002-07-10 mmitchel * cp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-10 hubicka * i386.c (ix86_init_mmx_sse_builtins): Fix thinko.
2002-07-10 law * gcc.c-torture/compile/981006-1.x: Do not...
2002-07-10 law * mn10200.c (expand_epilogue): Fix test to...
2002-07-10 amylaar * cse.c (cse_insn): Supply proper SUBREG_BYTE to simpl...
2002-07-10 tromeyreverted bogus checkin
2002-07-10 tromey * configure: Rebuilt.
2002-07-10 gdr * include/bits/valarray_meta.h (_UnFunBase): Take...
2002-07-10 gdr * diagnostic.h: #include location.h
2002-07-10 gccadminDaily bump.
2002-07-10 kraai * config/rs6000/aix.h: Convert CPP_PREDEFINES to
next