platform/upstream/gcc.git
2005-08-10 David Edelsohnpredicates.md (indexed_or_indirect_address): New.
2005-08-10 Richard Sandifordlib1funcs.asm (__aeabi_uidiv, [...]): New aliases.
2005-08-10 Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-08-10 Kazuhiro Inaokare PR target/23309 (m32r-linux-gcc ICE: in extract_insn...
2005-08-10 Volker Reicheltre PR c++/20646 (ICE on illegal code: "extern static...
2005-08-10 GCC AdministratorDaily bump.
2005-08-09 Andrew Pinskipr18299-1.c: Move to ...
2005-08-09 Thomas Koenigcharacter_passing.f90: Fix types for LSAME.
2005-08-09 Andrew Pinskipart of PR objc/21992
2005-08-09 Andrew Pinskic99_classification_macros_c.cc: xfail on *-*-darwin*.
2005-08-09 François-Xavier... check.c (gfc_check_ttynam_sub, [...]): Add check functi...
2005-08-09 Dorit Nuzmantree-vect-transform.c (vect_create_epilog_for_reduction...
2005-08-09 Andrew Pinskitry-catch-8.m: Enable for all targets.
2005-08-09 Richard Guentherc-common.c (builtin_function_2): Remove.
2005-08-09 Jie Zhanguclinux.h (NO_IMPLICIT_EXTERN_C): Define.
2005-08-09 Jakub Jelinekscanner.c (preprocessor_line): Don't write beyond the...
2005-08-09 Jakub Jelinekppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_ext...
2005-08-09 James A. Morrisontree-ssa-loop-niter.c (tree_simplify_using_condition_1...
2005-08-09 James A. Morrisonre PR c/23161 (Labels and empty statement warnings)
2005-08-09 Steven Bosscherre PR tree-optimization/23234 (ICE in verify_flow_info())
2005-08-09 Jerry DeLislere PR libfortran/23154 (Currupt string and segfault...
2005-08-09 GCC AdministratorDaily bump.
2005-08-08 Richard Hendersonre PR middle-end/22439 (ICE with char VLA and __SIZE_TY...
2005-08-08 Bob Wilson* expr.c (write_complex_part): Return after handling...
2005-08-08 Josh Connerre PR rtl-optimization/23241 (Invalid code generated...
2005-08-08 Josh Connerre PR rtl-optimization/23241 (Invalid code generated...
2005-08-08 Volker Reicheltre PR c++/22508 (ICE after invalid operator new)
2005-08-08 David Edelsohnre PR target/18506 (Altivec definitions of vec_init)
2005-08-08 Jan Hubickai386.c (legitimate_pic_address_disp_p): Refuse GOTOFF...
2005-08-08 Nathan Sidwellclass.c (build_class_ref): Wrap the primary class type...
2005-08-08 Nathan Sidwellre PR c++/21166 (g++ gives error on reference to packed...
2005-08-08 Paolo Bonziniconfigure.in (CC_FOR_TARGET, [...]): Find them with...
2005-08-08 Richard Sandifordre PR middle-end/21964 (broken tail call at -O2 or...
2005-08-08 Richard Sandifordre PR c/22458 (ICE on missing brace)
2005-08-08 James A. Morrisontree-vrp.c (simplify_div_or_mod_using_range): Use build2.
2005-08-08 John David... * pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Fix loop...
2005-08-08 GCC AdministratorDaily bump.
2005-08-07 Steven G. KarglForgot to remove and add these files in the previous...
2005-08-07 Janne Blomqvist[multiple changes]
2005-08-07 Danny Smithcygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.
2005-08-07 Bruce KorbFinish checkin of date: 2005/06/14 23:59:47; author...
2005-08-07 Richard Hendersonre PR middle-end/21894 (Invalid operand to binary opera...
2005-08-07 James A. Morrisontree-convert.c (convert): Use fold_build1 instead of...
2005-08-07 Peter O'GormanMake Darwin -bundle option work. Patch from Peter...
2005-08-07 James E WilsonDelete unused obsolete files for irix5cross64 configure...
2005-08-07 GCC AdministratorDaily bump.
2005-08-06 Francois-Xavier... io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var...
2005-08-06 Volker Reicheltre PR c++/23191 (ICE on invalid throw in template)
2005-08-06 Volker Reicheltre PR c++/19498 (ICE on invalid reference in template...
2005-08-06 Michael Matz* method.c (use_thunk): Call init_insn_lengths.
2005-08-06 Michael Matzgenattrtab.c (write_attr_get, [...]): Use insn_code...
2005-08-06 Francois-Xavier... * primary.c (match_hollerith_constant): Fix typo.
2005-08-06 James A. Morrisonre PR treelang/23072 (multiple runs of treelang testsui...
2005-08-06 Francois-Xavier... * io/unix.c: Add O_RDWR to open() call.
2005-08-06 Nick Cliftonconfig/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW...
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-08-06 Kazu Hiratadecl.c, [...]: Fix comment/doc typos.
2005-08-06 Joseph Myersre PR c/23113 (The -Wunused (value computed is not...
2005-08-06 Richard Sandifordre PR rtl-optimization/23233 (Loop optimisation ICE...
2005-08-06 Jakub Jelinekre PR fortran/18833 (ICE 'missing spec' on integer...
2005-08-06 James A. Morrisonre PR tree-optimization/23128 (VRP fails for unsigned...
2005-08-06 James A. Morrisonre PR debug/22514 (ICE in force_decl_die with invalid...
2005-08-06 GCC AdministratorDaily bump.
2005-08-05 Richard Hendersonre PR middle-end/21728 (Nonlocal goto from an unused...
2005-08-05 Mark MitchellCorrect PR#
2005-08-05 Mark Mitchellre PR c++/19063 (ICE on invalid template parameter)
2005-08-05 Thomas Koenigtrans-expr.c (gfc_build_builtin_function_decls): Mark...
2005-08-05 J"orn Renneckere PR middle-end/23135 (find_reloads_toplev -> find_rel...
2005-08-05 Joern Renneckeintmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
2005-08-05 Joern Renneckeintmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
2005-08-05 David Edelsohnbuiltin-wctype-1.c: Use __WINT_TYPE__ for TEST_TO_WCTYPE.
2005-08-05 Joern Rennecke* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh...
2005-08-05 Michael Matzgenattrtab.c (current_alternative_string): Remove.
2005-08-05 James E WilsonFix problem pointed out by Gunther Nikl on gcc list.
2005-08-05 Richard Hendersonre PR middle-end/21529 (code size regression (+40%...
2005-08-05 GCC AdministratorDaily bump.
2005-08-04 Richard Hendersonre PR middle-end/21291 (can't find a register in class...
2005-08-04 Paul Brookread-rtl.c (read_quoted_string): Break if EOF.
2005-08-04 Danny Smithbuiltin-wctype-1.c: Use __WCHAR_TYPE__ and __WINT_TYPE_...
2005-08-04 Paul Thomastransfer.c (data_transfer_init): Truncate file in seque...
2005-08-04 David EdelsohnAdd Ian to function.c ChangeLog entry.
2005-08-04 Andrew Pinskitree.h (fold_build1): Change to macro and call fold_bui...
2005-08-04 David Edelsohnfunction.c (assign_stack_local_1): Do not correct stack...
2005-08-04 Diego Novillore PR tree-optimization/22037 (internal compiler error...
2005-08-04 Richard Hendersonupdate-cunroll.c: Fix mistakes in scan-tree-dump-times...
2005-08-04 Gerald Pfeiferinstall.texi (Binaries): Remove broken link to Sinix...
2005-08-04 Paul Woegerer* config/crx/crx.h: Inhibit -lm to be linked per default.
2005-08-04 Richard Hendersonre PR middle-end/23221 (-fstack-protector does not...
2005-08-04 Paul Brooktrans-expr.c (gfc_conv_expr, [...]): Update comments.
2005-08-04 GCC AdministratorDaily bump.
2005-08-03 Eric Christophergcc.c (LINK_SSP_SPEC): Add fstack-protector-all.
2005-08-03 Geoffrey Keatingconfigure.ac: Don't use GCC_NO_EXECUTABLES or clear...
2005-08-03 Jan Hubickaprofile.c (branch_prob): Split edges with goto locus...
2005-08-03 Paul Brookfunction.c (assign_parms): Round current_function_args_...
2005-08-03 Jeff Law* g++.dg/tree-ssa/pr14814.C: xfail test for &this count.
2005-08-03 Geoffrey Keating* config/i386/i386.c (x86_elf_aligned_common)
2005-08-03 Geoffrey Keatingacinclude.m4 (GLIBCXX_CHECK_SETRLIMIT_ancilliary):...
2005-08-03 Francois-Xavier... libgfortran.h: When isfinite is not provided by the...
2005-08-03 J"orn Renneckereload.c (find_reloads_subreg_address): Pass down TYPE...
2005-08-03 Zdenek Dvorakre PR tree-optimization/23157 (incorrect sharing of...
next