OSDN Git Service

* call.c (merge_conversion_sequences): New function.
[pf3gnuchains/gcc-fork.git] / gcc /
2003-03-07 mmitchel * call.c (merge_conversion_sequences): New function.
2003-03-07 gdr * error.c (init_error): Use C90 prototype style.
2003-03-07 tromey2003-03-05 Ranjit Mathew <rmathew@hotmail.com>
2003-03-07 kazu * config/h8300/h8300.md (a peephole2): Don't use
2003-03-07 geoffk * c-pch.c: Include langhooks.h.
2003-03-07 dalej2003-03-06 Dale Johannesen <dalej@apple.com>
2003-03-07 gccadminDaily bump.
2003-03-07 vmakarov2003-03-06 Vladimir Makarov <vmakarov@redhat.com>
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-06 mmitchelFix typo in previous patch
2003-03-06 mmitchel PR c++/9965
2003-03-06 sayle * emit-rtl.c (gen_lowpart): When requesting the low...
2003-03-06 mmitchel PR c++/9400
2003-03-06 mmitchel PR c++/9791
2003-03-06 dj2002-03-05 Tom Tromey <tromey@redhat.com>
2003-03-06 jason * tree-inline.c (inlinable_function_p): Revert...
2003-03-06 hubicka * gcc.dg/i386-local.c: Fix typo.
2003-03-06 kazu * config/h8300/h8300.md (a new peephole2): New.
2003-03-06 lerdsuwa PR c++/9188
2003-03-06 hubicka * cgraph.c (cgraph_node): Do not confuse nested functi...
2003-03-06 rakdver * dwarf2out.c (size_of_die): Compute size of external...
2003-03-06 hp * config/mmix/mmix.md ("*movcc_expanded"): New pattern.
2003-03-06 sayle * expr.h (lang_expand_expr): Delete obsolete prototype.
2003-03-06 kazu * emit-rtl.c (gen_highpart_mode): Fix a comment typo.
2003-03-06 kazu * config/h8300/h8300.md (a peephole2): Generalize to
2003-03-06 kenner * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P...
2003-03-06 gccadminDaily bump.
2003-03-05 kenner * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
2003-03-05 jason PR c++/9440
2003-03-05 danglin * pa.md (return_external_pic): Add !TARGET_PA_20 to...
2003-03-05 aldyh2003-03-05 Aldy Hernandez <aldyh@redhat.com>
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-03-05 kazu * config/h8300/h8300.c (output_simode_bld): Clear the
2003-03-05 austern * decl.c (cp_binding_level): Add static_decls varray...
2003-03-05 rakdver * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS...
2003-03-05 amylaar * sh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the...
2003-03-05 ciceron * config/m68hc11/m68hc11.h (PAD_VARARGS_DOWN): Define...
2003-03-05 mmitchel * g++.dg/abi/layout3.C: New test.
2003-03-05 dje * config/rs6000/rs6000.c (rs6000_variable_issue...
2003-03-05 bosch ada/9961
2003-03-05 matz * i386/i386.c (ix86_save_reg): Also test
2003-03-05 matz * unwind.h: Add the GPL exception.
2003-03-05 ebotcazou PR c/9799
2003-03-05 mmitchel * class.c (end_of_class): Correct thinko.
2003-03-05 aj * treetree.c (init_c_lex): Follow change to c-common.h.
2003-03-05 neroden * config-lang.in: Replace ${libstdcxx_version} by...
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-03-05 gccadminDaily bump.
2003-03-05 sje * expr.c (convert_modes): Check for legal hard register.
2003-03-04 gdr * cp-tree.h (cxx_saved_binding): Declare.
2003-03-04 tromey * doc/sourcebuild.texi (Front End Directory): Document...
2003-03-04 tromey * Make-lang.in (treelang.tags): New target.
2003-03-04 tromey * Make-lang.in (java.tags): New target.
2003-03-04 tromey * Make-lang.in (c++.tags): New target.
2003-03-04 tromey * Make-lang.in (f77.tags): New target.
2003-03-04 tromey * Make-lang.in (ada.tags): New target.
2003-03-04 rakdver * gcov-io.h (gcov_save_position, gcov_reserve_length...
2003-03-04 schwab * config/m68k/m68k.c (m68k_output_function_prologue...
2003-03-04 sje * expr.c (expand_expr): Call promote_mode to set unsig...
2003-03-04 bosch ada/9911
2003-03-04 drow * configure.in: Don't always define TARGET_SYSTEM_ROOT.
2003-03-04 amylaar * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2003-03-04 ajOops forgot to commit ChangeLog for:
2003-03-04 aj * configure.in: Check for <memcheck.h>.
2003-03-04 kazu * config/h8300/h8300.md (*extzv_8_8): Fix cc and lengths.
2003-03-04 ebotcazou PR c/9262
2003-03-04 hubicka * doc/invoke.texi: Document that unit-at-a-time is...
2003-03-04 neroden * configure.in: Delete three unused variables. Move...
2003-03-04 neil * Make-lang.in: Update.
2003-03-04 neil * Makefile.in: Update.
2003-03-04 danglin * function.c (STACK_ALIGNMENT_NEEDED): New macro....
2003-03-04 kevinb * dwarf2out.c (rtl_for_decl_location): Don't return...
2003-03-04 aoliva* gcc.c-torture/execute/20030222-1.c: New test.
2003-03-04 aoliva* reload.c (reload_adjust_reg_for_mode): New function.
2003-03-04 wilson * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2003-03-04 wilson * optabs.c (add_equal_note): Delete SUBREG_REG use.
2003-03-04 kazu * config/h8300/h8300.md (*ixorsi3_ashift_16): New.
2003-03-04 kazu * config/h8300/h8300.md (*extzv_8_8): Use '?' to simpl...
2003-03-04 jason * decl.c (finish_enum): Do set the type in...
2003-03-04 gccadminDaily bump.
2003-03-03 geoffk * doc/install.texi (Specific): Update entry for powerp...
2003-03-03 jasontabify
2003-03-03 rth * config/ia64/ia64.h (HAVE_AS_LTOFFX_LDXMOV_REL...
2003-03-03 dje * config/rs6000/rs6000.c (rs6000_multipass_dfa_...
2003-03-03 mmitchel PR c++/9878
2003-03-03 rakdver * dwarf2out.c (dwarf2out_finish): Swap order of break_...
2003-03-03 jason * tree-inline.c (find_builtin_longjmp_call...
2003-03-03 amylaarFix sh-elf linker relaxation:
2003-03-03 amylaar * sh.h (OVERRIDE_OPTIONS): Set default values for...
2003-03-03 geoffk * gcc.c-torture/compile/20010327-1.c: Back out last...
2003-03-03 hubicka * calls.c (rtx_for_function_call): Take the address...
2003-03-03 hubicka * toplev.c (rest_of_compilation): Avoid cfg_cleanup...
2003-03-03 kazu * config/h8300/h8300.md (*ixorsi3_zext_hi): Restrict to
2003-03-03 kazu * config/h8300/h8300.md (a peephole2): New.
2003-03-03 kazu * config/h8300/h8300.md (*extzv_8_8): Use shorter...
2003-03-03 kazu * reload1.c (reload_cse_move2add): Remove variable...
2003-03-03 aldyh2003-03-02 Aldy Hernandez <aldyh@redhat.com>
2003-03-03 gccadminDaily bump.
2003-03-02 ghazi * ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY...
2003-03-02 ciceron * gcc.c-torture/execute/960312-1.x: New file, must...
next