platform/upstream/linaro-gcc.git
2000-05-26 zack2000-05-25 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2000-05-26 rth * bb-reorder.c (reorder_block_def): Reorder...
2000-05-26 aoliva* gcc.c-torture/compile/20000523-1.c: New test.
2000-05-26 aoliva* emit-rtl.c (reset_used_decls): New function.
2000-05-26 zack * cpplex.c (maybe_macroexpand): Warn about function...
2000-05-26 tromey * parse.y (resolve_field_access): Don't check DECL_LAN...
2000-05-26 tromey * parse.y (array_constructor_check_entry): Pass `wfl_v...
2000-05-25 mmitchel * recog.c (peephole2_optimize): Use INSN_P.
2000-05-25 rth * ifcvt.c (seq_contains_jump): New.
2000-05-25 mmitchel * except.h (can_throw): Declare it.
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-25 rth * flow.c (mark_set_1): Don't record conditional...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-25 dje * rs6000.c (expand_block_move): Add 64-bit...
2000-05-25 pmeEarly checkin of footer.html to trigger web checkout.
2000-05-25 nathan * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
2000-05-25 rthJan Hubicka <jh@suse.cz>
2000-05-25 rth * stmt.c (expand_end_bindings): Fix thinko...
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-25 bkoz2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat...
2000-05-25 bkoz2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat...
2000-05-25 bkoz2000-05-25 Benjamin Kosnik <bkoz@milou.soma.redhat...
2000-05-25 nathan * inc/cxxabi.h (__pbase_type_info): Define, based on
2000-05-25 nathan * g++.old-deja/g++.eh/catch11.C: New test.
2000-05-25 nathan * tinfo.h (__user_type_info::contained_virtual_p)...
2000-05-25 bkoz2000-05-24 Nathan "I don't write ChangeLog Entries...
2000-05-25 bkoz2000-05-24 Loren J. Rittle <ljrittle@acm.org>
2000-05-25 bkoz2000-05-19 Nathan "I don't write ChangeLog Entries...
2000-05-25 lawDaily bump.
2000-05-25 rth * recog.c (offsettable_address_p): If mode...
2000-05-25 bkoz2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-05-25 law * configure.in: Check for -Wno-long-long option...
2000-05-25 lawFix minor goofs pointed out by Stan.
2000-05-25 lawForgot to commit.
2000-05-25 amylaar * loop.c (basic_induction_var): Avoid double recording...
2000-05-25 law * gcc.texi: Remove contributor list. Instead...
2000-05-25 amylaar * Back out this patch:
2000-05-25 amylaar * rtl.h (loc_mentioned_in_p): Declare.
2000-05-25 jason * stmt.c (expand_end_bindings): Look through...
2000-05-25 jasonnew
2000-05-24 mmitchel * cp-tree.h (build_delete): Change prototype.
2000-05-24 bkoz2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-05-24 bkoz2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-05-24 bkoz2000-05-24 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-05-24 mmitchel * calls.c (expand_call): Handle cleanups in tail-recursion
2000-05-24 warrenl * java/io/ObjectOutputStream.java (writeObject): Use...
2000-05-24 ghazi * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN...
2000-05-24 aoliva* expr.c (expand_assignment, store_expr, expand_expr,
2000-05-24 dlindsayMake g++ struct packing attribute sensitive to -fpack...
2000-05-24 nickcignore test if targets 'long long' is less than 64...
2000-05-24 pme2000-05-24 Phil Edwards <pme@sourceware.cygnus.com>
2000-05-24 nickcnew test case
2000-05-24 nickc(extract_muldiv): When constructing a multiplier/diviso...
2000-05-24 mmitchel * init.c (sort_member_init): Fix typo in error message...
2000-05-24 korbbDocument the c_fix types
2000-05-24 nathan Update new-abi upcast algorithm.
2000-05-24 aoliva* c-decl.c (build_enumerator): Don't modify the value...
2000-05-24 lawDaily bump.
2000-05-24 drepperUpdate.
2000-05-24 drepper(endl): Fix bug in last change.
2000-05-24 law * mips.h (LINKER_ENDIAN_SPEC): Pass -EL to...
2000-05-24 law * configure.in: Redefine inhibit_libc conditions.
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-05-24 law * configure.in: For --enable-languages=LIST...
2000-05-24 law * iostream.cc (endl): Verify stream can accept...
2000-05-24 law * pdp11.h (STACK_BOUNDARY): Define.
2000-05-24 mmitchel * decl2.c (maybe_retrofit_in_chrg): Don't create in...
2000-05-24 aoliva* ifcvt.c (if_convert): Update life info globally.
2000-05-24 aoliva* emit-rtl.c (unshare_all_decls): New function.
2000-05-24 mrs * Makefile.in (xmalloc.o): Add dependency for config...
2000-05-23 tromey * libjava.compile/PR238.java: New file. For PR gcj...
2000-05-23 tromey * libjava.lang/stringconst.out: New file.
2000-05-23 nickcRemove compile time warnings when building arm.o
2000-05-23 cpopetz * config/sh/sh.c (gen_far_branch, split_branches)...
2000-05-23 law * invoke.texi (Options for Debugging Your Progr...
2000-05-23 law * configure.in (NO_MINUS_C_MINUS_O): Fix thinko...
2000-05-23 zackgcc/testsuite:
2000-05-23 zack * simplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-23 ghaziinclude:
2000-05-23 zack * c-decl.c (pushdecl): Invert sense of test for non...
2000-05-23 amylaar * reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TR...
2000-05-23 gavinconfig/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY...
2000-05-23 kenner * config/alpha/alpha.c: Remove #ifdef HAIFA since...
2000-05-23 rth * combine.c (simplify_comparison): Use trunc_in...
2000-05-23 lawDaily bump.
2000-05-23 mmitchel * class.c (build_ctor_vtbl_group): Set inits.
2000-05-23 rth * stor-layout.c (place_field): Change rli-...
2000-05-23 bkoz2000-05-22 Benjamin Kosnik <bkoz@purist.redhat.soma...
2000-05-23 rth * function.c (thread_prologue_and_epilogue_insn...
2000-05-23 kenner * config/alpha/alpha.c (alpha_fnname): New static...
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-22 cpopetz * jump.c (jump_optimize_1): Don't increment LABEL_NUSES
2000-05-22 kennerFix whitespace in comment
2000-05-22 bryce2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-22 pme2000-05-22 Phil Edwards <pme@sourceware.cygnus.com>
2000-05-22 aolivaUse just -g instead of -gdwarf-2
2000-05-22 aoliva* gcc.dg/dwarf2-1.c: New test.
2000-05-22 pme2000-05-22 Phil Edwards <pme@sourceware.cygnus.com>
2000-05-22 kenner * optabs.c (can_extend_p): Allow unsignedp to have...
2000-05-22 tromey * libjava.compile/PR235.java: New file. For PR gcj...
next