aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-10locale_facets.tcc (num_put::do_put(void*)): Remove the try/catch, not necessary.Paolo Carlini2-11/+9
2003-12-10cls_align_pointer.c: Cast pointers to size_t instead of int.Richard Henderson2-4/+9
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-1012438.cc: Tweak memory limit and iterations to avoid spurious failures on som...Paolo Carlini2-2/+8
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-10linker-map.gnu: Remove private ios_base members from export list.Benjamin Kosnik14-65/+94
2003-12-10Daily bump.GCC Administrator2-2/+2
2003-12-10re PR libstdc++/13296 (unnecessary libunwind support in libstdc++-v3)Benjamin Kosnik14-103/+19
2003-12-09demangle.h (struct implementation_details): Keep in comments the names of the...Paolo Carlini2-1/+7
2003-12-09demangle.h (struct implementation_details): Fix unused parameters warning.Paolo Carlini2-2/+7
2003-12-09locale_facets.tcc (num_get::_M_extract_int): Slightly streamline the code dea...Paolo Carlini2-9/+13
2003-12-09Makefile.am (nat_headers_install): New variable with header files to install ...Michael Koch3-3/+28
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-09Calendar.java, [...]: Import used classes explicitely.Michael Koch4-3/+17
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch4-33/+42
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+9
2003-12-09algorithm, [...]: Remove trailing whitespace.Bernardo Innocenti22-462/+475
2003-12-09bitset, [...]: Remove trailing whitespace.Bernardo Innocenti21-1147/+1159
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-09iso646.h, [...]: Remove trailing whitespace.Bernardo Innocenti9-11/+19
2003-12-09Fix for Checkbox states.Kim Ho3-8/+38
2003-12-09cmath.tcc, [...]: Remove trailing whitespace.Bernardo Innocenti11-120/+129
2003-12-09std_cctype.h, [...]: Remove trailing whitespace.Bernardo Innocenti6-14/+20
2003-12-09defaults.h (LOCAL_REGNO): Give the default definition.Kazu Hirata4-7/+10
2003-12-09algo.h, [...]: Remove trailing whitespace.Bernardo Innocenti18-174/+186
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 Administrator2-2/+2
2003-12-08StringSelection.java (getTransferData): Return object of type expected by spe...Fernando Nasser2-2/+15
2003-12-08DataFlavor.java (getParameter): Fix off-by-one error which was clipping off t...Fernando Nasser2-1/+6
2003-12-08name-lookup.c, [...]: Revert Giovanni's patch from yesterday.Jason Merrill4-27/+11
2003-12-082003-12-08 Olga Rodimina <rodimina@redhat.com>Olga Rodimina3-5/+16
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-08configure.in (raw_libstdcxx_flags): Remove the leading space.Thomas Fitzsimmons3-2/+7
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-08Fix formatting.Bryce McKinlay1-1/+2
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-08c_locale.cc (__convert_to_v(long&), [...]): Remove.Paolo Carlini7-395/+290
2003-12-08* nmake.adb: Removed.Arnaud Charlet2-2862/+2
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch2-53/+162
2003-12-08arm.md: New split to transform ((X << y) - 1) into ~(~(X-1) << y) for constan...Richard Earnshaw2-0/+19