platform/upstream/linaro-gcc.git
1998-10-11 law * cppexp.c: When forcing unsigned comparisons...
1998-10-10 law * flow.c (find_basic_blocks): Delte "live_reach...
1998-10-10 rth * basic-block.h (EXECUTE_IF_SET_IN_SBITMAP...
1998-10-10 law * regmove.c (optimize_reg_copy_3): Honor TRULY_...
1998-10-10 olivathese XFAILs are hard to get right on the first try...
1998-10-10 manfred8
1998-10-10 manfred
1998-10-10 olivatypeof is an extension, -ansi -pedantic (default option...
1998-10-10 oliva * g++.old-deja/g++.ext/typeof1.C: New test; typeof...
1998-10-10 oliva * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs
1998-10-10 oliva * g++.old-deja/g++.other/using5.C: New test; using...
1998-10-10 lawDaily bump.
1998-10-09 oliva * g++.old-deja/g++.ns/extern1.C: fix XFAIL mark
1998-10-09 ghaziWarning fixes:
1998-10-09 law8
1998-10-09 law
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-10-09 rthFri Oct 9 15:57:51 1998 Bernd Schmidt <crux@Pool...
1998-10-09 rth * expmed.c (store_bit_field): Pun non-integral...
1998-10-09 law * global.c (build_insn_chain): Verify no real...
1998-10-09 mmitchel * search.c (expand_upcast_fixups): Tweak to match...
1998-10-09 mmitchel * cvt.c (ocp_convert): Avoid infinite recursion caused by
1998-10-09 ghaziWarning fixes:
1998-10-09 oliva * g++.old-deja/g++.pt/expr6.C: New test. operator...
1998-10-09 dje * loop.c (insert_bct): Ensure loop_iteration_var non...
1998-10-09 jasonnew
1998-10-09 lawDaily bump.
1998-10-09 law * config.guess: Merge with FSF.
1998-10-09 jason * pt.c (resolve_overloaded_unification): New fn.
1998-10-09 law8
1998-10-09 law
1998-10-08 law * config-ml.in: Default to being verbose, to...
1998-10-08 lawVarious libtool updates from devo, including update...
1998-10-08 lawWed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus...
1998-10-08 law
1998-10-08 law
1998-10-08 law * Makefile.in (EXPECT) : Look for "expect" in...
1998-10-08 law * Merge devo and egcs include directories.
1998-10-08 lawThu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus...
1998-10-08 ovidiuAdd Ovidiu Predescu for objective-c maint.
1998-10-08 lawFix thinko in last change.
1998-10-08 law * toplev.c (output_file_directive): Use DIR_SEP...
1998-10-08 law * emit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-10-08 dje * rs6000.h (RTX_COSTS): Add PROCESSOR_PPC604e...
1998-10-08 lawUpdate copyright dates.
1998-10-08 law * i386/xm-cygwin32.h: Only define POSIX if...
1998-10-08 lawFrom Brendan:
1998-10-08 law * gcc.dg/dll-?.c Add thumb to target list.
1998-10-08 lawUpdate copyrights.
1998-10-08 law * jump.c (jump_optimize): Revert accidental...
1998-10-08 rth * flow.c (find_basic_blocks): Correctly determi...
1998-10-08 law * Makefile.in (cpplib.o): Use unlibsubdir.
1998-10-08 green * semantics.c (finish_asm_stmt): Revert my 1998-09-28
1998-10-08 law * execute/941014-1.x: New file.
1998-10-08 wilsonFix for powerpc/c4x problem with missed loop optimizations.
1998-10-08 oliva * g++.old-deja/g++.pt/expr6.C: New test. operator...
1998-10-08 lawBump for snapshot
1998-10-08 law * c-lex.c (remember_protocol_qualifiers): Handl...
1998-10-08 law * encoding.c (objc_skip_type_qualifiers): Handl...
1998-10-08 law * typeck.c (unsigned_type): Only return TItype...
1998-10-08 law * typeck (type_for_mode): Only return TItype...
1998-10-08 law * c-common.c (type_for_mode): Only return TItyp...
1998-10-08 law * c-common.c (type_for_mode): Only return TItyp...
1998-10-08 law * stmt.c (n_occurrences): New static function.
1998-10-08 law * flags.h (flag_branch_on_count_reg): Always declare
1998-10-08 law * real.c (c4xtoe): Remove unused variables...
1998-10-08 rth * flow.c (find_basic_blocks): Calc upper bound...
1998-10-08 lawRevert accidental checkin of reload_life_analysis work.
1998-10-08 lawDaily bump.
1998-10-07 davem * config/sparc/sol2-sld-64.h (ASM_CPU_SPEC): Fix typo.
1998-10-07 oliva * g++.old-deja/g++.other/using4.C: New test. Test...
1998-10-07 oliva * g++.old-deja/g++.ns/extern1.C: New test. Extern...
1998-10-07 oliva * g++.old-deja/g++.other/init7.C: New test: retry...
1998-10-07 raeburnadd some short comments that should've been in the...
1998-10-07 raeburn* special/981006-1.c: New test. Make sure gcc doesn...
1998-10-07 raeburn* config/mips/mips.md (tablejump_internal3, tablejump_i...
1998-10-07 rth * gcse.c (pre_insert_insn): Tweek to notice...
1998-10-07 nickcMove definition of HANDLE_PRAGMA_PACK_PUSH_POP out...
1998-10-07 nickcFix spelling typo in comment.
1998-10-07 nickcDo not insert packing attributes unless #pragma pack...
1998-10-07 wilsonFix for irix6 -O0 bug, see testcase gcc.c-torture/compi...
1998-10-07 wilsonTestcase for emit_group_store patch.
1998-10-07 rth * gcse.c (pre_insert_insn): When a call ends...
1998-10-07 ghazi * gperf-2.7-19981006.pat: New file, patch for...
1998-10-07 ghaziWarning fixes:
1998-10-07 ghaziWarning fixes:
1998-10-07 law * jump.c (duplicate_loop_exit_test): Strip REG_WAS_0...
1998-10-07 law * loop.c (count_one_set): Add prototype.
1998-10-07 law
1998-10-07 mmitchel * class.c (finish_struct_1): Add commentary on prevous...
1998-10-07 ghaziWarning fixes:
1998-10-07 ghaziWarning fixes:
1998-10-07 davem * objc/sarray.h: Make boffset be an unsigned long...
1998-10-07 davem * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE...
1998-10-07 mmitchel * cp-tree.h (vtbl_ptr_type_node): New variable.
1998-10-07 law * Makefile.in (DRIVER_DEFINES): Remove last...
1998-10-07 lawDaily bump.
1998-10-07 law * caller-save.c (restore_referenced_regs): Lose mode...
1998-10-06 law * loop.c (count_one_set): New static function, broken...
1998-10-06 law * Makefile.in: Revert last patch.
next