OSDN Git Service

* RELEASE-PREP: Remove obsolete EGCS reference.
[pf3gnuchains/gcc-fork.git] / gcc /
2000-11-26 jsm28 * RELEASE-PREP: Remove obsolete EGCS reference.
2000-11-26 jsm28f:
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 neil * g++.old-deja/g++.other/overload12.C
2000-11-26 kenner * fold-const.c (fold, case CONVERT_EXPR): Always retur...
2000-11-26 gdrlibstdc++-v3:
2000-11-26 neil * c-lex.h: Should have been committed.
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-26 lawDaily bump.
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 jsm28cp:
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 neil * gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-25 lawDaily bump.
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 aoliva* gcc.c-torture/compile/20001123-2.c: New.
2000-11-25 lerdsuwa * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
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 berndsNew testcase
2000-11-24 green * jcf-parse.c (init_jcf_parse): Register curren...
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-24 nathancp:
2000-11-24 lawDaily bump.
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 nathancp:
2000-11-23 aolivaUse UNSPEC_MOVA in newly-introduced mova_const
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 lawDaily bump.
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 apbianco2000-11-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-23 aolivaFormatting and coment changes
2000-11-23 aoliva* config/sh/sh.h (FIRST_GENERAL_REG, LAST_GENERAL_REG...
2000-11-23 amylaar gcc toplevel:
2000-11-22 mmitchel * mangle.c (mangle_conv_op_name_for_type): Don't use...
2000-11-22 nickcFix typo
2000-11-22 mmitchel * g++.old-deja/g++.other/decl4.C: Tweak so that it...
2000-11-22 mmitchel * g++.old-deja/g++.mike/p6610a.C: This test no longer...
2000-11-22 mmitchel * pt.c (do_decl_instantiate): Explicitly clone constru...
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 * gcc.gd/cpp/Wtrigraphs.c: New test.
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 mmitchelCompensate for V3 changes
2000-11-22 amylaarAdd blank lines between function comment and function...
2000-11-22 amylaarComment typo fix.
2000-11-22 bkoz2000-11-22 Loren J. Rittle <ljrittle@acm.org>
2000-11-22 meissnerPaper over problem with -frename-registers; Provide...
2000-11-22 jakub * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2000-11-22 law * Make-lang.in: Add $(build_exeext) to f/fini...
2000-11-22 law * pa.c (hppa_encode_label): Account for additio...
2000-11-22 lawDaily bump.
2000-11-22 zackgcc:
2000-11-22 jsm28gcc:
2000-11-22 bryce2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-22 apbianco2000-10-31 Alexandre Petit-Bianco <apbianco@cygnus...
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 mrs * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix...
2000-11-22 rth * varasm.c (record_constant): Pad the constructed
2000-11-22 hpFix typo in scan-assembler-dem-not
2000-11-22 hp * lib/gcc-dg.exp: load_lib scanasm.exp.
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.
next