OSDN Git Service

* jni.cc (array_from_valist): Use promoted types for va_arg.
[pf3gnuchains/gcc-fork.git] / gcc /
2001-09-17 dj* Makefile.in: Make rtl-error.o depend on $(CONFIG_H).
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-16 neil * cpphash.h (_cpp_lex_token): Update prototype.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
2001-09-16 gccadminDaily bump.
2001-09-16 rth * c-typeck.c (comptypes): Handle zero-length...
2001-09-15 rth * c-common.c (c_promoting_integer_type_p):...
2001-09-15 gdr * Make-lang.in (cp/error.o): Depend on real.h
2001-09-15 neil * gcc.dg/cpp/macro9.c: Update to make lucky passes...
2001-09-15 neil * gcc.dg/cpp/macro9.c: New test.
2001-09-15 aldyh * 980223.c: Change type of addr from long to...
2001-09-15 neil PR preprocessor/3571
2001-09-15 neil * cppmain.c (setup_callbacks): Set line callback only
2001-09-15 ghazi * collect2.c (main): Const-ification.
2001-09-15 geraldRemove conflict indicators committed as part of revisio...
2001-09-15 gerald * doc/install.texi (Specific, alphaev5-cray-unicosmk...
2001-09-15 neil * scan-decls.c (scan_decls): Fix typo.
2001-09-15 neil * cpphash.h (struct cpp_reader): Remove lexer_pos...
2001-09-15 gccadminDaily bump.
2001-09-15 echristo2001-09-15 Eric Christopher <echristo@redhat.com>
2001-09-15 echristo2001-09-15 Eric Christopher <echristo@redhat.com>
2001-09-14 apbianco2001-09-13 Alexandre Petit-Bianco <apbianco@redhat...
2001-09-14 hp * gcc.c-torture/execute/20010915-1.c: New test.
2001-09-14 hp * rtl.h (FIND_REG_INC_NOTE) [HAVE_PRE_INCREMENT
2001-09-14 hp * reorg.c (fill_slots_from_thread): After call to
2001-09-14 neil * cpperror.c (print_location): Take line and column...
2001-09-14 janisRun tests of gcov output.
2001-09-14 janisOptions to control test of gcov output.
2001-09-14 janisTest for gcov output.
2001-09-14 janisSupport for tests of -fbranch-probabilities.
2001-09-14 janisTest for -fbranch-probability.
2001-09-14 janis * g77.dg/bprob: New directory.
2001-09-14 wehle * tree.c (append_random_chars): Generate the random
2001-09-14 rth * config/i386/i386.c (internal_label_prefix...
2001-09-14 espieoops, I always forget that blank line
2001-09-14 espie2001-09-14 Marc Espie <espie@openbsd.org>
2001-09-14 rth * config/alpha/alpha.md (unaligned_extendhidi_b...
2001-09-14 nickcAdd missing semicolon
2001-09-14 nickcoops - omitted in previous delta
2001-09-14 nickcFix typo in FSF copyright statement
2001-09-14 nickcRearrange arm/elf header files
2001-09-14 gccadminDaily bump.
2001-09-14 aolivaWhitespace fixes.
2001-09-14 mmitchel * verify.c (verify_jvm_instructions): Fix typo.
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-13 gerald * doc/install.texi (Binaries): Add "Binaries for HP...
2001-09-13 schwab * config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL...
2001-09-13 rth * config/alpha/alpha.c (small_symbolic_operand...
2001-09-13 gccadminDaily bump.
2001-09-13 korbb Keep HP-UX headers from defining __size_t and leaving...
2001-09-12 jakub * gcc.dg/20010912-1.c: New test.
2001-09-12 dnovillo * basic-block.h (expunge_block): Declare.
2001-09-12 rth * integrate.c (copy_insn_list): Copy label...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-12 ghazi * bld.c (ffebld_op_string_): Const-ification.
2001-09-12 ghazi * decl2.c (lang_f_options): Const-ification.
2001-09-12 ghazi * gjavah.c (cxx_keywords): Const-ification.
2001-09-12 jakub * configure.in (gcc_cv_as_shf_merge): Fix a typo.
2001-09-12 gerald * doc/install.texi (Specific, alphaev5-cray-unicosmk...
2001-09-12 gccadminDaily bump.
2001-09-11 wilsonFix 2 bugs in last patch.
2001-09-11 rth * parse.h (ctxp_for_generation): Mark extern.
2001-09-11 rth * parse.c (finput): Mark extern.
2001-09-11 kraai * builtins.c (c_strlen): Treat an offset too large...
2001-09-11 hubicka * basic-block.h (EDGE_CRITICAL): Remove; renumber...
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-09-11 hpPrune doubled ChangeLog entry
2001-09-11 janis * gcc.misc-tests/gcov.exp: Move almost everything...
2001-09-11 janisVerify gcov output; most of this file was previously...
2001-09-11 janis * gcc.misc-tests/gcov.exp: Move almost everything...
2001-09-11 hubicka * bb-reorder.c (fixup_reorder_chain): Fallthru edge...
2001-09-11 jsm28 * c-common.c (split_specs_attrs): Allow for empty...
2001-09-11 hubicka * basic-block.h (cached_make_edge, make_single_succ...
2001-09-11 rthCray T3E port.
2001-09-11 rsandifo * combine.c (simplify_shift_const): Treat shifts by...
2001-09-11 gccadminDaily bump.
2001-09-11 neil * cpphash.h (struct tokenrun): New.
2001-09-11 meissnerDo not allow -mgp32 -mfp64; Fix int/long printf warning
2001-09-11 hp * dbxout.c (dbxout_parms): Fix typo in comment.
2001-09-10 zack * cpplex.c (parse_identifier): Fast-path optimize...
2001-09-10 janisTest -fbranch-probabilities with computed gotos.
2001-09-10 janisTest various C constructs with -fbranch-probabilities.
2001-09-10 janisSupport for tests of -fbranch-probability.
2001-09-10 janisSupport procedures for testing profile-directed optimiz...
2001-09-10 janis * lib/profopt.exp: New, to support profile-directed...
2001-09-10 meissneradd sparc64-*-solaris2 support just like sparcv9-*...
2001-09-10 dje * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode...
2001-09-10 kenner * builtins.c (c_getstr): Correct thinko in last change...
2001-09-10 rth * dwarf2out.c (incomplete_types, decl_scope_tab...
2001-09-10 zackNew test case (2.95.2 miscompilation)
2001-09-10 hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...
2001-09-10 kenner * alias.c (clear_reg_alias_info): Use K&R format defin...
2001-09-10 rsandifo * calls.c (store_one_arg): Expand comment.
2001-09-10 rsandifo * calls.c (store_one_arg): Make sure that the entire...
2001-09-10 rth * class.c (build_class_ref): Set DECL_EXTERNAL...
2001-09-10 gccadminDaily bump.
2001-09-09 rth * emit-rtl.c (adjust_address): Fix mode for...
2001-09-09 hubicka * loop.c (combine_givs): Fix computing of benefit...
2001-09-09 rth * config/alpha/alpha.c (alpha_next_sequence_number...
next