OSDN Git Service

* config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS in
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-02-06 danglin * config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS in
2003-02-06 rth * combine.c (nonzero_bits): Fix double break.
2003-02-06 ebotcazou PR c/9530
2003-02-06 hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-02-06 geoffk * Makefile.in (host_hook_obj): New.
2003-02-06 sayle * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLI...
2003-02-06 rthMark PR for last change.
2003-02-06 rth * integrate.c (output_inline_function): Reset...
2003-02-05 rth * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
2003-02-05 hubicka * i386-protos.h (x86_emit_floatuns): Declare.
2003-02-05 rakdver * cfgloopmanip.c (force_single_succ_latches): Fix...
2003-02-05 hboehm2003-02-04 Hans Boehm <Hans.Boehm@hp.com>
2003-02-05 sayle * cfgloop.h (flow_bb_inside_loop_p): Correct prototype...
2003-02-05 jakub PR optimization/8555
2003-02-05 rth * config/i386/i386.md (UNSPEC_BSF): Remove.
2003-02-05 rth * config/ia64/ia64.c (rtx_needs_barrier): Handl...
2003-02-05 kazu * genconfig.c (main): Generate CC0_P.
2003-02-05 rth * libgcc2.h, libgcc2.c (__ffsSI2): New.
2003-02-05 rth * libgcc2.c (__paritysi2, __paritydi2): Replace...
2003-02-04 uweigand * reload.c (find_reloads): Do not use the mode specifi...
2003-02-04 rth * longlong.h [alpha] (count_leading_zeros,...
2003-02-04 rth * libgcc2.c (__subvdi3): Fix typo.
2003-02-04 hubicka * i386.md (movti_rex64): Fix constraint.
2003-02-04 hubicka * i386.md (vector push splitters): Fix typo in resolv...
2003-02-04 zack2003-02-04 Rodney Brown <rbrown64@csc.com.au>
2003-02-04 pme2003-02-04 Phil Edwards <pme@gcc.gnu.org>
2003-02-04 jakub * dwarf2out.c (dwarf2out_finish): Add AT_comp_dir
2003-02-04 jsm28fastjar:
2003-02-03 rth * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2,...
2003-02-03 bwilson * config/xtensa/xtensa.c (order_regs_for_local_...
2003-02-03 hubicka * i386.c (ix86_expand_store_builtin): Always force...
2003-02-03 sayle * hooks.c (hook_rtx_rtx_identity): Generic hook functi...
2003-02-03 hubicka * i386.c (ix86_expand_int_movcc): Fix setcc sign...
2003-02-03 hubicka * regclass.c (cannot_change_mode_set_regs): Correct...
2003-02-02 ghazi * mips/_tilib.c: Don't include tsystem.h or defaults...
2003-02-02 schwab * varasm.c (asm_output_aligned_bss): Declare as possib...
2003-02-02 rearnsha* arm.md (sibcall_epilogue): Set the "conds" to "clob".
2003-02-02 danglin * doc/install.texi (hppa*-hp-hpux11*): Update installa...
2003-02-02 danglin * pa-protos.h (attr_length_millicode_call): Remove...
2003-02-02 gerald * doc/install.texi (Testing): Simplify and compress...
2003-02-02 danglin * collect2.c (pexecute_pid): Rename to pid.
2003-02-02 geoffk * doc/extend.texi (Function Attributes): Remove docume...
2003-02-01 drow * dwarf2out.c (gen_type_die): Check for typedefs befor...
2003-02-01 rth * libgcc2.c: Include auto-host.h.
2003-02-01 rth * config/i386/i386.md (addsi_1_zext splitter...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-02-01 uweigand * reload.c: Revert 2003-01-31 change.
2003-02-01 hubicka * combine.c (combine_simplify_rtx): Use reversed_comp...
2003-02-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-02-01 ljrittleCorrect ChangeLog entry.
2003-02-01 danglin * pa.c (pa_output_function_prologue, pa_output_functio...
2003-02-01 uweigandgcc/
2003-01-31 gerald * doc/install.texi (Testing): Remove a reference to...
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-31 geoffk * config/darwin.h (LINK_COMMAND_SPEC): Update for...
2003-01-31 ljrittle PR c/9506
2003-01-31 danglin * pa32-regs.h (REGNO_REG_CLASS, REG_CLASS_FROM_LETTER...
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-31 dannysmith* timevar.c (getrusage): Don't ever declare if not...
2003-01-31 rth * flow.c (update_life_info): Zap life info...
2003-01-31 kazu * config/arm/arm.c: Fix comment typos.
2003-01-31 geoffkIndex: ChangeLog
2003-01-30 rth * ggc-page.c (G.context_depth_allocations)...
2003-01-30 rth * tree-inline.c (walk_tree): Streamline duplica...
2003-01-30 joelFixed incorrectly formatted entries.
2003-01-30 rearnsha* arm.c (arm_compute_initial_elimination_offset): If...
2003-01-30 kazu * config/h8300/h8300-protos.h: Update the prototype for
2003-01-30 joel2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2003-01-30 nickc(arm_output_epilogue): Update stack pointer when poppin...
2003-01-30 kazu * config/rs6000/aix43.h: Fix comment typos.
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-30 kazu * config/sh/lib1funcs.asm: Fix comment typos.
2003-01-30 ljrittle * objc/Make-lang.in (objc-parse.y): Find c-parse.in...
2003-01-30 aoliva* config/fp-bit.h (__make_dp): Declare if TMODES.
2003-01-29 kazu * config/h8300/h8300.h (PREDICATE_CODES): Add entries for
2003-01-29 fjahaniancp/pt.c change log entry move from ./ChangeLog to cp...
2003-01-29 dje * config/rs6000/rs6000.c (function_arg_pass_by_...
2003-01-29 rearnsha* arm.c (arm_legtimize_address): New function.
2003-01-29 joel2003-01-29 Joel Sherrill <joel@OARcorp.com>
2003-01-29 joel2003-01-13 Joel Sherrill <joel@OARcorp.com>
2003-01-29 joel2003-01-29 Joel Sherrill <joel@OARcorp.com>
2003-01-29 joel2003-01-29 Joel Sherrill <joel@OARcorp.com>
2003-01-29 nickcc-parse.o: Locate source file in $(parsedir) not $...
2003-01-29 aph2003-01-29 Andrew Haley <aph@redhat.com>
2003-01-29 hubicka * i386.md (subdi3_carry_rex64): Fix typo.
2003-01-29 fjahanian* pt.c (last_pending_template) Declare GTY().
2003-01-28 shebs * coretypes.h (cpp_reader): Forward declare...
2003-01-28 aoliva* doc/install.texi: Add documentation for installation...
2003-01-28 rth * config.gcc (ia64*-*-aix*): Remove.
2003-01-28 rth * config/m68k/m68k.md (tablejump+2): Don't...
2003-01-28 rsandifo * combine.c (nonzero_bits): Fix check for negative...
2003-01-28 rth * config/ia64/ia64.c (ia64_rwreloc_section_type...
2003-01-28 rth * config/cris/cris.c (cris_address_cost): Make...
2003-01-28 rth * cse.c (find_best_addr): Kill !ADDRESS_COST...
2003-01-28 mrs * regclass.c (init_reg_autoinc): New function.
2003-01-28 jason * cpplib.h (struct cpp_options): Add warn_depre...
2003-01-28 dalej2003-01-28 Dale Johannesen <dalej@apple.com>
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 vmakarov2003-01-28 Vladimir Makarov <vmakarov@redhat.com>
2003-01-28 vmakarov2003-01-28 Vladimir Makarov <vmakarov@redhat.com>
next