OSDN Git Service

* dwarf2out.c (is_cxx): New fn.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-11-30 jason * dwarf2out.c (is_cxx): New fn.
2001-11-30 kenner * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Handl...
2001-11-30 dberlin2001-11-30 Daniel Berlin <dan@cgsoftware.com>
2001-11-30 zack Purge cruft now we have build libiberty.
2001-11-30 jason * dwarf2out.c (add_data_member_location_attribu...
2001-11-30 dje2001-11-29 Zoltan Hidvegi <hzoli@hzoli.2y.net>
2001-11-30 aldyh * rs6000.c (function_arg): Unnamed vector argumen...
2001-11-30 ghazi * genattrtab.c (attr_rtx_1): New function containing the
2001-11-30 hp * config/cris/cris.h (EXTRA_CONSTRAINT_T): Fix typo...
2001-11-30 hp * config/cris/cris.c (cris_notice_update_cc): Check...
2001-11-29 jakub * c-lex.c (init_c_lex): Canonicalize "-" filename...
2001-11-29 jakub * gcc.c (ASM_DEBUG_SPEC): Only check HAVE_AS_G*_DEBUG_FLAG
2001-11-29 rodrigc2001-11-29 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-11-29 law * emit-rtl.c (gen_lowpart_common): Fix conversi...
2001-11-29 ghazi * Makefile.in (insn-output.o): Depend on insn-codes.h.
2001-11-29 jsm28 * configure.in (target_list): Add generated-manpages.
2001-11-29 nickcMark _init and _fini as Thumb functions if compiled...
2001-11-29 echristo2001-11-28 Eric Christopher <echristo@redhat.com>
2001-11-29 wehle * alpha.md (tablejump): Use pic_offset_table_rtx
2001-11-28 law * expr.c (store_expr): When copying a string...
2001-11-28 hp * config/cris/cris.c: Remove whitespace at end of...
2001-11-28 kenner * config.gcc (i[34567]86-*-interix3*): New case.
2001-11-28 rth * config/alpha/alpha.md (sibcall_osf_1, sibcall...
2001-11-28 rth * doloop.c (doloop_modify_runtime): Properly...
2001-11-28 kenner * tree.h (EXPR_WFL_LINECOL): Used by Java in node...
2001-11-28 kenner * tree.h (TREE_VIA_PROTECTED): Update to show can...
2001-11-28 kenner * tree.h: Add missing checks on some macros; make...
2001-11-28 kenner * stor-layout.c (put_pending_size): Look for SAVE_EXPR...
2001-11-28 kenner * langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.
2001-11-28 kenner * df.c (iterate_dataflow_sbitmap, iterate_dataflow_bit...
2001-11-28 kenner * Makefile.in (ORDINARY_FLAGS_TO_PASS): Remove STAGE_P...
2001-11-28 kenner * Makefile.in (OBJS): Sort alphabetically.
2001-11-28 kenner * print-rtl.c (print_rtx): If RTX code is bad, just...
2001-11-28 hubicka * cse.c (true_dependence_in_rtx): New function.
2001-11-28 ghazi * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-11-28 hp * config/cris/cris.c: Tweak spacing for prototypes.
2001-11-28 bryce * doc/passes.texi: Remove reference to c-dump.c. Updat...
2001-11-27 jakub * gcc.c (ASM_DEBUG_SPEC): Use conditional expression...
2001-11-27 neil * cpphash.c (_cpp_init_hashtable): Update.
2001-11-27 rth * unroll.c (loop_iterations): Move last change ...
2001-11-27 rth * unroll.c (loop_iterations): Detect one situat...
2001-11-27 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-11-27 hp * config/cris/cris.h (INT_ASM_OP): Remove.
2001-11-27 ro * config/i386/sol2.h (WINT_TYPE): Redefine.
2001-11-27 ghazi * collect2.c: Check HAVE_DUP2 instead of NO_DUP2.
2001-11-27 ghazi * ia64/aix.h (REG_SIZE): Don't #undef.
2001-11-27 schwab * gcc.c: Fix typo PREFERRED_DEBUGGING_FORMAT ->
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-27 rth * ifcvt.c (noce_try_store_flag_constants):...
2001-11-27 neil * cppfiles.c (read_include_file): Add comment.
2001-11-27 rth * toplev.c (rest_of_compilation): Call free_bb_...
2001-11-27 rth * config/ia64/sysv4.h (DBX_DEBUGGING_INFO)...
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.
next