OSDN Git Service

* toplev.c: Don't declare environ (it's not used anywhere).
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-01-10 zack * toplev.c: Don't declare environ (it's not used anywh...
2002-01-10 zack * configure.in: Set stage1_cflags for powerpc-*-darwin*.
2002-01-10 kazu * config/h8300/h8300.h: Fix comment typos.
2002-01-10 rth PR optimization/5269
2002-01-10 kazu * doc/extend.texi (deprecated): Fix a typo.
2002-01-10 hubicka * basic-block.h (update_br_prob_note): Declare.
2002-01-10 kazu * toplev.c: Fix formatting.
2002-01-10 jsm28 * doc/invoke.texi: Document PDP-11 options.
2002-01-10 kazu * config/h8300/h8300.h: Fix formatting.
2002-01-10 iraAdded changelog info for __attribute__((deprecated...
2002-01-10 kazu * combine.c (expand_field_assignment): Use subreg_lsb().
2002-01-10 dje2002-01-10 David Edelsohn <edelsohn@gnu.org>
2002-01-10 kazu * config/h8300/h8300.md: Remove constraints from expan...
2002-01-10 kazu * varasm.c: Fix formatting.
2002-01-10 hubicka * cfgcleanup.c (try_forward_edges): Properly initializ...
2002-01-10 jsm28 * Makefile.in ($(docdir)/gccint.info, gccint.dvi)...
2002-01-10 hubicka * i386.md (sse_mov?fcc_const0_?): Fix constraints.
2002-01-10 nicolaDocumented the __OBJC__ preprocessor macro
2002-01-10 hubicka * optabs.c (expand_fix): Look for wider integer modes...
2002-01-10 grahams * dwarf2out.c (indirect_string_alloc, output_in...
2002-01-10 rth * config/alpha/alpha.md (extendsidi2_fix):...
2002-01-10 rth * regrename.c (find_oldest_value_reg): Fix...
2002-01-10 kazu * combine.c (can_combine_p): Fix a comment typo.
2002-01-10 zack * Makefile.in (s-gencheck, s-options, s-specs): Handle an
2002-01-10 hpFix typo in ChangeLog and actually commit mmix.h
2002-01-10 aldyh * config/rs6000/rs6000.c (altivec_expand_builtin)...
2002-01-10 rth * config/alpha/alpha.md (prologue_mcount):...
2002-01-10 hp * config/mmix/mmix.c (mmix_asm_identify_gcc): Remove...
2002-01-10 kazu * read-rtl.c: Fix formatting.
2002-01-10 kazu * rtlanal.c (find_reg_fusage): Use XEXP instead of...
2002-01-09 rth * config/vax/vax.h (REAL_ARITHMETIC): Define.
2002-01-09 rth * config/vax/vax.c (vax_rtx_cost): Never abort.
2002-01-09 rth * gcse.c (cprop_jump): Delete insn if simplified jump...
2002-01-09 rth * config/arm/arm.c (arm_gen_constant): Use...
2002-01-09 rth * regrename.c (copy_value): Ignore the copy...
2002-01-09 rth * real.c (c4xtoe, toc4x): Do some special conve...
2002-01-09 rth * config/m32r/m32r.c (move_src_operand): Fix...
2002-01-09 rth * regrename.c (find_oldest_value_reg): Use...
2002-01-09 danglin * pa.md (decrement_and_branch_until_zero): Change...
2002-01-09 bryce * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_...
2002-01-09 m.hayes * config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING...
2002-01-09 m.hayes * config/c4x/c4x/md: Remove extraneous constraints...
2002-01-09 rth * regrename.c (copy_value): Ignore overlapping copies.
2002-01-08 rth * config/alpha/alpha.c (alpha_split_conditional...
2002-01-08 kazu * config/h8300/h8300.c (get_shift_alg): Fix 15-bit...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2002-01-08 uweigand * config/s390/s390.c (s390_preferred_reload_class...
2002-01-08 rth * Makefile.in (toplev.o): Depend on options.h.
2002-01-08 jakub * expr.c (store_expr): Convert VOIDmode constants...
2002-01-08 gerald * doc/invoke.texi: Markup gcc as @command. Refer to
2002-01-08 dalej * config/rs6000/rs6000.md: Add missing int register
2002-01-08 zack * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG...
2002-01-08 jsm28 * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH...
2002-01-08 nicolaRemoved spurious warnings when compiling Objective-C
2002-01-08 uweigand * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove.
2002-01-08 grahams * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase...
2002-01-08 jsm28 * gcc.c (option_map): Remove --version.
2002-01-08 grahams * combine.c (combine_instructions): Fix typo.
2002-01-08 grahams * debug.h: Use "tree" and "rtx" throughout.
2002-01-08 nickcIf a symbol ref is in the constant pool, use the pool...
2002-01-08 rth * regrename.c (find_oldest_value_reg): Ignore...
2002-01-08 aldyh002-01-07 Aldy Hernandez <aldyh@redhat.com>
2002-01-08 danglin * pa.c (FUNC_BEGIN_PROLOG_LABEL, current_function_numb...
2002-01-08 aldyh2002-01-07 Aldy Hernandez <aldyh@redhat.com>
2002-01-08 rth * config/rs6000/xcoff.h (ASM_FILE_START): Rever...
2002-01-07 jason * unwind-dw2.c (execute_cfa_program): Use ...
2002-01-07 jakub * predict.c (combine_predictions_for_insn): Avoid...
2002-01-07 jakub * simplify-rtx.c (simplify_plus_minus): Bump n_ops...
2002-01-07 aldyh2002-01-07 Aldy Hernandez <aldyh@redhat.com>
2002-01-07 jsm28 * doc/gcc.texi, doc/gccint.texi, doc/cppinternals...
2002-01-07 janis * doc/rtl.texi (Flags): Clean up documentation of...
2002-01-07 marekm * config/avr/avr.c (avr_mcu_types): Add new MCU types.
2002-01-07 hubicka * unroll.c (copy_loop_body): Always properly update...
2002-01-07 grahams * config/i386/i386.h: Update copyright date.
2002-01-07 grahams * config/i386/i386.c: Update copyright.
2002-01-07 grahams * diagnostic.h: Update copyright date.
2002-01-07 grahams * combine.c (combine_instructions): Replace...
2002-01-07 hjl2002-01-06 H.J. Lu <hjl@gnu.org>
2002-01-07 aldyh2002-02-06 Aldy Hernandez <aldyh@redhat.com>
2002-01-06 rodrigc2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-06 jakub * objc/objc-act.c (handle_impent): Use assemble_variab...
2002-01-06 rodrigc2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-06 rth * reorg.c (emit_delay_sequence): Remove death...
2002-01-06 rth * cfgcleanup.c (try_forward_edges): Detect...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-05 kazu * cse.c: Fix formatting.
2002-01-05 kazu * combine.c: Fix formatting.
2002-01-05 rodrigc2002-01-05 Craig Rodrigues <crodrigu@bbn.com>
2002-01-05 dje * config/rs6000/rs6000.h (TARGET_POWERPC):...
2002-01-05 dberlin2002-01-05 Daniel Berlin <dan@dberlin.org>
2002-01-05 hubicka * cfgcleanup.c (try_forward_edges): Allow multiple...
2002-01-05 neil * doc/cppinternals.texi: Update.
2002-01-05 hp * doc/invoke.texi (Option Summary) <MMIX Options>...
2002-01-05 hubicka * cfgcleanup.c (thread_jump): Fix handling of reversed...
2002-01-05 hubicka * cfgcleanup.c: Include tm_p.h
2002-01-04 kazu * config/h8300/h8300.md (anonymous patterns): Check...
2002-01-04 gerald * doc/invoke.texi (RS/6000 and PowerPC Options): Add...
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-04 law * c-common.c (c_expand_start_cond): Expect...
2002-01-04 wcohen * config/pa/elf.h (ASM_FILE_START): Reverted to profil...
next