OSDN Git Service

* pa/pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-11-29 law * pa/pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash...
2000-11-29 nickcFix pic_l;oad_addr to work in Thumb mode.
2000-11-29 rth * calls.c (expand_call): Defer const/pure NO_DE...
2000-11-29 amylaar * jump.c (delete_insn): Check that REG_LABEL note...
2000-11-28 neil * c-common.h: Remove flag_digraphs.
2000-11-28 rth * c-parse.in (finish_parse): Update for parse_i...
2000-11-28 neil * cppmacro.c (cpp_scan_buffer_nooutput): Take...
2000-11-28 rth * genoutput.c (validate_insn_operands): New.
2000-11-28 rth * config.gcc: Kill residual pyramid support.
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-28 jakub * loop.c (load_mems): Avoid using next_label to find...
2000-11-28 rth * calls.c (expand_call): Don't disable tail...
2000-11-28 neil * tradcpp.c (enum node_type): New hash types...
2000-11-28 berndsIgnore SETs that are anything except REG or MEM, but...
2000-11-28 kenner * system.h (IS_DIR_SEPARATOR): Use uppercase macro...
2000-11-28 jakub * config/i386/i386.md (truncxfsf2_2): Fix predicate.
2000-11-28 wilsonHandle frame sizes larger than int.
2000-11-27 gerald * extend.texi (Nested Functions): Update URL of Usenix...
2000-11-27 mmitchel * function.c (free_after_compilation): Clear x_clobber...
2000-11-27 neil * cppinit.c (cpp_reader_init): Remove handling...
2000-11-27 neil * tradcpp.c (enum pending_dir_t, struct pending...
2000-11-27 berndsWhile building global lifetime information, keep track...
2000-11-27 amylaar * gcc/config/sh/sh.md (udivsi3_i4, udivsi3_i4_single...
2000-11-27 rearnsha* arm.c (select_dominance_cc_mode): Handle new way...
2000-11-27 hubicka * i386.c (ix86_force_to_memory, ix86_free_from_memory...
2000-11-27 rearnsha* arm.md (arm_adddi3, adddi_sesidi_di, adddi_zesidi_di...
2000-11-27 berndsPrettier visualization of COND_EXECs
2000-11-27 berndsRe-apply an earlier fix, with a small update
2000-11-27 berndsIn cselib, do not consider constants with different...
2000-11-27 aoliva* configure.in (extra_objs): Enclose extra_headers...
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-27 mmitchel * tree.h (mark_tree_hashtable): New function.
2000-11-27 meissnerFix rename registers problem; Rewrite 64-bit conditiona...
2000-11-27 ghazi * builtins.c (expand_builtin_strncmp, expand_builtin_s...
2000-11-27 mmitchel * config/elfos.h (ASM_OUTPUT_SECTION_NAME): Use a...
2000-11-26 neil * cppmacro.c (cpp_scan_buffer_nooutput): Only...
2000-11-26 jsm28 * makefile.vms: Remove EGCS references.
2000-11-26 drepper * dwarf2out.c (output_file_names): New function...
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-26 kenner * fold-const.c (fold, case CONVERT_EXPR): Always retur...
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-26 zack * combine.c (try_combine): Remove redundant test.
2000-11-26 rth * c-common.h (DECL_C_HARD_REGISTER): New.
2000-11-26 rth * c-decl.c (c_expand_body): Use DECL_SOURCE_LIN...
2000-11-26 rth * dwarf2out.c (file_table, file_table_allocated...
2000-11-25 jsm28 * invoke.texi: Update sequence points references.
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-25 rth * haifa-sched.c (sched_analyze_1, sched_analyze...
2000-11-25 berndsAllow combinations involving the flag register
2000-11-25 pthomasgcc:
2000-11-25 jakub * config/sparc/sparc.md (muldi3_v8plus): Remove H...
2000-11-25 aoliva* config/sh/sh.h (TARGET_NONE): New.
2000-11-25 aoliva* Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for
2000-11-25 aoliva* gcc/config/sh/sh.md (sibcalli, sibcalli_pcrel): New...
2000-11-25 aoliva* config/sh/sh.md (GOTaddr2picreg, symGOT2reg, symGOTOF...
2000-11-25 aoliva* config/sh/sh-protos.h (symbol_ref_operand): Declare.
2000-11-25 nickcUse target specific, language specific object files...
2000-11-25 nickcAdd support for target specific, language specific...
2000-11-24 kenner * gcc.c (process_command): Use F_OK, not R_OK.
2000-11-24 rth * flow.c (print_rtl_and_abort): Remove ANSIism.
2000-11-24 aoliva* config/sh/sh.h (GENERAL_REGISTER_P,
2000-11-24 aoliva* config/sh/sh.md: Clobber MACH_REG and MACL_REG in...
2000-11-24 denisc * config/avr/avr.c (out_tsthi,out_tstsi): Test simplif...
2000-11-24 amylaar * jump.c (delete_computation): Re-instate deletion...
2000-11-24 berndsMake operand numbers contiguous in four patterns.
2000-11-24 berndsFix crash in fold_range_test
2000-11-24 berndsFix code that substitutes reloadreg into SET_DEST of...
2000-11-24 berndsTreat ready list as a (for now, semi-)abstract datatype...
2000-11-24 berndsFix bug in previous change.
2000-11-24 berndsOverhaul sequence point warnings (again)
2000-11-24 berndsAvoid a bit of copy propagation when there's a REG_EQUI...
2000-11-24 berndsAvoid hard register combinations
2000-11-24 nathan * c-parse.in (unary_expr): Move VA_ARG from...
2000-11-23 grahams * expr.c (store_constructor): If a field is non addres...
2000-11-23 berndsTry to dump some information before aborting.
2000-11-23 aoliva* emit-rtl.c (gen_lowpart_common): Use word 0 if regist...
2000-11-23 grahams * cse.c (cse_insn): Initialise all regcost...
2000-11-23 aoliva* final.c (output_addr_const) [LABEL_REF]: Simplify.
2000-11-23 aoliva* config/sh/sh.md (mova_const): New pattern.
2000-11-23 aoliva* config/sh/sh.h (FIRST_GENERAL_REG, LAST_GENERAL_REG...
2000-11-23 amylaar gcc toplevel:
2000-11-22 nickcMake 'newstr' a const char * to avoid a compile time...
2000-11-22 nickcDefine symbolic names for the link register, last integ...
2000-11-22 neil * cpplex.c (trigraph_ok): Ensure we don't warn twice.
2000-11-22 rth * haifa-sched.c (sched_analyze_1): Don't specia...
2000-11-22 neil * gcc.c (validate_switches): Validate multiple...
2000-11-22 meissnerPaper over problem with -frename-registers; Provide...
2000-11-22 law * pa.c (hppa_encode_label): Account for additio...
2000-11-22 zackgcc:
2000-11-22 jsm28gcc:
2000-11-22 rth * regrename.c (scan_rtx_reg): Terminate the...
2000-11-22 mrs * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix...
2000-11-22 rth * varasm.c (record_constant): Pad the constructed
2000-11-22 amylaar * rtl.h (traverse_md_constants): Declare.
2000-11-22 rth * config/alpha/alpha.c (alpha_split_tfmode_frob...
2000-11-22 zack * stringpool.c (stringpool_statistics): Also report...
2000-11-21 neil * Put changelog in wrong ChangeLog.
2000-11-21 dnovillo2000-11-21 Diego Novillo <dnovillo@redhat.com>
2000-11-21 nickcAllow ARM configurations with --with-cpu=arm9 or -...
2000-11-21 rth * c-common.c (c_unsafe_for_reeval): New function.
next