aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-12-10* gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.Richard Henderson2-4/+6
2003-12-10* gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.Richard Henderson2-1/+5
2003-12-09Fix comment problem reported by Doug Evans.James E Wilson2-7/+11
2003-12-10re PR c/13134 (Visibility attribute is ignored)Matt Austern21-1/+229
2003-12-10Daily bump.GCC Administrator1-1/+1
2003-12-09init.c (build_new_1): Deal with an OVERLOAD set when looking up for _Jv_Alloc...Giovanni Bajo3-5/+23
2003-12-09m32r.h: Add support for m32r2 processor.Kazuhiro Inaoka7-13/+44
2003-12-08re PR c++/11971 (ICE in cp_expr_size with variadic function call)Jason Merrill5-22/+85
2003-12-08re PR c++/11929 (Cannot obtain variable arguments list in function with last ...Jason Merrill1-0/+12
2003-12-09defaults.h (LOCAL_REGNO): Give the default definition.Kazu Hirata4-7/+10
2003-12-09re PR target/11848 ([darwin] [no support for 128 doubles] internal compiler e...Geoffrey Keating7-304/+156
2003-12-09i386.md: Typo in split of fp-valued if_then_else.Stuart Hastings2-1/+5
2003-12-09Daily bump.GCC Administrator1-1/+1
2003-12-08name-lookup.c, [...]: Revert Giovanni's patch from yesterday.Jason Merrill4-27/+11
2003-12-08Fix IA-64 glibc ICE PR target/13132James E Wilson2-4/+15
2003-12-08install.texi: Revert change of Dec 7; gcc is still a 2.13 directory.Nathanael Nerode2-2/+6
2003-12-08frv.md (subdi2): Merge with _internal insn_and_split, by using match_scratch.Alexandre Oliva2-13/+33
2003-12-08add bugzilla referenceJason Merrill1-0/+1
2003-12-08Support namespaces in DWARF 2 output.Jason Merrill2-15/+153
2003-12-08Give the anonymous namespace a null DECL_NAME.Jason Merrill8-24/+38
2003-12-08unwind-pe.h (read_uleb128): Fix handling of large valuesJan Hubicka2-3/+8
2003-12-08re PR middle-end/10060 (ICE (stack overflow) on huge file (300k lines) due to...Andrew Pinski2-12/+62
2003-12-08* nmake.adb: Removed.Arnaud Charlet2-2862/+2
2003-12-08arm.md: New split to transform ((X << y) - 1) into ~(~(X-1) << y) for constan...Richard Earnshaw2-0/+19
2003-12-08calls.c (expand_call): Don't try using tail or recursive calls after the func...Richard Sandiford2-1/+10
2003-12-08[multiple changes]Arnaud Charlet37-1436/+2135
2003-12-08* i386.md (cmpstr expander): Obey TARGET_INLINE_ALL_STRINGOPSJan Hubicka2-1/+5
2003-12-08PR ada/13324, PR ada/12614Arnaud Charlet2-20/+6
2003-12-08sinfo.h, [...]: Removed...Arnaud Charlet5-4800/+6
2003-12-07collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT.David Edelsohn2-9/+27
2003-12-08final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL.Kazu Hirata4-11/+7
2003-12-08* Makefile.in (compare): Combine toplevel and $(SUBDIRS) cases.Kaveh R. Ghazi2-19/+5
2003-12-08Daily bump.GCC Administrator1-1/+1
2003-12-07configure.in, aclocal.m4: Revert to pre-2.5x conversion status.Nathanael Nerode4-8206/+3352
2003-12-07java1.C: New test.Giovanni Bajo3-0/+120
2003-12-07re PR c++/2294 (using declaration confusion)Giovanni Bajo4-9/+39
2003-12-07configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode3-4/+18
2003-12-07configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode4-34/+37
2003-12-07configure: Regenerate with (preferred) autoconf 2.57.Nathanael Nerode3-1195/+576
2003-12-07re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2)Eric Botcazou4-1/+98
2003-12-07configure.in: Make minimum necessary changes for autoconf 2.5x.Nathanael Nerode4-3336/+8815
2003-12-07re PR rtl-optimization/13318 (ICE: floating point exception in the loop optim...Eric Botcazou4-0/+37
2003-12-07re PR rtl-optimization/13060 ([g77] ICE in fixup_var_refs_1, at function.c:19...Eric Botcazou4-0/+39
2003-12-06+2003-12-06 Andrew Pinski <pinskia@physics.uc.edu> + + * config/rs6000/rs6000...Andrew Pinski2-2/+7
2003-12-07Daily bump.GCC Administrator1-1/+1
2003-12-06re PR c++/13323 (Template code does not compile in presence of typedef)Mark Mitchell4-2/+41
2003-12-06varasm.c (incorporeal_function_p): New.Richard Sandiford3-4/+36
2003-12-06* arm.md (IOR (COMPARISON) (AND)): New define_splits.Richard Earnshaw2-0/+42
2003-12-06Makefile.in (program_transform_cross_name): Delete.Kelley Cook8-142/+73
2003-12-06re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc)Alan Modra6-19/+87