OSDN Git Service

2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-07-15 amylaar2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>
2003-07-15 neil * c.opt: Document more options.
2003-07-15 mmitchel PR debug/11473
2003-07-15 kazuRotate ChangeLog.
2003-07-15 kazu PR target/10795
2003-07-15 ebotcazouFix formatting.
2003-07-15 ebotcazou PR optimization/11320
2003-07-15 rsandifo * doc/invoke.texi: Resync MIPS -march documentation.
2003-07-15 rsandifo * config/mips/mips.h (PROCESSOR_R9000): New processor_...
2003-07-15 rsandifo * config/mips/mips.h (PROCESSOR_R7000): New processor_...
2003-07-15 rsandifo * config/mips/mips.md (define_attr type): Add condmove...
2003-07-15 neil * c-opts.c (print_help): Remove.
2003-07-15 geoffk * c-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-15 geoffk * c-opts.c (push_command_line_include): Don't free...
2003-07-15 kazu * expr.c (expand_assignment): Remove an unused argument
2003-07-15 mmitchel PR debug/11098
2003-07-15 neroden * fixinc/inclhack.def (avoid_bool_define, avoid_bool_t...
2003-07-14 geoffk * unwind-dw2-fde-darwin.c (live_image_destructor)...
2003-07-14 geoffk * objc/objc-act.h (CLASS_SUPER_NAME): Add a little...
2003-07-14 hubicka * cfglayout.c (locator_file): Break out from ....
2003-07-14 gdr*** empty log message ***
2003-07-14 rsandifo * config/mips/mips.c (mips_expand_prologue): Use a...
2003-07-14 rsandifo * config/mips/mips.c (mips_in_small_data_p): Don't...
2003-07-14 rsandifo * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Use
2003-07-14 rsandifo * config/mips/elf.h (DBX_DEBUGGING_INFO): Delete.
2003-07-14 rsandifo * config/mips/elf.h (ASM_DECLARE_OBJECT_NAME): Use
2003-07-14 rsandifo * config/mips/elf.h (SBSS_SECTION_ASM_OP): Delete.
2003-07-14 rsandifo * config/mips/mips.c (inside_function): Delete.
2003-07-14 rsandifo * config/mips/elf.h (OBJECT_FORMAT_COFF, EXTENDED_COFF...
2003-07-14 rsandifo * config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*...
2003-07-14 neroden2003-07-14 Douglas Rupp <rupp@gnat.com>
2003-07-14 gerald * ggc-page.c (extra_order_size_table): Insns have...
2003-07-14 sirl2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-07-14 amodra * doc/tm.texi (BLOCK_REG_PADDING): Describe.
2003-07-14 cgf2003-07-13 Aaron W. LaFramboise <awlaframboise@aol...
2003-07-13 kenner * expr.c (expand_expr, case COMPONENT_REF): If reg...
2003-07-13 neroden PR other/11123
2003-07-13 aj * c-decl.c (link_hash_hash): Avoid warning about casti...
2003-07-13 kazu * combine.c (simplify_comparison): Convert (ne (and...
2003-07-13 aj * config.gcc: Add pmmintrin.h for x86_64-*-*.
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-07-13 kenner * stor-layout.c (compute_record_mode): Remove very...
2003-07-13 zack * Makefile.in: Remove orphan reference to acconfig.h.
2003-07-13 aj * cgraphunit.c: Convert prototypes to ISO C90.
2003-07-13 neroden * fixinc/inclhack.def (avoid_wchar_t_type): Use __cplu...
2003-07-13 zack * configure.in: Always define HAVE_AS_GOTOFF_IN_DATA for
2003-07-12 kazu * config/alpha/alpha.c: Fix comment typos.
2003-07-12 kazu * c-format.c: Fix comment formatting.
2003-07-12 neroden * fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD...
2003-07-12 zack * aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE,
2003-07-12 neroden(fix dumb changelog omission)
2003-07-12 neroden * fixinc/inclhack.def (struct_sockaddr): Avoid "fixing...
2003-07-12 neroden * fixinc/inclhack.def (gnu_types): Improve comment.
2003-07-12 aj * fp-test.c (main): Use ISO C90 prototype.
2003-07-12 hubicka* cgraphunit.c (cgraph_inlined_into, cgraph_inlined_cal...
2003-07-12 hubicka * cgraph.c (cgraph_max_uid): New global variable.
2003-07-12 wilsonPatch from Andrew Pinksi.
2003-07-11 gerald * rtl.def (NOTE): Do not use padding.
2003-07-11 wilsonPatch from Dara Hazeghi.
2003-07-11 rth * Makefile.in (stage1_build): Force OBJS-oneste...
2003-07-11 mmitchel * varasm.c (make_decl_rtl): Treat decls with a DECL_CO...
2003-07-11 jakub * optabs.c (prepare_cmp_insn): Try cmpmemM first if...
2003-07-11 ljrittle * config/i386/freebsd.h (SET_ASM_OP): Remove.
2003-07-11 rth * function.c (assign_parms): Don't recombine...
2003-07-11 amylaar * regclass.c (choose_hard_reg_mode): Add third argument.
2003-07-11 geoffkIndex: ChangeLog
2003-07-11 wilsonPR optimization/9745
2003-07-11 zack * cppcharset.c: Fix comment.
2003-07-11 neil * common.opt: More --help messages.
2003-07-11 neroden * fixinc/mkfixinc.sh: Drop reference to unsupported...
2003-07-11 wilsonPatch from Dara Hazeghi.
2003-07-11 sayle * config/ia64/hpux.h (TARGET_C99_FUNCTIONS): Define.
2003-07-10 zack * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,
2003-07-10 neiloops
2003-07-10 denisc * combine.c (gen_binary): Handle the CLOBBER rtx and
2003-07-10 rakdver * gcse.c (load_kills_store, find_loads, store_killed_i...
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-10 ghazi * config/arm/arm.c (arm_init_iwmmxt_builtins, arm_expa...
2003-07-10 mmitchel PR c++/10032
2003-07-10 amylaar * tm.texi (RETURN_ADDR_OFFSET): Document.
2003-07-10 nathan * gcov-io.h: Update documentation.
2003-07-10 kazu PR c/11449
2003-07-10 schwab * gcov-dump.c (dump_file): Fix missing address operator.
2003-07-10 kazu * config/h8300/h8300.md (a peephole2): New.
2003-07-10 aoliva2001-12-13 Alexandre Oliva <aoliva@redhat.com>
2003-07-10 aj * fold-const.c: Properly wrap prototypes.
2003-07-10 aoliva2003-06-16 Alexandre Oliva <aoliva@redhat.com>
2003-07-10 aoliva* config/mn10300/mn10300.h (PREDICATE_CODES): Define.
2003-07-10 kraai * doc/install.texi: Add missing @.
2003-07-10 bwilson * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCT...
2003-07-09 aldyh2003-07-09 Aldy Hernandez <aldyh@redhat.com>
2003-07-09 neroden PR bootstrap/11043
2003-07-09 neroden * fixinc/inclhack.def (limits_ifndefs): Add select...
2003-07-09 neroden * fixinc/inclhack.def (math_exception): Improve bypas...
2003-07-09 hp * doc/install.texi (Configuration): Document the valgr...
2003-07-09 hubicka * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_I...
2003-07-09 ro * c-lex.c (cb_ident): Cast cstr.text to const char *.
2003-07-09 nathan * gcov-io.h: Update documentation.
2003-07-09 nathan * configure.in (BUILD_PREFIX, BUILD_PREFIX_1): Set...
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
next