OSDN Git Service

* dbxout.c (N_OPT): Define if not available from <stab.h>
[pf3gnuchains/gcc-fork.git] / gcc /
2001-04-17 ljrittle * dbxout.c (N_OPT): Define if not available from ...
2001-04-17 toon2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
2001-04-17 danglin * vax.h (PROMOTE_PROTOTYPES): Define for compatibility...
2001-04-17 gccadminDaily bump.
2001-04-17 ghazi * c-typeck.c (convert_arguments): Don't check for...
2001-04-16 zack * toplev.c (output_lang_identify): Delete.
2001-04-16 law * pa.md (reload_outdi): Operand 0 must be a...
2001-04-16 law * pa.c (secondary_reload_class): SAR<->FP copie...
2001-04-16 law * install.texi (mips-mips-bsd): Update list...
2001-04-16 gccadminDaily bump.
2001-04-16 mmitchel * cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve document...
2001-04-16 mmitchel * init.c (build_delete): Create a SAVE_EXPR for the...
2001-04-16 rth * i386.md (sqrtdf2): SFmode should be DFmode.
2001-04-15 aoliva* gcse.c (compute_ld_motion_mems): ASM outputs aren...
2001-04-15 wilsonFix ia64 libffi build failure.
2001-04-15 gccadminDaily bump.
2001-04-14 rthMissed changelog entry for last regmove commit.
2001-04-14 hubicka * i386.md (ashldi3_1_rex64): Add 'J' to the constraints
2001-04-14 aoliva* config/mn10300/mn10300.md (cmpsi): Tell reload to...
2001-04-14 amodra * pa.c (force_mode): New function.
2001-04-14 aolivaUpdate copyright notice
2001-04-14 aolivaUpdate copyright notice
2001-04-14 aolivaWhitespace fix
2001-04-14 gccadminDaily bump.
2001-04-14 wilsonFix linux kernel -foptimize-sibling-calls miscompilation
2001-04-14 law * expr.h (enum libfunc_index): Add LTI_memmove.
2001-04-13 law2001-04-13 Alan Modra <alan@linuxcare.com.au>
2001-04-13 mmitchel * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-13 ghazi * Makefile.in (reg-stack.o): Depend on reload.h.
2001-04-13 ghazi * Makefile.in (toplev.o, jump.o, regmove.o): Depend...
2001-04-13 ghazi * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).
2001-04-13 sirl 2000-04-13 Franz Sirl <Franz.Sirl-kernel...
2001-04-13 gccadminDaily bump.
2001-04-13 amodra * pa.c: Formatting and white space fixes throughout...
2001-04-13 amodra * pa.c (hppa_init_pic_save): Set rtx_unchanging for
2001-04-13 amodra * pa.c (uint32_operand): Don't use long constant ...
2001-04-13 amodra * pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1.
2001-04-13 amodra * pa-gas.h: Delete file.
2001-04-13 amodra * config/pa/mill32.S: New file.
2001-04-13 amodraAdd new files.
2001-04-13 amodra * elfos.h (SELECT_SECTION): Undef before defining.
2001-04-13 amodra * pa-64.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.
2001-04-13 wehle * jump.c (jump_optimize_1): Don't delete dead stores...
2001-04-13 rth * Makefile.in (regmove.o): Depend on except.h.
2001-04-13 shebs * objc/objc-act.c: Remove all code ifdefed...
2001-04-13 jason * cp-tree.h (decl_namespace_list): New macro.
2001-04-13 law * config/pa/quadlib.c: Add prototypes.
2001-04-12 ghazi * cp-tree.h (warn_return_type, yylex): Delete redundant
2001-04-12 ghazi * bitmap.h (debug_bitmap): Delete redundant prototype.
2001-04-12 ghazi * bad.c (inhibit_warnings): Delete redundant declaration.
2001-04-12 wilsonFix for PR 2498, getf/stf require normalization after...
2001-04-12 ghazi * c-common.h (truthvalue_conversion, type_for_mode,
2001-04-12 mmitchel * invoke.texi: Document --param max-gcse-memory.
2001-04-12 ghazi * cp-tree.h (pedantic, convert, global_bindings_p...
2001-04-12 ghazi * configure.in (errno): Check for declaration.
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-12 nathancp:
2001-04-12 nathancp:
2001-04-12 gccadminDaily bump.
2001-04-12 aoliva* recog.c (general_operand, immediate_operand,
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-12 aoliva* sh.md (builtin_setjmp_receiver): New expander.
2001-04-12 aoliva* config/rs6000/rs6000.c (rs6000_emit_move): Do not
2001-04-12 aoliva* config-lang.in (lang_dirs): Add in zlib.
2001-04-12 aoliva* config/i386/i386.md: Apply trunc_int_for_mode() to...
2001-04-12 shebs Add Darwin (Mac OS X kernel) native support.
2001-04-12 mmitchel * dwarf2out.c (modified_type_die): Don't create new...
2001-04-11 ghazi * cpp.texi (-Wtraditional): Update description.
2001-04-11 ghazi * gcc.c-torture/execute/20010122-1.c: Fix declaration...
2001-04-11 wilsonFix PR 2520, a problem with structure parameter passing.
2001-04-11 mmitchel * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-11 neil * cpplib.c (do_line): Sanity check iff enable checking.
2001-04-11 amylaarTypo fix.
2001-04-11 rth * Makefile.in (insn-recog.o): Depend on toplev.h.
2001-04-11 mmitchel * Makefile.in (gcse.o): Depend on params.h.
2001-04-11 ghazi * Makefile.in (insn-output.o): Depend on $(EXPR_H).
2001-04-11 ghazi * output.h (assemble_real): Declare if REAL_VALUE_TYPE...
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-11 ghazi * sparc-protos.h: Delete redundant prototypes.
2001-04-11 vmakarov2001-04-11 Vladimir Makarov <vmakarov@toke.toronto...
2001-04-11 jakub * sparc/sol2-sld-64.h (STARTFILE_SPEC): Added missing...
2001-04-11 hubicka * i386.md (floatsisf_sse): Fix output template
2001-04-11 jakub * cpplex.c (_cpp_lex_token): Only warn if -Wcomment.
2001-04-11 nathancp:
2001-04-11 gccadminDaily bump.
2001-04-11 rth * libgcc2.h (__terminate_func_ptr): Remove...
2001-04-11 bkoz22001-04-11 Peter Schmid <schmid@snake.iap.physik...
2001-04-11 mrs * Makefile.in (clean): Remove built leftovers.
2001-04-10 ghazi * c-typeck.c (convert_arguments): -Wtraditional now...
2001-04-10 rthNew.
2001-04-10 rthNew.
2001-04-10 kenner * gcse.c (update_ld_motion_stores): Don't use variable...
2001-04-10 mmitchel * class.c (find_final_overrider_data): Add `candidates'.
2001-04-10 rth * typeck.c (build_array_ref): Push the array...
2001-04-10 jasontweak comments
2001-04-10 gccadminDaily bump.
2001-04-10 amacleod2001-04-10 Andrew MacLeod <amacleod@redhat.com>
2001-04-09 sirl 2001-04-29 Franz Sirl <Franz.Sirl-kernel...
2001-04-09 kazu2001-04-09 Bo Thorsen <bo@suse.co.uk>
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
next