aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-19natPlainDatagramSocketImplPosix.cc (getLocalAddress): New helper function.Anthony Green2-49/+47
2005-12-19Fixed typo in changelog.Kenneth Zadeck1-2/+1
2005-12-19flow.c (update_life_info, [...]): Fixed latent bug that could happen if updat...Kenneth Zadeck2-13/+29
2005-12-19tree-ssa-structalias.c (update_alias_info): Remove handling of may_be_aliased...Zdenek Dvorak2-5/+8
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik312-1329/+2234
2005-12-19Daily bump.GCC Administrator1-1/+1
2005-12-19tree-flow.h (struct stmt_ann_d): Remove makes_aliased_loads and makes_aliased...Zdenek Dvorak6-62/+21
2005-12-18darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating5-89/+120
2005-12-18re PR tree-optimization/25481 (Segfault in tree-ssa-structalias.c)Richard Guenther4-3/+36
2005-12-19optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm11-12/+114
2005-12-18re PR rtl-optimization/21041 (ICE: output_operand: Cannot decompose address)Ulrich Weigand4-1/+55
2005-12-18stl_algobase.h (__copy_normal::copy_n): Uglify to __copy_n.Paolo Carlini3-107/+174
2005-12-18tree-cfg.c (tree_flow_call_edges_add): Check for empty basic blocks.Andreas Krebbel4-1/+35
2005-12-18re PR fortran/25018 (Segfault with simple expression)Paul Thomas7-79/+84
2005-12-18gcse.c (gcse_main, [...]): Fix non-GNU-isms from the 2005-12-17 patch to renu...Steven Bosscher2-3/+9
2005-12-18* doc/objc.texi (Type encoding): Fix typo.Gabriel Dos Reis2-1/+5
2005-12-18post: New.Benjamin Kosnik29-137/+220
2005-12-18tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis12-89/+149
2005-12-18re PR tree-optimization/24378 (gcc.dg/vect/pr24300.c (test for excess errors)...Dorit Nuzman2-0/+38
2005-12-18re PR libstdc++/25472 (--disable-hosted-libstdcxx does not work)Benjamin Kosnik7-51/+110
2005-12-18tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Code to simplify SWIT...Jeff Law3-65/+68
2005-12-17objc.texi (Type encoding): Add documentation about encoding complex types and...Andrew Pinski2-0/+9
2005-12-18tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis12-53/+111
2005-12-18Daily bump.GCC Administrator1-1/+1
2005-12-17stl_vector.h (vector(const vector&)): Use _M_get_Tp_allocator.Paolo Carlini6-68/+377
2005-12-17m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.Paul Brook2-15/+23
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis17-49/+110
2005-12-17re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)Steven G. Kargl4-0/+43
2005-12-17floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f...Gabriel Dos Reis2-3/+10
2005-12-17* Revert accidental commit to enum_5.f90.Steven G. Kargl2-1/+5
2005-12-17decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...Steven G. Kargl66-396/+483
2005-12-17valarray_after.h (_Expr<>::operator[](slice)): Don't assume the closure imple...Gabriel Dos Reis2-9/+45
2005-12-17basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin36-202/+236
2005-12-17tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka5-25/+74
2005-12-17tree-ssa-dom.c (update_rhs_and_lookup_avail_expr): Kill.Jeff Law3-119/+75
2005-12-17attr-weakref-1.c: Do not run on darwin.Andreas Jaeger3-69/+296
2005-12-17re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)Bernd Trog2-1/+6
2005-12-17re PR rtl-optimization/25456 (cc0 targets are broken.)Kazu Hirata2-1/+7
2005-12-17Daily bump.GCC Administrator1-1/+1
2005-12-16update_web_docs_svn: Remove unnecessary files from source tree.Joseph Myers5-270/+29
2005-12-17simplify-rtx.c (simplify_binary_operation_1 <IOR>): Correct bug introduced 20...Alan Modra2-1/+6
2005-12-16re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-1/+19
2005-12-16re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-1/+6
2005-12-16* zh_CN.po: Update.Joseph Myers2-214/+194
2005-12-16re PR fortran/25106 ([4.0/4.1] statement label is zero)Steven G. Kargl8-26/+68
2005-12-16* update_web_docs_svn: Set @srcdir in gcc-vers.texi.Mark Mitchell2-1/+2
2005-12-16re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused b...Steven Bosscher2-15/+13
2005-12-17re PR testsuite/25422 (gcc.dg/20031012-1.c and gcc.dg/weak/weak-3.c (and a co...Ben Elliston4-1/+10
2005-12-16trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther9-96/+141
2005-12-16Class.java (getPackage): Get package from VMClassLoader if needed.Tom Tromey2-3/+8