OSDN Git Service

Fix copyright problems reported by Doug Evans.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-06-09 wilsonFix copyright problems reported by Doug Evans.
2003-06-09 dje * config/rs6000/rs6000.md (define_attr "type...
2003-06-09 kazu * fold-const.c (fold): Fix a comment typo.
2003-06-09 nathan * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE...
2003-06-09 amylaar * sh.c (gen_block_redirect): Use locators.
2003-06-09 rearnsha* arm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in forma...
2003-06-09 rsandifo * configure.in: Assume gas 2.14 and above can handle...
2003-06-09 rsandifo * config/mips/mips.h (GLOBAL_POINTER_REGNUM): New...
2003-06-09 rsandifo * config/mips/mips-protos.h (mips_output_division...
2003-06-09 rsandifo * config/mips/mips.c (mips_reg_names): Change hilo...
2003-06-09 rsandifo PR target/10913
2003-06-09 rth * expr.h (EXPAND_MEMORY): New.
2003-06-09 ghazi * varasm.c: Don't include c-tree.h.
2003-06-08 ajAdd missing ChangeLog entry.
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-08 kazu * config/h8300/h8300.h (LONG_LONG_TYPE_SIZE): Set...
2003-06-08 hubicka * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
2003-06-08 ebotcazou Fixed garbage in my last entry.
2003-06-08 neil * Makefile.in: Rename options.c and options.h to c...
2003-06-08 ebotcazou PR pch/9830
2003-06-08 rth * config/alpha/alpha.c (alpha_setup_incoming_va...
2003-06-08 kazu * optabs.c (expand_abs): Set result_unsignedp to 1 if
2003-06-07 rth * c-cppbuiltin.c (c_cpp_builtins): Define __EXC...
2003-06-07 rth * basic-block.h (EDGE_SIBCALL): New.
2003-06-07 aj * mklibgcc.in (lib2funcs): Remove _exit.
2003-06-07 aj * ggc.h: Convert to ISO C90 prototypes.
2003-06-07 aj * crtstuff.c: Remove undefined usage of INIT_SECTION_P...
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-07 hubicka * i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default...
2003-06-07 hubicka * Makefile.in (stageprofile_build): Kill redundant...
2003-06-07 aj * doc/tm.texi (Costs): Remove DONT_REDUCE_ADDR documen...
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-07 wilsonForgot to indicate PR number on last checkin.
2003-06-07 wilsonPR other/7031
2003-06-07 ebotcazou * configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove...
2003-06-07 amodra * config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION...
2003-06-07 wilsonPR inline-asm/10890
2003-06-07 neroden * configure.in: Make $(target_subdir) correspond with...
2003-06-06 danglin * pa.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_COMMON,
2003-06-06 ghazi * doc/install.texi (Prerequisites): New section docume...
2003-06-06 rearnshaPR target/11052
2003-06-06 jason * stmt.c (resolve_asm_operand_names): Rename...
2003-06-06 amylaar * sh.h (FUNCTION_ARG_1): Consistently use NEW_MODE...
2003-06-06 drow * config.gcc: Add a missing sparc64 case.
2003-06-06 jakub * mklibgcc.in: Propagate .note.GNU-stack section if...
2003-06-06 hjl2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
2003-06-06 sayle * fold-const.c (fold <ABS_EXPR>): Re-fold the result...
2003-06-06 hubicka * sourcebuild.texi (Front End Directory): Document...
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-06 rth * recog.c (peephole2_optimize): Revert last...
2003-06-06 rth * recog.c (peephole2_optimize): Don't split...
2003-06-06 kazu * config/h8300/h8300.c (get_shift_alg): Correct the...
2003-06-06 wilson PR optimization/4490
2003-06-06 kkojima * config/sh/linux.h (STARTFILE_SPEC): Handle -pie...
2003-06-06 mmitchel * Makefile.in (qmtest-g++): Use target_alias, not...
2003-06-05 bothner * toplev.c (push_srcloc): Simplify behavior to save...
2003-06-05 rth * dwarf2out.c (loc_descriptor_from_tree): Retur...
2003-06-05 danglin PR middle-end/9986
2003-06-05 hubicka * install.tex: Document profiledbootstrap.
2003-06-05 rth * optabs.c (HAVE_conditional_trap): Provide...
2003-06-05 hubicka * combine.c (simplify_if_then_else): (IF_THEN_ELSE...
2003-06-05 hubicka * i386.md (align): Fix warning; clarify what to do...
2003-06-05 nickc* config.gcc (m32r-elf): Revert previous delta.
2003-06-05 ebotcazou * doc/md.texi (Machine Constraints): Correct the meani...
2003-06-05 ebotcazou PR target/10663
2003-06-05 rth * config/i386/i386.c (struct ix86_address)...
2003-06-05 mmitchel * Makefile.in (QMTESTRUNFLAGS): Set for DejaGNU emulation.
2003-06-04 ghazi * Makefile.in (varasm.o): Don't set -Wno-error.
2003-06-04 zack PR bootstrap/3163
2003-06-04 ghazi * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format...
2003-06-04 rth * cse.c (find_best_addr): Consider binary opera...
2003-06-04 rakdver * doc/invoke.texi (max-cse-path-length): Document.
2003-06-04 rth * config/i386/i386.md (align): Use ASM_OUTPUT_...
2003-06-04 jakub * config/rs6000/darwin.h (RS6000_OUTPUT_BASENAME):
2003-06-04 ghazi * i370.c (mvs_function_name_length): Fix signed/unsign...
2003-06-04 drow * config.gcc: Reorganize --with-cpu logic. Set
2003-06-04 drow * config.gcc: Only process --with-cpu logic in the...
2003-06-04 drow * config.gcc: Reorganize --with-cpu section. Remove an
2003-06-04 aldyh2003-06-04 Aldy Hernandez <aldyh@redhat.com>
2003-06-04 ghazi * alpha.c (print_operand_address): Fix format specifie...
2003-06-04 amylaar * c-decl.c (c_init_decl_processing): Clear input_file_name
2003-06-04 dje * doc/install.texi (*-ibm-aix*): Native as...
2003-06-04 rth * c-common.c (handle_cleanup_attribute): New.
2003-06-04 jakub * function.c (trampolines_created): New variable.
2003-06-04 hubicka * i386.c (min_insn_size, k8_avoid_jump_misspredicts...
2003-06-04 ghazi * toplev.c (rest_of_type_compilation): Fix typo.
2003-06-04 jakub * config/i386/linux.h (NO_PROFILE_COUNTERS): Define...
2003-06-04 drow * config.gcc: Revert accidentally committed ARM changes.
2003-06-04 sayle * builtins.c (dconstpi, dconste): New mathematical...
2003-06-04 sayle * calls.c (expand_call): Avoid calling pure or const...
2003-06-04 aj * system.h: Do not poison TDESC_SECTION_ASM_OP,
2003-06-04 ghazi * final.c (asm_fprintf): Update comments, accept ...
2003-06-04 rakdver * Makefile.in (cse.o): Add params.h dependency.
2003-06-04 hubicka * i386.c (ix86_reorg): Replace the jump instead of...
2003-06-04 ebotcazou PR optimization/11018
2003-06-04 ebotcazou PR optimization/10876
2003-06-04 aj * unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback...
2003-06-04 cgd2003-06-03 Chris Demetriou <cgd@broadcom.com>
2003-06-04 aj * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
2003-06-04 aj * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE...
next