platform/upstream/linaro-gcc.git
2001-11-09 gccadminDaily bump.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-09 geoffk* config.gcc: Rename stormy16 to xstormy16.
2001-11-09 wehle * fold-const.c (lshift_double): Honor PREC.
2001-11-09 kazu * config/1750a/1750a.c: Fix comment formatting.
2001-11-09 dj* configure.in (--enable-languages): Be more permissive...
2001-11-09 dj* configure.in (--enable-languages): Be more permissive...
2001-11-09 rth * dwarf2asm.c (dw2_force_const_mem): Fix typo.
2001-11-09 geoffkIn ChangeLog:
2001-11-08 kenner * reload1.c (reload): Don't delete equiv insn if can...
2001-11-08 kenner * expr.c (emit_block_move): If X is readonly emit...
2001-11-08 law * pa.c (emit_move_sequence): Fix SUBREG express...
2001-11-08 jakub * cfgrtl.c (purge_dead_edges): Remove REG_EH_REGION...
2001-11-08 kenner * explow.c (convert_memory_address, case SUBREG):...
2001-11-08 rth * Makefile.in (GCC_FOR_TARGET): Add build_toold...
2001-11-08 aldyh * rs6000.h (ASM_CPU_SPEC): Add -maltivec.
2001-11-08 jakub * dwarf2out.c (debug_str_hash): New.
2001-11-08 cgf* configure.target: Add os_include_dir for mingw32...
2001-11-08 dj* configure.in: Add AC_ARG_PROGRAM to support program...
2001-11-08 rth * config/mips/mips.c (save_restore_insns):...
2001-11-08 neil * cp/decl.c (shadow_warning): New function.
2001-11-08 rth * config/fp-bit.h (usi_to_float): Define for...
2001-11-08 aldyh2001-11-07 Aldy Hernandez <aldyh@redhat.com>
2001-11-08 danglin * pa.md (negdf2, negsf2): Use multiplication rather...
2001-11-08 tromey * parse.y (trap_overflow_corner_case): New rule.
2001-11-08 tromey Patch for PR java/1414:
2001-11-08 greenSomebody forgot a >>>>>>>>
2001-11-08 jakub * dwarf2asm.c (mark_indirect_pool_entry, mark_indirect...
2001-11-08 gccadminDaily bump.
2001-11-08 toon2001-11-08 Toon Moene <toon@moene.indiv.nluug.nl>
2001-11-07 aldyh * config/rs6000/rs6000.h (REG_ALLOC_ORDER): Add vrsave.
2001-11-07 neil * c-decl.c (pushdecl): Remove file and line.
2001-11-07 aldyh * darwin.h (ROUND_TYPE_ALIGN): Change BIGGEST_ALIGNMEN...
2001-11-07 pme2001-11-07 Nathan Myers <ncm@cantrip.org>
2001-11-07 aldyhforgot cl entries
2001-11-07 apbianco2001-11-07 Alexandre Petit-Bianco <apbianco@redhat...
2001-11-07 aldyh * doc/invoke.texi: Add -maltivec, -mno-altivec, and...
2001-11-07 guerby2001-11-07 Laurent Guerby <guerby@acm.org>
2001-11-07 guerby2001-11-07 Laurent Guerby <guerby@acm.org>
2001-11-07 tromey * verify.cc (skip_padding): Fail if padding byte is...
2001-11-07 pme2001-11-07 Phil Edwards <pme@gcc.gnu.org>
2001-11-07 dberlin2001-11-07 Daniel Berlin <dan@cgsoftware.com>
2001-11-07 jsm28 * doc/gcc.texi: Move terminology and spelling conventi...
2001-11-07 grahams * cse.c (cse_insn): Emit BARRIER after unconditional...
2001-11-07 hubicka * expmed.c (expand_mult): Force operand to register...
2001-11-07 gccadminDaily bump.
2001-11-07 rth * config/alpha/elf.h (DO_SELECT_SECTION): TREE_...
2001-11-07 rth * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME to
2001-11-07 rth * unwind-dw2.c (execute_cfa_program): Evaluate...
2001-11-07 rth * loop.c (loop_regs_scan): Don't invalidate...
2001-11-07 tromey * HACKING: Make people commit their own patches.
2001-11-06 pme2001-11-06 Phil Edwards <pme@gcc.gnu.org>
2001-11-06 echristo2001-11-06 Eric Christopher <echristo@redhat.com>
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-11-06 jsm28 * doc/install.texi: Document that configure options...
2001-11-06 jsm28 * update_web_docs: Set SOURCEDIR so that install manua...
2001-11-06 jsm28 * gcc_release: Don't require a username if running...
2001-11-06 kenner * rtl.h (mem_for_const_double): New declaration.
2001-11-06 kenner * config/alpha/alpha.h (SECONDARY_MEMORY_NEEDED):...
2001-11-06 kenner * expr.c (store_field): When making temp object for...
2001-11-06 jsm28 * c-common.c (c_expand_expr_stmt): Apply default conve...
2001-11-06 gccadminDaily bump.
2001-11-06 hp * Makefile.in (MAKEINFO): Use "missing" for makeinfo...
2001-11-06 zack * aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.
2001-11-06 geoffk * config/rs6000/rs6000.c (rs6000_select_section):...
2001-11-06 pme2001-11-05 Phil Edwards <pme@gcc.gnu.org>
2001-11-05 tromey * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier...
2001-11-05 neil * c-decl.c (delete_block): Remove.
2001-11-05 neil * cppexp.c (lex, parse_defined): Update warning about...
2001-11-05 pme2001-11-05 Felix Natter <fnatter@gmx.net>
2001-11-05 geoffk * config/rs6000/rs6000.c (rs6000_select_section):...
2001-11-05 nickcCope with int_size_in_bytes returning -1.
2001-11-05 nickcHandle a NULL DECL being passed to ASM_OUTPUT_ALIGNED_D...
2001-11-05 hubicka * Makefile.in (bb-reoder.o): Add depdendency on cfglay...
2001-11-05 jsm28 * update_web_docs: Eliminate warnings about keeping...
2001-11-05 jsm28 * update_web_docs: Allow for the same file name in...
2001-11-05 gccadminDaily bump.
2001-11-05 bryce * java/util/ResourceBundle.java (class Security):...
2001-11-05 hp * config.sub: Import from master sources, rev 1.226.
2001-11-05 djremove trailing whitespace
2001-11-05 amodraAdd missing entry.
2001-11-04 dje2001-11-04 Alan Modra <amodra@bigpond.net.au>
2001-11-04 ghazi * arm/aof.h (aof_text_section, aof_data_section):...
2001-11-04 toon2001-11-04 Toon Moene <toon@moene.indiv.nluug.nl>
2001-11-04 neil PR c/2820
2001-11-04 kenner * config/sparc/sparc.c (sparc_emit_set_const32, GEN_HI...
2001-11-04 lerdsuwa * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.
2001-11-04 gccadminDaily bump.
2001-11-04 geoffk * unroll.c (calculate_giv_inc): Use find_last_value...
2001-11-04 geoffk * config/stormy16/stormy16.h (LIB_SPEC): Don't supply...
2001-11-04 amodra * configure.in: Cope with missing makeinfo.
2001-11-04 geoffk * config/stormy16/stormy16.c (stormy16_print_operand...
2001-11-04 geoffk * config/stormy16/stormy16.c (stormy16_output_shift...
2001-11-04 geoffk * config/stormy16/stormy16.h (CONST_COSTS): Define.
2001-11-04 geoffk * config/stormy16/stormy16.h (ASM_SPEC): Pass -g to...
2001-11-04 geoffk * config/stormy16/stormy16.h (ASM_OUTPUT_MI_THUNK...
2001-11-04 bryce * java/util/ResourceBundle.java (getClassContext)...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-11-04 ghazi * Makefile.in (dbxout.o): Depend on function.h.
2001-11-04 ghazi * convex.c (convex_output_function_prologue): Fix...
next