aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-07combine.c (simplify_shift_const): Calculate rotate count correctly for vector...Igor Shevlyakov2-1/+13
2002-09-07c-typeck.c (c_tree_expr_nonnegative_p): New function.Ansgar Esztermann5-21/+55
2002-09-07builtins.def (inf, inff, infl): Mark const.Richard Henderson2-9/+10
2002-09-07* real.c (ereal_inf): Clear E before use.Richard Henderson2-0/+5
2002-09-07New tests.Richard Henderson2-0/+48
2002-09-07h8300.md (udivmodqi4): Split the pattern into an expander and an anonymous pa...Kazu Hirata2-2/+45
2002-09-07com.c (ffe_type_for_mode): Handle long double.Jan Hubicka2-1/+8
2002-09-07messages_members.cc: Add specialization for messages<wchar_t>.Jakub Jelinek3-0/+25
2002-09-07natPlainDatagramSocket.cc: include ws2tcpip.h for definition of IP_TOS.Adam Megacz2-0/+6
2002-09-07h8300.c: Fix formatting.Kazu Hirata4-12/+18
2002-09-07cfgcleanup.c (try_crossjump_to_edge): Fix updating of liveness information.Zdenek Dvorak2-22/+11
2002-09-07* rtlanal.c (dead_or_set_regno_p): Fix typo.Graham Stott2-1/+5
2002-09-07Daily bump.GCC Administrator7-7/+7
2002-09-07* config/rs6000/linux64.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Alan Modra2-0/+9
2002-09-07tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.Alan Modra6-4/+62
2002-09-06c-lang.c (objc_is_id): New stub.Ziemowit Laski7-7/+91
2002-09-06i386.h (GOT_SYMBOL_NAME): Define.Krister Walfridsson4-4/+19
2002-09-06localefwd.h: Tweak formatting.Benjamin Kosnik3-25/+43
2002-09-06* pentium.md (pentium-firstvboth): Fix typo.Jeff Law2-1/+5
2002-09-06configure.target: Use cpu_include_dir="config/cpu/sparc" for all sparc targets.Jakub Jelinek3-72/+53
2002-09-06configure.target: Use cpu_include_dir="config/cpu/sparc" for all sparc targets.Jakub Jelinek1-5/+2
2002-09-06ctype_noninline.h [...]: Remove using _C_legacy::__ctype_*.Jakub Jelinek2-16/+84
2002-09-06* gcc.dg/cpp/_Pragma4.c: Fix typo.Neil Booth2-1/+5
2002-09-06h8300.c (enum shift_alg): Move to earlier in h8300.c.Dhananjay R. Deshpande2-153/+205
2002-09-06Removed objc/formal-protocol-6.x as this testcase is now supposed to passNicola Pero1-0/+5
2002-09-06Removed - the testcase should not passNicola Pero1-2/+0
2002-09-06Compile ObjC @protocols into list of ObjC statically allocated instances,Nicola Pero2-1/+95
2002-09-06Fixed indentantion of my last ChangeLog entryNicola Pero1-1/+1
2002-09-06Fixed bugs in the ObjC -gen-decls optionNicola Pero2-11/+46
2002-09-06arm-protos.h (arm_gen_return_addr_mask): New prototype.Jason Thorpe5-2/+57
2002-09-06weak: New directory.Stan Shebs14-74/+67
2002-09-06s390.md ("*adddi3_cc", [...]): Use "nonimmediate_operand" instead of "registe...Ulrich Weigand2-47/+67
2002-09-06configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 unconditionally when gc...Jakub Jelinek3-45/+47
2002-09-06Daily bump.GCC Administrator7-7/+7
2002-09-05* regex.c: Only use "#pragma alloca" on AIX when not using gcc.Roger Sayle2-1/+5
2002-09-06* gcc.c-torture/execute/extzvsi.c: New test.Alan Modra2-0/+35
2002-09-06rs6000.md (extzvsi_internal2): Revert most of 2002-07-26 change.Alan Modra2-7/+10
2002-09-05re PR libstdc++/7811 (default locale not taken from environment)Paolo Carlini3-1/+33
2002-09-05frv.c (frv_unique_section, [...]): Delete.Kaveh R. Ghazi2-128/+22
2002-09-05In reload, retain only those clobbers added for variable-array handling.Dale Johannesen2-4/+12
2002-09-05arm.c (arm_return_in_memory): Implement ATPCS return-in-memory rules.Jason Thorpe3-1/+22
2002-09-05real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is not a compile-time con...Jason Thorpe2-4/+14
2002-09-05xcoff.h (HOT_TEXT_SECTION_NAME): Delete.David Edelsohn2-2/+5
2002-09-05weak-1.c: xfail on Darwin.Stan Shebs10-13/+33
2002-09-05real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is not a compile-time con...Jason Thorpe4-1/+38
2002-09-05Oops, typo in dir name.Jakub Jelinek1-0/+0
2002-09-05install.texi: Correct text of s390-*-linux* and s390x-*-linux* URLs.David Edelsohn2-4/+9
2002-09-05rs6000.c (rs6000_override_options): Make -fpic and -fPIC equivalent on Darwin.Stan Shebs2-0/+9
2002-09-05ia64-unknown-linux-gnu: Add.Jakub Jelinek3-0/+6069
2002-09-05Makefile: Use more portable shell wildcard.Jonathan Wakely28-1210/+1516