2004-03-20 |
Kazu Hirata | fold-const.c (fold): Replace "final_type" with "type". |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Constify "type". |
commit | commitdiff | tree |
2004-03-20 |
Michael Koch | 2004-03-20 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | bb-reorder.c, [...]: Replace calls via (*targetm.foo... |
commit | commitdiff | tree |
2004-03-20 |
Joseph Myers | Fix typo in previous commit. |
commit | commitdiff | tree |
2004-03-20 |
Joseph Myers | re PR other/14630 (install-info gccinstall.info - warni... |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Replace "t" with "tem" where it... |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Remove variable "invert". |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | class.c, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-03-20 |
Paolo Carlini | 2.cc: Remove junk. |
commit | commitdiff | tree |
2004-03-20 |
Matthias Klose | linux.S: Fix typo. |
commit | commitdiff | tree |
2004-03-20 |
Joseph Myers | re PR c/14635 (nan functions should not be C90 built... |
commit | commitdiff | tree |
2004-03-20 |
Paolo Carlini | std_valarray.h: Document DR389 [Ready]. |
commit | commitdiff | tree |
2004-03-20 |
Richard Sandiford | Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h. |
commit | commitdiff | tree |
2004-03-20 |
Per Bothner | configure.in: FILE variable overrides FLATFORM when... |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | c-common.c, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | alias.c, [...]: Replace calls via (*targetm.foo) (... |
commit | commitdiff | tree |
2004-03-20 |
Ziemowit Laski | altivec.h (vec_dst, [...]): Add prototypes, marked... |
commit | commitdiff | tree |
2004-03-20 |
Kazu Hirata | loop-doloop.c (add_test): Replace GEN_INT (0) with... |
commit | commitdiff | tree |
2004-03-20 |
Per Bothner | Input_UnicodeBig.java: New class.. |
commit | commitdiff | tree |
2004-03-20 |
Mark Mitchell | call.c (build_op_delete_call): Do not forget the placem... |
commit | commitdiff | tree |
2004-03-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-03-20 |
Per Bothner | * gcj.texi (Code Generation): Document new flags and... |
commit | commitdiff | tree |
2004-03-19 |
Kazu Hirata | re PR target/11520 (code generator bug for avr mega8) |
commit | commitdiff | tree |
2004-03-19 |
Michael Eager | atomicity.h: Prevent reg loads between LL and SC instru... |
commit | commitdiff | tree |
2004-03-19 |
Per Bothner | class.c (assume_compiled_node_struct): Rename type... |
commit | commitdiff | tree |
2004-03-19 |
Kazu Hirata | fold-const.c (fold): Move the handling of constants ... |
commit | commitdiff | tree |
2004-03-19 |
Mark Wielaard | 2004-03-20 Mark Wielaard <mark@klomp.org> |
commit | commitdiff | tree |
2004-03-19 |
Jeroen Frijters | ThreadGroup.java (list): Changed print to println. |
commit | commitdiff | tree |
2004-03-19 |
Mark Wielaard | BufferedReader.java: Use <=, not <&eq; to make... |
commit | commitdiff | tree |
2004-03-19 |
Randolph Chung | configure.in: Build java for hppa target. |
commit | commitdiff | tree |
2004-03-19 |
Matthias Klose | [multiple changes] |
commit | commitdiff | tree |
2004-03-19 |
Mark Wielaard | Reported by Stephen Crawley |
commit | commitdiff | tree |
2004-03-19 |
Richard Kenner | * tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly. |
commit | commitdiff | tree |
2004-03-19 |
Michael Koch | 2004-03-19 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2004-03-19 |
Paolo Carlini | 11.cc: Remove redundant static_cast-s. |
commit | commitdiff | tree |
2004-03-19 |
Denis Chertykov | avr.md ("call_insn"): Handle explicit integer specially. |
commit | commitdiff | tree |
2004-03-19 |
Richard Kenner | * tree.c (substitute_in_expr): Rewrite to simplify... |
commit | commitdiff | tree |
2004-03-19 |
Paolo Carlini | re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avai... |
commit | commitdiff | tree |
2004-03-19 |
Kazu Hirata | fold-const.c (negate_expr): Move the handling of consta... |
commit | commitdiff | tree |
2004-03-19 |
Rainer Orth | * verify.cc: Undef PC. |
commit | commitdiff | tree |
2004-03-19 |
Paolo Carlini | re PR libstdc++/14648 (rope is broken (regression)) |
commit | commitdiff | tree |
2004-03-19 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2004-03-19 |
Peter Schmid | re PR libstdc++/14647 (bit_vectors are broken (regression)) |
commit | commitdiff | tree |
2004-03-19 |
Richard Kenner | langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro... |
commit | commitdiff | tree |
2004-03-19 |
Richard Kenner | cxx-pretty-print.c (pp_cxx_unqualified_id): Use TEMPLAT... |
commit | commitdiff | tree |
2004-03-19 |
Paolo Bonzini | altivec-6.c: Use vector_size attribute, not mode. |
commit | commitdiff | tree |
2004-03-19 |
Paolo Bonzini | rs6000.c (rs6000_init_builtins): Fix typo. |
commit | commitdiff | tree |
2004-03-19 |
Phil Edwards | acinclude.m4 (GLIBCXX_CHECK_WCHAR_T_SUPPORT): Set LIBIC... |
commit | commitdiff | tree |
2004-03-19 |
Laurent GUERBY | sem_prag.adb (Suppress_Unsuppress_Echeck): use loop... |
commit | commitdiff | tree |
2004-03-19 |
Richard Sandiford | expmed.c (choose_mult_variant, [...]): New, split from... |
commit | commitdiff | tree |
2004-03-19 |
Giovanni Bajo | re PR c++/14545 (Cannot compile pooma-gcc (regression)) |
commit | commitdiff | tree |
2004-03-19 |
Mark Mitchell | semantics.c (finish_pseudo_destructor_expr): Allow... |
commit | commitdiff | tree |
2004-03-19 |
Ian Lance Taylor | * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2. |
commit | commitdiff | tree |
2004-03-19 |
Kaveh R. Ghazi | convert.c (convert_to_real): Add more math builtins. |
commit | commitdiff | tree |
2004-03-19 |
Kaveh R. Ghazi | * convert.c (convert_to_real): Reformat using switch... |
commit | commitdiff | tree |
2004-03-19 |
Mark Mitchell | c-common.c (pointer_int_sum): Do not complain about... |
commit | commitdiff | tree |
2004-03-19 |
Kazu Hirata | system.h (MD_ASM_CLOBBERS): Move to "Old target macros... |
commit | commitdiff | tree |
2004-03-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-03-18 |
James E Wilson | Another patch for pending SB-1 DFA scheduler. |
commit | commitdiff | tree |
2004-03-18 |
Richard Kenner | cp-tree.def (TEMPLATE_TYPE_PARM, [...]): Update comments. |
commit | commitdiff | tree |
2004-03-18 |
Richard Kenner | * stor-layout.c (set_sizetype): Use TYPE_ORIG_SIZE_TYPE. |
commit | commitdiff | tree |
2004-03-18 |
Michael Koch | 2004-03-18 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2004-03-18 |
Richard Kenner | Fix typo in comment. |
commit | commitdiff | tree |
2004-03-18 |
Richard Kenner | tree.h (TREE_CHECK2, [...]): New macros. |
commit | commitdiff | tree |
2004-03-18 |
Mostafa Hagog | gcse.c (eliminate_partially_redundant_loads): Reject... |
commit | commitdiff | tree |
2004-03-18 |
Graydon Hoare | remove incorrectly merged changelog entry |
commit | commitdiff | tree |
2004-03-18 |
Mark Mitchell | c-decl.c (grokdeclarator): Do not complain about redecl... |
commit | commitdiff | tree |
2004-03-18 |
Bob Wilson | xtensa.c (current_function_arg_words): Delete. |
commit | commitdiff | tree |
2004-03-18 |
Joseph Myers | * be.po, da.po, el.po, es.po, ja.po, nl.po, sv.po,... |
commit | commitdiff | tree |
2004-03-18 |
Richard Sandiford | alias.c (record_set): Detect the case where a register... |
commit | commitdiff | tree |
2004-03-18 |
Rainer Orth | natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to... |
commit | commitdiff | tree |
2004-03-18 |
Zdenek Dvorak | doloop.c: Removed. |
commit | commitdiff | tree |
2004-03-18 |
Fariborz Jahanian | Fixed some stack size allocation in G5's mixed mode. |
commit | commitdiff | tree |
2004-03-18 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2004-03-18 |
Jan Hubicka | predict.c (propagate_freq): Compute correctly frequency... |
commit | commitdiff | tree |
2004-03-18 |
Ian Lance Taylor | pex-unix.c (pexecute): Use vfork instead of fork, with... |
commit | commitdiff | tree |
2004-03-18 |
Ian Lance Taylor | Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OF... |
commit | commitdiff | tree |
2004-03-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-03-17 |
Eric Christopher | builtins.c (apply_args_size): Use reg_raw_mode. |
commit | commitdiff | tree |
2004-03-17 |
Graydon Hoare | [multiple changes] |
commit | commitdiff | tree |
2004-03-17 |
Paolo Bonzini | configure.in: Remove symbolic link section. |
commit | commitdiff | tree |
2004-03-17 |
Kaveh R. Ghazi | * gcc.dg/torture/builtin-convert-1.c: New test. |
commit | commitdiff | tree |
2004-03-17 |
Ralf Corsepius | re PR target/14577 (Switching sh-rtems to ELF) |
commit | commitdiff | tree |
2004-03-17 |
Jakub Jelinek | t-linux64 (bispecs): Don't add -mlong-double-128 for... |
commit | commitdiff | tree |
2004-03-17 |
Jan Hubicka | cfgrtl.c (rtl_create_basic_block): Pre-allocate basic_b... |
commit | commitdiff | tree |
2004-03-17 |
James E Wilson | Patch for pending SB-1 DFA scheduler. |
commit | commitdiff | tree |
2004-03-17 |
Benjamin Kosnik | acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Default settin... |
commit | commitdiff | tree |
2004-03-17 |
Paolo Carlini | 4.cc: Fix for 64-bit pointers. |
commit | commitdiff | tree |
2004-03-17 |
Michael Koch | 2004-03-17 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2004-03-17 |
Michael Koch | 2004-03-17 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2004-03-17 |
Joel Brobecker | dwarf2out.c (subrange_type_die): Define new variable... |
commit | commitdiff | tree |
2004-03-17 |
Mark Mitchell | Fix stuff accidentally committed in previous patch |
commit | commitdiff | tree |
2004-03-17 |
Kazu Hirata | mn10300.c (notice_update_cc): Don't handle CC_INVERT. |
commit | commitdiff | tree |
2004-03-17 |
Kaveh R. Ghazi | builtins.c (integer_valued_real_p): Add builtin rint. |
commit | commitdiff | tree |
2004-03-17 |
Kaveh R. Ghazi | convert.c (convert_to_real): Fix typos in `long double... |
commit | commitdiff | tree |
2004-03-17 |
Mark Mitchell | re PR c++/14481 (strange warning when assigning to... |
commit | commitdiff | tree |
2004-03-17 |
Ralf Corsepius | * config/h8300/t-rtems (h8300-*-rtems*): New. |
commit | commitdiff | tree |
2004-03-17 |
Kaveh Ghazi | Fix typo in copyright year. |
commit | commitdiff | tree |
2004-03-17 |
Kaveh R. Ghazi | * gcc.dg/torture/builtin-integral-1.c: New test. |
commit | commitdiff | tree |
next |