]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
* cppfiles.c (stack_include_file): Don't optimize zero-length
[thirdparty/gcc.git] / gcc / ChangeLog
2001-11-26  neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-26  rth * config/alpha/alpha.md (unop): Add 0 offset...
2001-11-26  dj* expr.c (store_constructor): Actually use the value...
2001-11-26  rth * config/elfos.h (SELECT_SECTION): Don't check...
2001-11-26  dje * rs6000.c (output_mi_thunk): Handle minimal...
2001-11-26  aoliva* toplev.c (process_options): Don't force
2001-11-26  law * df.h (transfer_function_sbitmap): Use PARAMS...
2001-11-26  ljrittle * config/stormy16/stormy16.h: Remove DEFAULT_VT...
2001-11-26  dje * doc/trouble.texi: Remove outdated RS/6000 comments.
2001-11-26  hubicka * final.c (walk_alter_subreg): Fix return value.
2001-11-26  hubicka * sparc.c (sparc_absnegfloat_split_legitimate): Do...
2001-11-26  aldyh * regclass.c (choose_hard_reg_mode): Handle...
2001-11-26  amodra * final.c: (insn_lengths): Make it an int *, so that...
2001-11-25  jsm28 * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.
2001-11-25  dberlin2001-11-25 Daniel Berlin <dan@cgsoftware.com>
2001-11-25  ciceron * config/m68hc11/m68hc11.md (peephole2): New peephole2...
2001-11-25  ciceron * config/m68hc11/m68hc11.c (d_register_operand): Must...
2001-11-25  ciceron * config/m68hc11/m68hc11.h (FUNCTION_PROFILER): Fix...
2001-11-25  kenner * config/alpha/vms-ld.c, config/alpha/vms-cc.c: New...
2001-11-24  hp * genextract.c (main): Set ro_loc for peepholes.
2001-11-24  kenner * fix-header.c (main): Move inf_buffer termination...
2001-11-24  kenner * config/alpha/xm-vms.h (FILE_TYPE): Remove undef...
2001-11-24  kenner * function.c (assign_stack_temp_for_type): Clear alias...
2001-11-24  dje * rs6000.c (print_operand, case 'v'): Use HOST_...
2001-11-23  rsandifo * final.c (output_addr_const): Output PC as '.' even...
2001-11-23  aj * cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_IN...
2001-11-23  nickcRemove some compile time warnings about duplicate defin...
2001-11-23  neil * cppmacro.c (warn_of_redefinition): Warn regardless...
2001-11-23  ghazi * cris.h: Revert thinko in last patch.
2001-11-23  jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-23  jsm28gcc:
2001-11-22  aph2001-10-09 Andrew Haley <aph@redhat.com>
2001-11-22  grahams * cfgrtl.c (try_redirect_by_replacing_jump...
2001-11-22  grahams * local-alloc.c (combine_regs): Handle SUBREG_REG...
2001-11-22  kenner * config/i386/i386.md (leave, leave_rex64): Have RTL...
2001-11-22  nickcDocument -m32r switch. Fix typo -mm32rx=> -m32rx.
2001-11-22  nickcOnly build arm_elf_asm_named_section for elf targets
2001-11-22  nickcAdd necessary header files to tm_file for xscale-ecoff
2001-11-22  dje* rs6000.c (output_cbranch): Use $, not %$, in output...
2001-11-22  bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-22  ghazi * 1750a.h (DBX_REGISTER_NUMBER): Don't define.
2001-11-22  hjl2001-11-21 H.J. Lu <hjl@gnu.org>
2001-11-22  ghazi * s390.c (s390_va_arg): Eliminate ALIGN parameter...
2001-11-21  kenner * function.c (keep_stack_depressed): Major rework.
2001-11-21  kenner * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine...
2001-11-21  dje * rs6000.md (cmptf_internal1): Replace %$ with $.
2001-11-21  kenner * cppfiles.c (STAT_SIZE_TOO_BIG): Define.
2001-11-21  kenner * cppinit.c (INO_T_COPY): Define.
2001-11-21  rsandifo * cfg.c: Fix typos and formatting in the introductory...
2001-11-21  hubicka * profile.c (compute_branch_probabilites): Compute...
2001-11-21  jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-21  jakub * c-decl.c (c_expand_deferred_function): Only call...
2001-11-21  ghazi * clipper.c (clipper_movstr): Avoid uninitialized...
2001-11-21  zack * config.gcc: Delete powerpcle-*-solaris2* stanza.
2001-11-21  ghazi * sh.md: Avoid uninitialized warnings.
2001-11-21  djeAdd cmptf missed in patch.
2001-11-21  aldyh * rs6000.c (direct_return): Check if we are saving...
2001-11-21  law * unroll.c (copy_loop_body): Update LABEL_NUSES...
2001-11-21  rth * reload1.c (elimination_effects): Use function...
2001-11-20  obrien2001-11-20 David O'Brien <obrien@FreeBSD.org>
2001-11-20  grahams * unwind-dw2-fde.c (__deregister_frame_info_bases):
2001-11-20  kenner * config/alpha/xm-vms.h (_POSIX_EXIT): Define.
2001-11-20  dje * rs6000.c (rs6000_emit_eh_toc_restore): Remove...
2001-11-20  kenner * emit-rtl.c (get_mem_attrs): Fix typo.
2001-11-20  jakub * c-lang.c (finish_file): Backout 2001-11-16
2001-11-20  jakub * unwind-dw2-fde.c (__register_frame_info_bases, __reg...
2001-11-20  geoffk * configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.
2001-11-20  ljrittle * config.gcc (*-*-freebsd*): Remove configuration...
2001-11-20  ljrittle bootstrap/4422
2001-11-20  ljrittle * config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS ...
2001-11-20  ghazi * 1750a.md: Don't use hex format for a const_int.
2001-11-20  geoffk * expmed.c (extract_bit_field): Don't create invalid...
2001-11-19  zack * mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is
2001-11-19  dj* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have...
2001-11-19  jakub * doc/hostconfig.texi (DUMPFILE_FORMAT): Move into...
2001-11-19  kenner * toplev.c (DUMPFILE_FORMAT): Define default.
2001-11-19  law * gcse.c (cprop_jump): Clear JUMP_LABEL field when...
2001-11-19  neil * cppmacro.c (_cpp_backup_tokens): Revert previous...
2001-11-19  neil * Makefile.in: Use INSTALL_SCRIPT not INSTALL_PROGRAM.
2001-11-19  kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-19  ghazi * a29k/unix.h (ASM_FILE_START): Const-ify.
2001-11-19  hubicka * gcse.c (try_replace_reg): Copy RTX before creating...
2001-11-19  jsm28 * doc/fragments.texi, doc/trouble.texi: Remove links...
2001-11-19  kenner * config/alpha/xm-vms.h: Don't define macros that...
2001-11-19  jason * cppmacro.c (_cpp_backup_tokens): Pop cur_run...
2001-11-19  ghazi * mmix.c (mmix_cc1_ignored_option): Const-ify.
2001-11-19  rodrigc2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-11-18  rodrigc2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-11-18  kenner * expr.c (expand_expr, case VAR_DECL): Update alignmen...
2001-11-18  jsm28 * doc/install-old.texi: Move some sections out to ...
2001-11-18  kenner * tree.h (TYPE_ALIGN_OK): New flag.
2001-11-18  kenner * sdbout.c (sdbout_symbol): Avoid warning due to ...
2001-11-18  jsm28 * c-decl.c (c_decode_option): Give deprecation warning for
2001-11-18  kenner * config/alpha/alpha.c (alpha_start_function, VMS...
2001-11-18  kenner * config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don...
2001-11-18  billingd2001-11-18 Egor Duda <deo@logos-m.ru>
2001-11-18  neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-18  kenner * config/alpha/t-vms (LIB2FUNCS_EXTRA): Add vms_tramp...
2001-11-18  jsm28 * c-common.c (struct disabled_builtin, disabled_builtins,
2001-11-18  rodrigc2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
next