OSDN Git Service

* cp-tree.h (poplevel_class): Declare.
[pf3gnuchains/gcc-fork.git] / gcc /
1999-09-17 mmitchel * cp-tree.h (poplevel_class): Declare.
1999-09-17 jasonrevert
1999-09-17 gdrAdd missing Changelog entry.
1999-09-17 gdr1999-09-17 Gabriel Dos Reis <gdr@codesourcery.com>
1999-09-17 jason * decl.c (saved_scope_p): New fn.
1999-09-16 rth * alpha/alpha-interix.h (DWARF2_UNWIND_INFO...
1999-09-16 rth * alpha.md: Revert Thu Nov 26 change that came...
1999-09-16 ghazi * libgcc2.c (__do_global_ctors): Call atexit with...
1999-09-16 ghazi * lex.c (init_cpp_parse): Call xcalloc, not malloc...
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-16 mmitchel * haifa-sched.c (sched_analyze): Keep the list of...
1999-09-16 rthThu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesour...
1999-09-16 mmitchelAdd missing ChangeLog entry
1999-09-16 rth * m32r.c: Include toplev.h.
1999-09-16 jason * decl2.c (finish_file): Also call check_global_declar...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-09-16 aph1999-09-14 Andrew Haley <aph@cygnus.com>
1999-09-16 cruxBugfix in order_regs_for_reload
1999-09-16 lawDaily bump.
1999-09-16 mmitchel * function.c (identify_blocks): Don't shadow a variabl...
1999-09-16 mmitchel * c-typeck.c (qualify_type): Merge qualifiers from...
1999-09-16 mmitchel * decl.c (warn_extern_redeclared_static): Simplify...
1999-09-16 rth * toplev.c: Allow -f[no-]math-errno to set...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-16 rth * c-lex.c (yylex): Initialize warn.
1999-09-16 law * pa.c (emit_move_sequence): Properly set the...
1999-09-16 mmitchel * tree.h (reorder_block): Change prototype.
1999-09-16 jason * lex.c (cp_pragma_implementation): Allow #pragma...
1999-09-16 jasonfix comment
1999-09-15 rth * lex.c (mark_impl_file_chain): Follow the...
1999-09-15 mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-15 mmitchel * decl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.
1999-09-15 jason * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.
1999-09-15 mmitchel * calls.c (precompute_arguments): Fix typo in comment.
1999-09-15 mmitchel * dsp16xx.c (override_options): Fix typos in GC root...
1999-09-15 nickcFix profiling support and unique section support.
1999-09-15 ghazi * actions.c (warn_unhandled): Use xstrdup, not...
1999-09-15 ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-15 ghazi * rtl.h (get_insn_name, print_rtl_with_bb): Add protot...
1999-09-15 ghazi * aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
1999-09-15 cruxRemove second arg from assign_parms
1999-09-15 nathan * typeck.c (expr_sizeof): Reinstall and augment OFFSET_REF
1999-09-15 lawDaily bump.
1999-09-15 mmitchel * lex.c (cp_pragma_interface, cp_pragma_implementation...
1999-09-15 mmitchel * decl.c (build_target_expr): Set TREE_SIDE_EFFECTS...
1999-09-15 law * cse.c (FIXED_BASE_PLUS_P): Do not consider...
1999-09-15 rth * Makefile.in (USER_H): Remove va-foo.h.
1999-09-15 rth * genrecog.c (add_to_sequence): Rename MATCH_INSN2.
1999-09-15 rth * rtl.def (match_insn, match_insn2): Remove...
1999-09-15 rth * sparc/sparc.md (eligible_for_return_delay...
1999-09-15 oliva* config/alpha/va_list.h (va-alpha.h): Do not include.
1999-09-15 rth * ggc-common.c (ggc_mark_tree): Mark DECL_SOURC...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-14 rth * ginclude/stdarg.h, ginclude/varargs.h: Implem...
1999-09-14 rth * sh.c (sh_builtin_saveregs): Use get_varargs_a...
1999-09-14 rth * mips.c (mips_build_va_list): New.
1999-09-14 rth * recog.h (struct recog_data): Make dup_num...
1999-09-14 rth* toplev.c (compile_function): Unconditionally emit...
1999-09-14 ghazi * haifa-sched.c (actual_hazard): Move declaratio...
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-14 ghazi * c-lex.c (handle_generic_pragma): Remove unused...
1999-09-14 ghazi * g77spec.c (lang_specific_driver): Remove unnec...
1999-09-14 cruxUndo bogus changes from gcc2 merge
1999-09-14 law * gthr-win32.h: New file.
1999-09-14 law * i386/winnt.c (i386_pe_valid_decl_attribute_p...
1999-09-14 law * configure.in: Handle --enable-threads on...
1999-09-14 law * configure.in: Add crtbeginS.o, crtendS.o...
1999-09-14 law * configure.in (m68k-*-rtemscoff*): Added.
1999-09-14 schwab * stmt.c (expand_end_case): Return right away if the...
1999-09-14 law * Makefile.in (version.c): Remove rule incorrec...
1999-09-14 law * objc/Make-lang.in: Prepend $(SHELL) to move...
1999-09-14 law * Makefile.in: Prepend $(SHELL) to move-if...
1999-09-14 lawDaily bump.
1999-09-14 law * Makefile.in: Prepend $(SHELL) to move-if...
1999-09-14 law * regmove.c (fixup_match_1): Don't change an...
1999-09-14 law * loop.c (strength_reduce): Don't call reg_used...
1999-09-14 lawFix typo in comment.
1999-09-14 lawFix typos in a recent revision.
1999-09-14 rth * recog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-14 oliva* rtl.c (obstack_alloc_rtx): Removed.
1999-09-14 mmitchel * cp-tree.h (build_target_expr): New function.
1999-09-14 zack1999-09-13 17:03 -0700 Zack Weinberg <zack@bitmover...
1999-09-13 rth * i386.c (call_insn_operand): Reject const_int.
1999-09-13 ghazi * gcc.c (getrusage): Wrap prototype arguments...
1999-09-13 zackFix typos commenting out movdicc, movdfcc
1999-09-13 zack1999-09-13 12:18 -0700 Zack Weinberg <zack@bitmover...
1999-09-13 zack1999-09-13 12:13 -0700 Zack Weinberg <zack@bitmover...
1999-09-13 brolleyMon Sep 13 12:57:06 1999 Dave Brolley <brolley@cygnus...
1999-09-13 nathan * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
1999-09-13 nathan * typeck.c (expr_sizeof): Don't decay arrays and funct...
1999-09-13 nathanSet *correct* g++ options.
1999-09-13 law * gcc.c-torture/compile/990913-1.c: New test.
1999-09-13 jason * call.c (build_conditional_expr): Always use a TARGET...
1999-09-13 nickcMove definition of 'thenan' to its own object file...
1999-09-13 lawDaily bump.
1999-09-13 schwab * tree.c (fix_sizetype): Exchange the types for TYPE_...
1999-09-13 ghaziFix typo in last change.
1999-09-13 ghazi * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend...
1999-09-13 mmitchel * call.c (implicit_conversion): Robustify. Handle...
1999-09-12 mmitchel * decl.c (add_decl_to_level): Remove TREE_PERMANENT...
next