aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-11c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...Neil Booth9-23/+47
2003-05-11Fix expected error message.Kriang Lerdsuwanakij1-1/+1
2003-05-11int8421.f: New test.Toon Moene2-0/+24
2003-05-11re PR fortran/10726 (Documentation for function "IDate Intrinsic (Unix)" is w...Toon Moene5-10/+30
2003-05-11re PR c++/689 ([diagnostic] this warning is not helpful: `class xxxx' only de...Gabriel Dos Reis5-2/+25
2003-05-11PR c++/10230, c++/10481Kriang Lerdsuwanakij4-2/+41
2003-05-11re PR c++/10552 (Small sample using nested templates causes internal compiler...Kriang Lerdsuwanakij4-0/+54
2003-05-11re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.)Gabriel Dos Reis4-1/+186
2003-05-11builtins: New directory.Richard Sandiford33-237/+505
2003-05-11[multiple changes]Benjamin Kosnik63-436/+2586
2003-05-11reload1.c (reload_cse_move2add): Revert part of my 2003-05-09's patch.Alexandre Oliva2-9/+8
2003-05-11diagnostic.c: Reorder functions for clarity...Zack Weinberg2-340/+364
2003-05-11Daily bump.GCC Administrator2-2/+2
2003-05-10except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand11-103/+120
2003-05-10* config/i386/i386.h (MODES_TIEABLE_P): Fix typo.Alexander Aganichev2-1/+5
2003-05-10defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell8-129/+177
2003-05-10Properly remove previous patch.Richard Kenner1-8/+0
2003-05-10defer a mistake until laterBruce Korb1-7/+7
2003-05-10* pt.c (instantiate_decl): Call push/pop_deferring_access_checks.Kriang Lerdsuwanakij2-0/+9
2003-05-103.cc: Remove unnecessary includes and unused string literals.Paolo Carlini3-21/+6
2003-05-10arm.md (DOM_CC_X_AND_Y, [...]): New constants.Richard Earnshaw4-20/+94
2003-05-10revert: vxxscale.h, [...]: New files.Richard Kenner8-219/+4
2003-05-10re PR c++/9252 ([New parser] Errors due to legally used "typename")Kriang Lerdsuwanakij15-60/+115
2003-05-10re PR c++/9554 (Out of class declaration of member class template specialisat...Kriang Lerdsuwanakij6-50/+132
2003-05-10ButtonUI.java, [...]: New versions from classpath.Michael Koch34-0/+1296
2003-05-102003-05-10 Michael Koch <konqueror@gmx.de>Michael Koch7-13/+35
2003-05-102003-05-10 Michael Koch <konqueror@gmx.de>Michael Koch2-3/+15
2003-05-10Identity.java, [...]: New versions from classpath.Michael Koch15-14/+35
2003-05-10alpha.c (alpha_start_function): Declare frame_size as unsigned to avoid signe...Roger Sayle2-1/+6
2003-05-09stdarg1.C: Make sure arg "3" is passed as a long, and not an int.DJ Delorie2-1/+6
2003-05-10Daily bump.GCC Administrator2-2/+2
2003-05-09xtensa.c (xtensa_emit_loop_end): Only use "nop.n" instruction if the Xtensa d...Bob Wilson2-2/+7
2003-05-09Treelang fixes including built failures on PPC and others.Tim Josling5-8/+31
2003-05-09mklibgcc.in: Remove extra quotes.Matt Kraai2-1/+5
2003-05-09rs6000.c (spe_init_builtins): Fix typo in creation of int_ftype_void.Mark Mitchell2-2/+6
2003-05-09Makefile.in: Rebuilt.Tom Tromey8-190/+18
2003-05-09vxxscale.h, [...]: New files.Olivier Hainque8-0/+223
2003-05-09reload1.c (reload_cse_move2add): Don't turn an implicit truncation into a sel...Alexandre Oliva2-4/+22
2003-05-09* arm.md (clzsi2): The CLZ instruction is predicable.Richard Earnshaw2-1/+6
2003-05-09* config/xtensa/xtensa.c: Formatting.Bob Wilson2-60/+64
2003-05-09tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS...Diego Novillo2-1/+7
2003-05-09PR c++/10555, c++/10576Kriang Lerdsuwanakij4-0/+39
2003-05-09update_version (ADD_BRANCHES): Add, set to MAIN and tree-ssa-20020619-branch.Gerald Pfeifer2-1/+8
2003-05-09tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes contain only one operand.Diego Novillo2-1/+6
2003-05-09toplev.h (warning_with_file_and_line): Don't declare.Gabriel Dos Reis3-36/+7
2003-05-09c-parse.in (if_stmt_locus): New object.Gabriel Dos Reis4-11/+27
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch10-269/+58
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch3-9/+31
2003-05-092003-05-09 Michael Koch <konqueror@gmx.de>Michael Koch4-26/+128
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra15-80/+94