summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (correct version)Laurent Guerby2009-04-071-0/+4
* checks.adb (Determine_Range): Add Assume_Valid parameterRobert Dewar2009-04-0715-162/+483
* * gnatvsn.ads: Bump version number.Arnaud Charlet2009-04-072-3/+7
* [multiple changes]Arnaud Charlet2009-04-073-4/+12
* expr.c (do_store_flag): Remove last argument.Paolo Bonzini2009-04-072-38/+9
* optabs.c (can_compare_p): Test the predicate of a cbranch and cstore pattern.Paolo Bonzini2009-04-072-5/+18
* expr.c (convert_move): Use emit_store_flag instead of "emulating" it.Paolo Bonzini2009-04-072-21/+8
* i386.c (ix86_compare_emitted): Remove.Paolo Bonzini2009-04-075-20/+23
* decl.c (gnat_to_gnu_entity): Test the underlying type.Eric Botcazou2009-04-073-2/+11
* trans.c (Attribute_to_gnu): Do not convert the result.Eric Botcazou2009-04-072-9/+7
* trans.c (establish_gnat_vms_condition_handler): Clear DECL_CONTEXT.Eric Botcazou2009-04-072-1/+11
* gigi.h (standard_datatypes): Remove ADT_void_type_decl.Eric Botcazou2009-04-076-433/+504
* decl.c (gnat_to_gnu_entity): Reorder local variables.Eric Botcazou2009-04-074-276/+266
* decl.c (compile_time_known_address_p): Rewrite and move around.Eric Botcazou2009-04-073-74/+81
* repairing ChangeLog for my last commitJanus Weil2009-04-072-2/+2
* trans.c (check_for_eliminated_entity): New function.Eric Botcazou2009-04-075-9/+72
* re PR other/38920 (dw2 exceptions don't work.)Janus Weil2009-04-0710-70/+166
* config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file.Andrew Stubbs2009-04-074-0/+161
* libgcc2.c (INFINITY): Use __builtin_huge_val...Ben Elliston2009-04-072-1/+7
* Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug.Benjamin Kosnik2009-04-079-24/+55
* dfp.c: Replace type punning assignments with memcpy throughout.Ben Elliston2009-04-073-29/+33
* re PR target/39634 (powerpc64 libgcc contains useless softfp functions)Alan Modra2009-04-074-26/+31
* Daily bump.GCC Administrator2009-04-071-1/+1
* re PR libfortran/39664 (Revision 145571 breaks stdio)H.J. Lu2009-04-062-18/+29
* stor-layout.c (set_sizetype): Use the full precision of their machine mode fo...Eric Botcazou2009-04-062-4/+12
* i386.md: Revert 2 accidental checkins.H.J. Lu2009-04-062-2/+8
* re PR c++/35146 (weird error in template function specialization)Jason Merrill2009-04-064-3/+49
* Atom pipeline model, tuning and insn selection.Joey Ye2009-04-068-56/+1108
* gnat.exp: Handle multilib.Laurent GUERBY2009-04-064-25/+55
* re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas2009-04-064-0/+139
* * doc/install.texi (Specific): Fix two cross-references to MinGW.Gerald Pfeifer2009-04-062-2/+6
* atomicity.h: Put the SH4A specific functions in the __gnu_cxx namespace.Andrew Stubbs2009-04-062-40/+46
* io.h (struct stream): Rename truncate to trunc.David Edelsohn2009-04-063-5/+14
* re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...Richard Guenther2009-04-067-8/+129
* random.tcc (linear_congruential_engine<>:: seed(seed_seq&)): Fix typo in last...Paolo Carlini2009-04-062-2/+7
* re PR tree-optimization/39643 (cris-elf gcc.dg/torture/builtin-math-3.c -O1 ...Richard Guenther2009-04-062-3/+16
* random.h (operator==): Mark all inline.Paolo Carlini2009-04-062-188/+195
* pragma-isr-trapa2.c: Skip test for FPU-less architectures.Andrew Stubbs2009-04-062-0/+6
* re PR middle-end/39659 (ICE building libstdc++v3 functexcept.cc)Jan Hubicka2009-04-062-0/+7
* lib1funcs.asm (ic_invalidate): Move ICBI out of the delay slot.Andrew Stubbs2009-04-062-3/+12
* sh4a-memmovua.c: Include string.h instead of stdlib.h.Andrew Stubbs2009-04-063-5/+15
* calls.c (emit_library_call_value_1): Fix a problem with parameter alignment f...Hariharan Sandanagobalane2009-04-062-1/+7
* re PR fortran/39414 (PROCEDURE statement double declaration bug)Janus Weil2009-04-065-4/+62
* config.gcc (mingw32 tm_file): Add mingw-stdint.h.Danny Smith2009-04-063-1/+58
* re PR fortran/36091 (false positive in bounds checking with forall)Paul Thomas2009-04-066-1/+39
* namelist_51.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson2009-04-0613-13/+24
* fix markupJason Merrill2009-04-051-1/+1
* Daily bump.GCC Administrator2009-04-061-1/+1
* random.tcc (piecewise_linear_distribution<>:: operator()(_UniformRandomNumber...Paolo Carlini2009-04-052-1/+7
* re PR libfortran/38654 (Fortran I/O speedup)Daniel Kraft2009-04-053-0/+45