gcc.git
2003-12-16 Stan Coxiq2000.h: Formatting.
2003-12-16 Jonathan Wakelyhowto.html: Document shrink-to-fit reserve().
2003-12-16 Richard Earnshaw* arm.md (addsi3_carryin_shift): Add missing register...
2003-12-16 Guilhem Lavauxi2003-12-16 Guilhem Lavaux <guilhem@kaffe.org>
2003-12-16 Paolo Carlininarrow_widen_char.cc: Tweak the number of iterations...
2003-12-16 Jan Hubicka* MAINTAINERS: Add myself as callgraph maintainer.
2003-12-16 Guilhem LavauxObjectStreamField.java: A few methods were added in...
2003-12-16 Loren J. Rittlebadalloc1.C: Tweak to pass with -pthread on FreeBSD...
2003-12-16 Guilhem LavauxObjectInputStream.java (setBooleanField): Throw an...
2003-12-16 Guilhem LavauxTypeSignature.java (getClassForEncoding): Splitted...
2003-12-16 Paolo Carlinire PR libstdc++/11723 (ctype<wchar_t>::do_is(mask,...
2003-12-16 Nathan Sidwellre PR c++/13387 (assignment to base class corrupts...
2003-12-16 Nathan Sidwellre PR c++/13242 ([ABI] Incorrect mangling of template...
2003-12-16 Richard Sandifordmips.c (mips_file_end): Only write symbols that have...
2003-12-16 Richard Sandifordmips.c: Include langhooks.h
2003-12-16 Hartmut Penner* testsuite/gcc.dg/altivec-10.c: Test vec_cmple and...
2003-12-16 Eric Botcazoure PR rtl-optimization/13313 (Wrong code generated)
2003-12-16 Hartmut Penneraltivec.h (vec_cmple, [...]): Fix typo.
2003-12-16 Michael KochInitial revision
2003-12-16 David O'BrienMakefile.in (CPPFLAGS): Initialize from configure.
2003-12-16 Jerry Quinnlocale_facets.h (widen, narrow): Uncomment the intended...
2003-12-16 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-12-16 Giovanni Bajoptrmem7.C: Simplified the test case to not hit an ICE...
2003-12-16 Mark Mitchellre PR c++/10926 (ICE in build_delete when trying to...
2003-12-16 Roger Saylere PR rtl-optimization/13400 (Compiled code crashes...
2003-12-16 Jerry Quinnctype_noninline.h, [...] (ctype): Initialize _M_narrow...
2003-12-16 Mark Mitchellre PR c++/13269 (compiler hangs on invalid code)
2003-12-16 Mark Mitchellre PR c++/12989 ([new parser] internal compiler error...
2003-12-16 GCC AdministratorDaily bump.
2003-12-16 Carlo Woodios_base.h (Init::_S_initialized): Change into declaration.
2003-12-16 Kazu Hiratasystem.h (DEFAULT_CALLER_SAVES): Poison.
2003-12-16 Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-15 Ian Lance Taylorcp-demangle.c (d_print_function_type): Print the functi...
2003-12-15 Ian Lance Taylorcp-demangle.c (d_demangle): If DMGL_PARAMS is not set...
2003-12-15 Mark Mitchellre PR c++/13310 (Tree check error in dependent_template_p)
2003-12-15 Benjamin Kosnikre PR libstdc++/12658 (Thread safety problems in locale...
2003-12-15 Geoffrey Keatingvaarg3.C: Don't expect an error for passing a non-POD...
2003-12-15 Benjamin Kosnikbasic_string.h: Change _*_references to _*_refcount.
2003-12-15 Graydon Hoaregdkfont.h: New file.
2003-12-15 Benjamin Kosnikre PR libstdc++/12855 (Thread safety problems in ios_ba...
2003-12-15 Brendan KehoeMakefile.in (floatformat.o): Add dependency on config...
2003-12-15 J"orn Renneckereload.c (reg_overlap_mentioned_for_reload_p): When...
2003-12-15 Mark Mitchellre PR c++/13243 (Segfault on illegal template construct)
2003-12-15 Paolo Carlinilocale_facets.tcc (num_get::do_get(bool&)): Fail as...
2003-12-15 Andreas Jaegerrs6000.c (rs6000_output_function_epilogue): Remove...
2003-12-15 Waldek Hebischtree.c (initializer_zerop): Add test for empty set.
2003-12-15 Ian Lance TaylorFix handling of constructor/destructor of standard...
2003-12-15 Nathan Sidwellre PR c++/11773 (GCOV misreports coverage for in-class...
2003-12-15 Nathan Sidwellclass.c (add_method): Disallow destructor for java...
2003-12-15 Nathan Sidwellre PR c++/13241 ([ABI] Incorrect mangling of template...
2003-12-15 Arnaud Charlet[multiple changes]
2003-12-15 David O'Brieni386.h (__amd64, __amd64__): Remove duplicates.
2003-12-15 Zdenek Dvorakre PR rtl-optimization/10312 (optimizer creates wrong...
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
2003-12-15 GCC AdministratorDaily bump.
2003-12-14 Kriang Lerdsuwanakijre PR c++/13106 (Wrong warning "no return statement...
2003-12-14 John David... re PR target/13054 (compile/980310-3.f: insn does not...
2003-12-14 GCC AdministratorDaily bump.
2003-12-13 Kazu Hiratavxlib.c: Fix comment typos.
2003-12-13 Kazu HirataChangeLog: Fix typos.
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-13 Fernando Nassergtkpeer.h: Extend NSA set of macros to handle a second...
2003-12-13 Steven Bosscherggc-zone.c (struct alloc_zone): Don't pre-declare,...
2003-12-13 Jan Hubickacoverage.c (get_coverage_counts): Use inform instead...
2003-12-13 Kazu Hirataggc-zone.c: Follow spelling conventions.
2003-12-13 GCC AdministratorDaily bump.
2003-12-12 Steven Bosscher* Makefile.in (opts.o, explow.o): Depend on langhooks.h
2003-12-12 Geoffrey Keatingconfig.gcc: Don't use fixproto.
2003-12-12 Paolo Carlinire PR libstdc++/13341 (ctype<wchar_t>::do_narrow(wchar_...
2003-12-12 Nathan Sidwellre PR c++/13118 ([ABI] Missed covariant return thunk)
2003-12-12 Jakub Jelineklinux.h (IA64_GATE_AREA_END): Increase by 64K.
2003-12-12 Nathan SidwellPR c++/13114, c++/13115
2003-12-12 Roger Saylere PR rtl-optimization/13037 ([gcse-lm] g77 generates...
2003-12-12 Nathan Sidwellre PR c++/12881 (ICE in make_thunk)
2003-12-12 Jonathan Wakelyindex.txt: Regenerate after adding <link> tags.
2003-12-12 Neil BoothPR preprocessor/12935 preprocessor/12952 preprocessor...
2003-12-12 Zack Weinbergarm.c (ARM_ADDRESS_COST, [...]): Convert macros to...
2003-12-12 Zack Weinberg* gcc.c-torture/execute/wchar_t-1.x: Delete.
2003-12-12 Rainer Orthosf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__...
2003-12-12 GCC AdministratorDaily bump.
2003-12-11 Neil Fergusonbasic_string.tcc (reserve): Allow shrink-to-fit.
2003-12-11 David Mosbergerlibunwind related patch from David Mosberger
2003-12-11 Richard Sandifordmips.c (mips_global_pointer): Force functions with...
2003-12-11 James E WilsonFix for problem with unnecessary volatile mems.
2003-12-11 Arnaud Charlet[multiple changes]
2003-12-11 Michael KochFormat.java (serialVersionUID): Fixed value.
2003-12-11 Michael KochEventDirContext.java: Jalopied.
2003-12-11 Nathan Sidwellmangle.c (conv_type_names): Holds IDENTIFIER_NODEs...
2003-12-11 Mohan Embar* gnu/java/nio/SocketChannelImpl.java
2003-12-11 Fernando Nassergnu_java_awt_peer_gtk_GtkEvents.c (awt_event_handler...
2003-12-11 Kelley Cookgcc_update (files_and_dependencies): Correct typo in...
2003-12-11 Nick Cliftonoops - fix typo in previous delta
2003-12-11 Nick Cliftonm32r.c: Convert to ISO-C
2003-12-11 Benjamin Kosnikre PR libstdc++/6243 (testsuite fails almost all tests...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-11 GCC AdministratorDaily bump.
2003-12-10 Andrew PinskiFix changelog entry again.
2003-12-10 Andrew Pinskimove changelog entry that should have been in testsuite's.
2003-12-10 Geoffrey Keatingextend.texi (Vector Extensions): Document that bitwise...
2003-12-10 Benjamin Kosnikre PR libstdc++/11612 (abi_check not finding correct...
next