OSDN Git Service

* tree.c (decl_type_context): Return NULL_TREE if decl's context is a
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-05-24 bryce * tree.c (decl_type_context): Return NULL_TREE...
2002-05-24 aj * ggc-page.c (alloc_page): Cast variables of type...
2002-05-24 dannysmith * config/i386/mingw32.h (CPP_SPEC): Remove -remap.
2002-05-23 mmitchel * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Proper...
2002-05-23 amodra * config/rs6000/rs6000.c (output_toc): Mask longs...
2002-05-23 vmakarov2002-05-23 Vladimir Makarov <vmakarov@redhat.com>
2002-05-23 rth * configure.in (HAVE_AS_TLS): New test.
2002-05-23 rth * genemit.c (gen_insn): Print file:lineno comme...
2002-05-23 hboehm * config/ia64/linux.h (IA64_GATE_AREA_END): Adjust...
2002-05-23 rth * config/i386/i386.c (output_set_got): Fix...
2002-05-23 rth * doc/extend.texi (C++98 Thread-Local Edits...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-23 neil * cppinit.c (mark_named_operators): Split out from...
2002-05-23 thorpej* builtin-attrs.def: Update copyright years.
2002-05-23 ro * Makefile.in (ADAC): Define.
2002-05-23 mmitchel * varasm.c (make_decl_rtl): Don't allow weak variables...
2002-05-23 hubicka * cfg.c (dump_flow_info): Print results of
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-23 neil * c-lex.c (indent_level): Remove.
2002-05-23 jakub PR target/6753
2002-05-23 rth * doc/extend.texi (C99 Thread-Local Edits)...
2002-05-23 rth * config/i386/i386.c, config/i386/i386.h: Tidy...
2002-05-23 jakub * configure.in: Fix as version test for binutils 2...
2002-05-23 rth * config/i386/i386.c (get_pic_label_name):...
2002-05-23 hubicka * gcse.c (hash_expr): Do not use alias set for hashing.
2002-05-23 rth * dbxout.c (dbxout_class_name_qualifiers):...
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-23 rth * config/i386/i386.c (ix86_expand_call): New...
2002-05-23 rth * varasm.c (default_section_type_flags): Check...
2002-05-23 dje * config/rs6000/aix43.h (LINK_SPEC): Add PE...
2002-05-22 rth * varasm.c (default_section_type_flags): Handle...
2002-05-22 amodra * configure.in (CROSS): Define NATIVE_CROSS.
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-22 jakub * combine.c (force_to_mode): Use gen_int_mode.
2002-05-22 rth * fixinc/inclhack.def (thread_keyword): Match...
2002-05-22 jakub PR c/6643
2002-05-22 rth * flow.c (life_analysis): Delete broken reg_lab...
2002-05-22 rth * fixinc/inclhack.def (thread_keyword): Allow...
2002-05-22 amylaar * t-sh64 (LIB2FUNCS_EXTRA): Don't change.
2002-05-22 amylaar * c-common.c (cb_register_builtins): Don't indent...
2002-05-22 amylaar * t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.
2002-05-22 kazu * config/h8300/h8300.md (*andorqi3): New.
2002-05-22 neil PR preprocessor/6517
2002-05-22 korbbUse c_fix = format instead of sed
2002-05-22 korbbadd fix check
2002-05-22 law * optabs.c (expand_binop): For double-word integ...
2002-05-22 kazu * cfgbuild.c: Fix formatting.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-22 rakdverMore verbose changelog entry.
2002-05-21 law * i386.c (ix86_sched_reorder_ppro): Fix typo...
2002-05-21 vmakarov2002-05-21 Vladimir Makarov <vmakarov@redhat.com>
2002-05-21 vmakarov2002-05-21 Vladimir Makarov <vmakarov@redhat.com>
2002-05-21 rth * reload1.c (do_output_reload): Run delete_outp...
2002-05-21 sayle PR middle-end/6600
2002-05-21 rth * flow.c (life_analysis): Fix test for deleted...
2002-05-21 neil * doc/tm.texi: Fix typo.
2002-05-21 zack * c-common.c (c_common_init): Set options->unsigned_ch...
2002-05-21 rakdverChangelog entry for my commit.
2002-05-21 aj * cppinit.c (sanity_checks): Avoid printf mismatch...
2002-05-21 rth * reg-stack.c (swap_rtx_condition, subst_stack_...
2002-05-21 jsm28 * doc/sourcebuild.texi: Mention snapshot-README and
2002-05-21 ghazi * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings...
2002-05-21 rearnsha* bitmap.c (bitmap_find_bit): Return early if we have...
2002-05-21 hubicka * profile.c (gen_edge_profiler): Set alias set before...
2002-05-21 davem2002-05-20 David S. Miller <davem@redhat.com>
2002-05-21 zack2002-05-20 Duraid Madina <duraid@fl.net.au>
2002-05-21 rth * reload1.c (reload_cse_simplify): Fix typo...
2002-05-20 hjl2002-05-20 H.J. Lu (hjl@gnu.org)
2002-05-20 dalejBack out my previous patch; causes bootstrap problem...
2002-05-20 kazu * params.c: Fix formatting.
2002-05-20 hjl2002-05-20 H.J. Lu (hjl@gnu.org)
2002-05-20 nickc * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu...
2002-05-20 rth * cse.c (canon_hash): Reorder do_not_record...
2002-05-20 toon2002-05-19 Toon Moene <toon@moene.indiv.nluug.nl>
2002-05-20 mmitchel * Makefile.in (distclean): Remove QMTest stuff.
2002-05-20 aldyh2002-05-19 Aldy Hernandez <aldyh@redhat.com>
2002-05-20 kazu * protoize.c: Fix formatting.
2002-05-20 rth * gensupport.c (init_include_reader): Merge...
2002-05-19 rakdver * basic_block.h (struct basic_block_def): Added prev_b...
2002-05-19 neil * c-common.c (preprocessing_asm): New macro.
2002-05-19 rth * varasm.c (default_binds_local_p): Fix typo.
2002-05-19 marekm * config/avr/avr.c (machine_dependent_reorg): Sign...
2002-05-19 mmitchel * config.gcc (powerpc-wrs-windiss*): New target.
2002-05-19 sirl 2002-05-19 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2002-05-19 rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19 rth * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 aj * gengenrtl.c: Add prototype for excluded_rtx.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-19 rth * config.gcc: Do not use rs6000-c.c on powerpc...
2002-05-19 rth * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGM...
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 hubicka * i386.md (movsi/movdi): Fix template.
2002-05-18 toon2002-05-18 Toon Moene <toon@moene.indiv.nluug.nl>
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-18 thorpej* c-common.c (c_common_post_options): Warn if -Wformat...
2002-05-18 kazu * timevar.c: Fix formatting.
next