aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-07[multiple changes]Arnaud Charlet4-38/+55
2009-04-07[multiple changes]Arnaud Charlet4-9/+57
2009-04-07[multiple changes]Arnaud Charlet4-2/+33
2009-04-07[multiple changes]Arnaud Charlet15-152/+538
2009-04-07[multiple changes]Arnaud Charlet49-534/+479
2009-04-07gnat_ugn.texi: Document -gnatDnn/-gnatGnnRobert Dewar9-19/+72
2009-04-07tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Non-aliased decls are only use...Richard Guenther2-2/+38
2009-04-07checks.adb: Remove Assume_Valid parameter from In_Subrange_Of callsRobert Dewar15-125/+195
2009-04-07Update baseline.Arnaud Charlet1-2/+2
2009-04-07(correct version)Laurent Guerby1-0/+4
2009-04-07checks.adb (Determine_Range): Add Assume_Valid parameterRobert Dewar15-162/+483
2009-04-07* gnatvsn.ads: Bump version number.Arnaud Charlet2-3/+7
2009-04-07[multiple changes]Arnaud Charlet3-4/+12
2009-04-07expr.c (do_store_flag): Remove last argument.Paolo Bonzini2-38/+9
2009-04-07optabs.c (can_compare_p): Test the predicate of a cbranch and cstore pattern.Paolo Bonzini2-5/+18
2009-04-07expr.c (convert_move): Use emit_store_flag instead of "emulating" it.Paolo Bonzini2-21/+8
2009-04-07i386.c (ix86_compare_emitted): Remove.Paolo Bonzini5-20/+23
2009-04-07decl.c (gnat_to_gnu_entity): Test the underlying type.Eric Botcazou3-2/+11
2009-04-07trans.c (Attribute_to_gnu): Do not convert the result.Eric Botcazou2-9/+7
2009-04-07trans.c (establish_gnat_vms_condition_handler): Clear DECL_CONTEXT.Eric Botcazou2-1/+11
2009-04-07gigi.h (standard_datatypes): Remove ADT_void_type_decl.Eric Botcazou6-433/+504
2009-04-07decl.c (gnat_to_gnu_entity): Reorder local variables.Eric Botcazou4-276/+266
2009-04-07decl.c (compile_time_known_address_p): Rewrite and move around.Eric Botcazou3-74/+81
2009-04-07repairing ChangeLog for my last commitJanus Weil2-2/+2
2009-04-07trans.c (check_for_eliminated_entity): New function.Eric Botcazou5-9/+72
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil10-70/+166
2009-04-07config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file.Andrew Stubbs4-0/+161
2009-04-07libgcc2.c (INFINITY): Use __builtin_huge_val...Ben Elliston2-1/+7
2009-04-07Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug.Benjamin Kosnik9-24/+55
2009-04-07dfp.c: Replace type punning assignments with memcpy throughout.Ben Elliston3-29/+33
2009-04-07re PR target/39634 (powerpc64 libgcc contains useless softfp functions)Alan Modra4-26/+31
2009-04-07Daily bump.GCC Administrator1-1/+1
2009-04-06re PR libfortran/39664 (Revision 145571 breaks stdio)H.J. Lu2-18/+29
2009-04-06stor-layout.c (set_sizetype): Use the full precision of their machine mode fo...Eric Botcazou2-4/+12
2009-04-06i386.md: Revert 2 accidental checkins.H.J. Lu2-2/+8
2009-04-06re PR c++/35146 (weird error in template function specialization)Jason Merrill4-3/+49
2009-04-06Atom pipeline model, tuning and insn selection.Joey Ye8-56/+1108
2009-04-06gnat.exp: Handle multilib.Laurent GUERBY4-25/+55
2009-04-06re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas4-0/+139
2009-04-06* doc/install.texi (Specific): Fix two cross-references to MinGW.Gerald Pfeifer2-2/+6
2009-04-06atomicity.h: Put the SH4A specific functions in the __gnu_cxx namespace.Andrew Stubbs2-40/+46
2009-04-06io.h (struct stream): Rename truncate to trunc.David Edelsohn3-5/+14
2009-04-06re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...Richard Guenther7-8/+129
2009-04-06random.tcc (linear_congruential_engine<>:: seed(seed_seq&)): Fix typo in last...Paolo Carlini2-2/+7
2009-04-06re PR tree-optimization/39643 (cris-elf gcc.dg/torture/builtin-math-3.c -O1 ...Richard Guenther2-3/+16
2009-04-06random.h (operator==): Mark all inline.Paolo Carlini2-188/+195
2009-04-06pragma-isr-trapa2.c: Skip test for FPU-less architectures.Andrew Stubbs2-0/+6
2009-04-06re PR middle-end/39659 (ICE building libstdc++v3 functexcept.cc)Jan Hubicka2-0/+7
2009-04-06lib1funcs.asm (ic_invalidate): Move ICBI out of the delay slot.Andrew Stubbs2-3/+12
2009-04-06sh4a-memmovua.c: Include string.h instead of stdlib.h.Andrew Stubbs3-5/+15