aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-26par.adb (Check_No_Right_Paren): Removed no longer usedRobert Dewar10-106/+139
2008-03-26errout.ads: Document new !! insertion sequenceRobert Dewar2-10/+28
2008-03-26einfo.ads, einfo.adb (N_Pragma): Chars field removed, use Chars (Pragma_Ident...Robert Dewar2-50/+272
2008-03-26stand.ads: Deal with reordering of package standard declarationsRobert Dewar2-35/+35
2008-03-26checks.adb (Ensure_Valid): Capture valid status if possible (eliminate checks)Robert Dewar1-2/+8
2008-03-26a-ztexio.adb, [...]: Fix problem with Current_Output (introduce Self).Robert Dewar3-13/+35
2008-03-26a-teioed.ads: Correct value of Default_FillRobert Dewar2-4/+4
2008-03-26a-szuzti.adb, [...] (functions Get_Line): Improve memory usage to avoid use o...Vincent Celier3-9/+21
2008-03-26ali.ads, ali.adb (Optimize_Alignment_Setting): New field in ALI recordRobert Dewar13-260/+446
2008-03-26gnatvsn.ads (Library_Version): Bump to 4.4.Arnaud Charlet1-3/+3
2008-03-26s-taprop-irix.adb, [...] (Create_Task): Do not attempt to set task priority o...Arnaud Charlet7-195/+115
2008-03-26a-taster.adb, [...]: Minor reformatting.Robert Dewar106-1372/+687
2008-03-26re PR ada/33688 (Ada package Gnat.Sockets missing constant for IP_PKTINFO (pa...Thomas Quinot17-62/+97
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik63-563/+512
2008-03-26pt.c (coerce_template_template_parm): Moved the body of the loop of coerce_te...Douglas Gregor10-66/+288
2008-03-25re PR target/31558 (ICE with __builtin_vec_splat)Andrew Pinski2-2/+2
2008-03-25re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Andrew Pinski4-0/+26
2008-03-25re PR objc/29197 (ICE after error with array type with undefined variable)Andrew Pinski4-0/+29
2008-03-26Daily bump.GCC Administrator1-1/+1
2008-03-25Make-lang.in (obj-c++_OBJS): Rename from objcp_OBJS.Tom Tromey2-1/+10
2008-03-25re PR rtl-optimization/35232 (ICE in fp-int-convert-double.c at -O2)Richard Sandiford4-242/+345
2008-03-25Makefile.in (build/gensupport.o): Depend on insn-modes.h.Tom Tromey2-9/+21
2008-03-25revert: re PR ada/35186 (implicit assumption about alignment of DImode)Eric Botcazou2-12/+8
2008-03-25xtensa.c (xtensa_va_start): Use build_int_cst instead of size_int for integer...Bob Wilson2-6/+18
2008-03-25configure: Rebuilt.Tom Tromey3-2/+8
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey51-1840/+633
2008-03-25typeck.c (composite_pointer_type_r): Add SFINAE support.Douglas Gregor32-809/+2877
2008-03-25constraints.md (Pso, Psz): New constraints.Naveen.H.S7-0/+185
2008-03-25sh.c (sh_expand_t_scc): Emit movrt for SH2A if possible.Naveen.H.S5-0/+47
2008-03-25sh.md (prefetch): Add condition for SH2A target.Naveen.H.S4-1/+53
2008-03-25constraints.md (I28): New constraint.Jayant R Sonar6-5/+41
2008-03-25sh.c (SH_ATTRIBUTES): Define.Anil Paranjape10-17/+454
2008-03-25exp_ch6.adb, [...]: Update copyright notice.Arnaud Charlet3-9/+14
2008-03-25sse-17.c: Include sse2-check.h.Uros Bizjak8-9/+28
2008-03-25sha1.h: New file, from gnulib.Ian Lance Taylor5-5/+579
2008-03-25Fix this patch:Ian Lance Taylor1-4/+4
2008-03-25Daily bump.GCC Administrator1-1/+1
2008-03-24* md5.h: Add extern "C" when compiled with C++.Ian Lance Taylor2-0/+12
2008-03-24re PR rtl-optimization/26222 (build failuring in libjava)Andrew Pinski2-0/+26
2008-03-24re PR fortran/34813 (ICE on incorrect nested type constructor (fold-const.c (...Paul Thomas5-0/+104
2008-03-24lex.c (handle_pragma_interface): Don't copy the filename.Tom Tromey2-3/+8
2008-03-249drpc.adb, [...]: Fix comment typos.Ralf Wildenhues55-180/+201
2008-03-24make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.Doug Evans2-7/+10
2008-03-24re PR c/22371 (C front-end produces mis-match types in MODIFY_EXPR)Richard Guenther4-3/+24
2008-03-24diagnostic.c (diagnostic_count_diagnostic): Delete.Manuel López-Ibáñez2-69/+44
2008-03-24* gthr-vxworks.h (UNUSED): Define.Nathan Sidwell2-0/+11
2008-03-242008-03-24 Robert Dewar <dewar@adacore.com>Robert Dewar67-165/+148
2008-03-24Daily bump.GCC Administrator1-1/+1
2008-03-23re PR ada/15479 (Ada manual problems)Ralf Wildenhues4-136/+170
2008-03-23re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig23-19/+5432