aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-13Daily bump.GCC Administrator2-2/+2
2003-12-12* Makefile.in (opts.o, explow.o): Depend on langhooks.hSteven Bosscher2-2/+6
2003-12-12config.gcc: Don't use fixproto.Geoffrey Keating2-2/+5
2003-12-12re PR libstdc++/13341 (ctype<wchar_t>::do_narrow(wchar_t, char) is slow)Paolo Carlini6-22/+210
2003-12-12re PR c++/13118 ([ABI] Missed covariant return thunk)Nathan Sidwell7-70/+153
2003-12-12linux.h (IA64_GATE_AREA_END): Increase by 64K.Jakub Jelinek6-18/+162
2003-12-12PR c++/13114, c++/13115Nathan Sidwell3-8/+16
2003-12-12re PR rtl-optimization/13037 ([gcse-lm] g77 generates incorrect code)Roger Sayle4-0/+73
2003-12-12re PR c++/12881 (ICE in make_thunk)Nathan Sidwell4-9/+93
2003-12-12index.txt: Regenerate after adding <link> tags.Jonathan Wakely2-337/+345
2003-12-12PR preprocessor/12935 preprocessor/12952 preprocessor/13046Neil Booth5-13/+51
2003-12-12arm.c (ARM_ADDRESS_COST, [...]): Convert macros to inline functions...Zack Weinberg2-39/+66
2003-12-12* gcc.c-torture/execute/wchar_t-1.x: Delete.Zack Weinberg2-6/+7
2003-12-12osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.Rainer Orth5-5/+96
2003-12-12Daily bump.GCC Administrator2-2/+2
2003-12-11basic_string.tcc (reserve): Allow shrink-to-fit.Neil Ferguson5-4/+12
2003-12-11libunwind related patch from David MosbergerDavid Mosberger7-74/+143
2003-12-11mips.c (mips_global_pointer): Force functions with a nonlocal goto to set up ...Richard Sandiford2-0/+10
2003-12-11Fix for problem with unnecessary volatile mems.James E Wilson2-1/+17
2003-12-11[multiple changes]Arnaud Charlet13-86/+271
2003-12-11Format.java (serialVersionUID): Fixed value.Michael Koch2-2/+6
2003-12-11EventDirContext.java: Jalopied.Michael Koch2-18/+26
2003-12-11mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.Nathan Sidwell2-26/+37
2003-12-11* gnu/java/nio/SocketChannelImpl.javaMohan Embar3-14/+63
2003-12-11gnu_java_awt_peer_gtk_GtkEvents.c (awt_event_handler): Most coded moved to pr...Fernando Nasser25-485/+565
2003-12-11gcc_update (files_and_dependencies): Correct typo in the filename gnat_ug_wnt...Kelley Cook2-1/+6
2003-12-11oops - fix typo in previous deltaNick Clifton1-1/+1
2003-12-11m32r.c: Convert to ISO-CNick Clifton5-339/+221
2003-12-11re PR libstdc++/6243 (testsuite fails almost all tests due to no libintl in L...Benjamin Kosnik2-11/+36
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher52-633/+662
2003-12-11Daily bump.GCC Administrator2-2/+2
2003-12-10Fix changelog entry again.Andrew Pinski1-2/+1
2003-12-10move changelog entry that should have been in testsuite's.Andrew Pinski2-10/+11
2003-12-10extend.texi (Vector Extensions): Document that bitwise operations also work o...Geoffrey Keating2-5/+11
2003-12-10re PR libstdc++/11612 (abi_check not finding correct libgcc_s.so.1)Benjamin Kosnik3-3/+17
2003-12-10re PR testsuite/10819 (testsuite creates CR+LF on compiler version lines in t...Robert Schiele5-4/+13
2003-12-10re PR libstdc++/13217 (basic_filebuf::underflow doesn't deal gracefully with ...Paolo Carlini2-2/+13
2003-12-10re PR libstdc++/10063 (stdio_filebuf broken)Benjamin Kosnik4-1/+120
2003-12-10* arm.md: New split patterns for optimizing bitfield accesses.Richard Earnshaw2-0/+169
2003-12-10README.Portability: Remove K+R section.Steven Bosscher3-211/+14
2003-12-10re PR target/13354 (internal compiler error: in sparc_emit_set_const32)Eric Botcazou2-3/+16
2003-12-10* cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME is non-NULL.Mark Mitchell2-1/+5
2003-12-10config.gcc (arm-linux): Include linux.h in tm_file so that LINUX_TARGET_OS_CP...Nick Clifton1-0/+6
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