summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-08-016-105/+125
* write.c (write_float): Use the slightly more portable isnan in preference to ...Roger Sayle2004-08-012-1/+6
* invoke.texi: In the MIPS options section...Richard Sandiford2004-08-013-30/+10
* mips.md (cprestore): Provide two alternatives...Richard Sandiford2004-08-012-6/+17
* mips-protos.h (mips_gp_save_slot): Remove.Richard Sandiford2004-08-014-67/+75
* Collection.java, [...]: Added additional exceptions to documentation.Andrew John Hughes2004-08-017-6/+111
* configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith2004-08-015-3/+14
* re PR other/16842 (mkheaders can not find mkheaders.conf)Andrew Pinski2004-07-312-1/+6
* Daily bump.GCC Administrator2004-08-012-2/+2
* c-decl.c (diagnose_mismatched_decls): Give error for external redeclaration o...Joseph Myers2004-07-314-6/+89
* locale_facets.tcc (num_get<>::_M_extract_float, [...]): In the main parsing l...Paolo Carlini2004-07-312-64/+79
* Add Fariborz to my last change.Geoffrey Keating2004-07-311-0/+1
* rs6000.c (legitimate_lo_sum_address_p): Permit non-offsettable addresses even...Geoffrey Keating2004-07-317-72/+304
* Daily bump.GCC Administrator2004-07-312-2/+2
* i386.md: New peephole2's to convert imul by 3, 5 or 9 into the equivalent lea...Roger Sayle2004-07-312-0/+69
* gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue.Richard Henderson2004-07-3010-12/+61
* intrinsic_nearest.f90: Disable tests of nearest around zero.Richard Henderson2004-07-302-7/+19
* 20040730-1.c: New test.Andrew Pinski2004-07-302-0/+21
* tree-ssa-alias.c (compute_points_to_and_addr_escape): If a pointer escapes th...Diego Novillo2004-07-302-29/+41
* vmx.exp: Explain why we skip tests for powerpc-eabispe.Aldy Hernandez2004-07-302-1/+7
* 2004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch2004-07-305-12/+30
* tree-ssa-alias.c (create_alias_map_for): Do not get the alias set of the inne...Diego Novillo2004-07-302-5/+6
* 2004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch2004-07-302-1/+11
* * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.Aldy Hernandez2004-07-302-1/+6
* g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already contains $ld_...Richard Sandiford2004-07-303-7/+27
* Daily bump.GCC Administrator2004-07-302-2/+2
* tree-ssa-ccp.c (visit_assignment): Move code to prevent setting a non-registe...Diego Novillo2004-07-292-6/+12
* * config/sh/lib1funcs.asm: Make aliases movstr* for movmem*.Kaz Kojima2004-07-292-1/+31
* re PR libstdc++/14220 ([3.5] num_put::do_put() undesired float/double behavior)Paolo Carlini2004-07-294-20/+118
* tree-ssa.c (verify_flow_sensitive_alias_info): When comparing points-to sets ...Diego Novillo2004-07-292-1/+7
* stmtexpr2.C (alt1): Rename from expected.Richard Henderson2004-07-292-5/+21
* * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.Richard Henderson2004-07-292-1/+5
* ia64.c (setjmp_operand): Delete, unused.Zack Weinberg2004-07-294-107/+12
* lwg-active.html, [...]: Import Revision 31.Paolo Carlini2004-07-293-56/+1025
* c-common.h (lang_post_pch_load): New variable.Mark Mitchell2004-07-2933-773/+1134
* tree-ssa-loop-im.c (force_move_till_expr, [...]): Take orig_loop argument and...Zdenek Dvorak2004-07-292-9/+26
* cfgloop.c (update_latch_info): Update dominator of the new block.Zdenek Dvorak2004-07-293-12/+45
* tree-ssa-operands.c (get_expr_operands): Revert changes to ADDR_EXPR processi...Diego Novillo2004-07-294-3/+32
* implement-c.texi: Add C90 subclause references.Joseph Myers2004-07-292-68/+311
* * pa.c (output_movb): Correct typo.John David Anglin2004-07-292-1/+5
* PR libstdc++/12658 (continued)Paolo Carlini2004-07-292-5/+11
* ra.h (single_reg_in_regclass): Declare.Pat Haugen2004-07-294-2/+70
* MainThread.java: Explicitely import used classes.Michael Koch2004-07-292-2/+9
* re PR libstdc++/16813 (compiler error in DEBUG version of range insertion std...Paolo Carlini2004-07-293-1/+50
* ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic2004-07-291-2/+7
* ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic2004-07-2922-27/+74
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-297-79/+60
* index.html: Update version references.Phil Edwards2004-07-293-287/+270
* c-decl.c (complete_array_type): Don't gratuitously copy maxindex.Nathan Sidwell2004-07-292-2/+6
* rtl.c (currently_expanding_to_rtl): New.Steven Bosscher2004-07-298-35/+41