summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* re PR c++/12167 (ICE on default argument of class member function if non-simple)Nathan Sidwell2003-09-065-1/+40
* fibheap.c (fibheap_replace_key_data): Change type of OKEY to FIBHEAPKEY_T.Josef Zlomek2003-09-062-1/+6
* darwin.h (PREFERRED_RELOAD_CLASS): Always return a subset of the input class.Geoffrey Keating2003-09-062-10/+16
* * include/c_std/std_cstdlib.h: Avoid using missing C library symbols.Bernardo Innocenti2003-09-062-0/+8
* i860.c: Follow spelling conventions.Kazu Hirata2003-09-064-6/+12
* Daily bump.GCC Administrator2003-09-062-2/+2
* h8300-protos.h: Declare h8300_hard_regno_rename_okNitin Yewale2003-09-054-0/+30
* re PR rtl-optimization/1823 (-ftrapv aborts with pointer difference due to di...Roger Sayle2003-09-052-1/+8
* re PR c++/12163 (static_cast + explicit ctor regression)Mark Mitchell2003-09-056-2/+57
* pretty2.C: Update for change in __FUNCTION__.Andrew Pinski2003-09-053-2/+8
* Oops - I forgot to commit the change to this file along with the v850e1 patch...Nick Clifton2003-09-051-1/+16
* re PR libstdc++/9028 (codecvt<wchar_t, char, mbstate_t> doesn't work on Red H...Petur Runolfsson2003-09-0510-29/+829
* re PR c++/11922 (ICE on type_unification_real)Nathan Sidwell2003-09-055-8/+55
* re PR c++/12037 (Spurious "statement has no effect" in templates)Nathan Sidwell2003-09-0512-37/+223
* index.html: Note that a namespace alias can't be used when...Jonathan Wakely2003-09-053-118/+133
* opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka2003-09-054-5/+12
* cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson2003-09-048-50/+110
* * targhooks.c: Add comment explaining the migration process.DJ Delorie2003-09-042-0/+33
* compile.exp: Test with -O3 rather than -O.Jeff Sturm2003-09-053-2/+13
* libjava.exp (libjava_arguments): Remove unneeded variables.Jeff Sturm2003-09-051-29/+1
* Remove duplicate entry, mention PR.DJ Delorie2003-09-041-1/+1
* t-frv: Fix path for frv-abi.h.Eric Christopher2003-09-053-9/+14
* Daily bump.GCC Administrator2003-09-052-2/+2
* builtins.c (apply_args_size): Guard against a NULL cfun.DJ Delorie2003-09-042-4/+11
* configure: Regenerate.DJ Delorie2003-09-043-4/+12
* re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth2003-09-046-30/+75
* Correct the behavior of __func__ for C++ special member functions.Matt Austern2003-09-046-10/+145
* targhooks.c (default_return_in_memory): Allow unconverted ports.Eric Christopher2003-09-042-0/+9
* re PR c++/12161 (ICE during bootstrap, locale-inst.c, cp/call.c: 4571)Geoffrey Keating2003-09-043-0/+18
* targhooks.c (default_return_in_memory): Fix typo in last checkin.Eric Christopher2003-09-042-1/+6
* targhooks.c (default_return_in_memory): Fix default definition.Eric Christopher2003-09-042-1/+6
* m68k.c (m68k_coff_asm_named_section): Restore deleted function.Bernardo Innocenti2003-09-043-0/+33
* Makefile.am: Remove build rules for ffitest.Andreas Tobler2003-09-043-42/+17
* * configure.host: Removed erroneous comment.Tom Tromey2003-09-042-1/+2
* natEmbeddedWindow.cc (setWindowPeer): Removed lvalue cast; use correct rvalue...Tom Tromey2003-09-042-1/+8
* misc.c: Include "target.h".Michael Matz2003-09-043-1/+7
* sorry forgot the changelog.Andreas Tobler2003-09-041-0/+5
* java_raw_api.c: Include <stdlib.h> to fix compiler warning about implicit dec...Andreas Tobler2003-09-041-0/+1
* Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2003-09-041-3/+8
* *** empty log message ***Andreas Tobler2003-09-0458-0/+4385
* 003-09-04 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2003-09-045-233/+395
* Add support for v850e1 processor - a variant of the v850e.Nick Clifton2003-09-045-4/+44
* Fix v850 multilibs so that there is only one copy of the default multilibNick Clifton2003-09-044-3/+103
* libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.Jakub Jelinek2003-09-046-6/+40
* mips.c (mips_expand_prologue): Convert to calls.struct_value_rtx hook.Eric Christopher2003-09-044-29/+80
* cp-tree.h (finish_sizeof, [...]): Remove.Nathan Sidwell2003-09-046-59/+68
* toplev.c (wrapup_global_declarations): Fix final pass in unit-at-atime mode.Jan Hubicka2003-09-042-1/+6
* Remove cast-as-lvalue extension.Mark Mitchell2003-09-0410-86/+65
* * gcc.c (process_command): Fix typo.Nicolas Roche2003-09-042-1/+5
* freebsd.h (SIZE_TYPE): Support TARGET_64BIT.David O'Brien2003-09-042-3/+10