aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka4-5/+12
2003-09-04cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson8-50/+110
2003-09-04* targhooks.c: Add comment explaining the migration process.DJ Delorie2-0/+33
2003-09-05compile.exp: Test with -O3 rather than -O.Jeff Sturm3-2/+13
2003-09-05libjava.exp (libjava_arguments): Remove unneeded variables.Jeff Sturm1-29/+1
2003-09-04Remove duplicate entry, mention PR.DJ Delorie1-1/+1
2003-09-05t-frv: Fix path for frv-abi.h.Eric Christopher3-9/+14
2003-09-05Daily bump.GCC Administrator2-2/+2
2003-09-04builtins.c (apply_args_size): Guard against a NULL cfun.DJ Delorie2-4/+11
2003-09-04configure: Regenerate.DJ Delorie3-4/+12
2003-09-04re PR target/12101 (i386 Solaris no longer works with GNU as?)Rainer Orth6-30/+75
2003-09-04Correct the behavior of __func__ for C++ special member functions.Matt Austern6-10/+145
2003-09-04targhooks.c (default_return_in_memory): Allow unconverted ports.Eric Christopher2-0/+9
2003-09-04re PR c++/12161 (ICE during bootstrap, locale-inst.c, cp/call.c: 4571)Geoffrey Keating3-0/+18
2003-09-04targhooks.c (default_return_in_memory): Fix typo in last checkin.Eric Christopher2-1/+6
2003-09-04targhooks.c (default_return_in_memory): Fix default definition.Eric Christopher2-1/+6
2003-09-04m68k.c (m68k_coff_asm_named_section): Restore deleted function.Bernardo Innocenti3-0/+33
2003-09-04Makefile.am: Remove build rules for ffitest.Andreas Tobler3-42/+17
2003-09-04* configure.host: Removed erroneous comment.Tom Tromey2-1/+2
2003-09-04natEmbeddedWindow.cc (setWindowPeer): Removed lvalue cast; use correct rvalue...Tom Tromey2-1/+8
2003-09-04misc.c: Include "target.h".Michael Matz3-1/+7
2003-09-04sorry forgot the changelog.Andreas Tobler1-0/+5
2003-09-04java_raw_api.c: Include <stdlib.h> to fix compiler warning about implicit dec...Andreas Tobler1-0/+1
2003-09-04Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-3/+8
2003-09-04*** empty log message ***Andreas Tobler58-0/+4385
2003-09-04003-09-04 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler5-233/+395
2003-09-04Add support for v850e1 processor - a variant of the v850e.Nick Clifton5-4/+44
2003-09-04Fix v850 multilibs so that there is only one copy of the default multilibNick Clifton4-3/+103
2003-09-04libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.Jakub Jelinek6-6/+40
2003-09-04mips.c (mips_expand_prologue): Convert to calls.struct_value_rtx hook.Eric Christopher4-29/+80
2003-09-04cp-tree.h (finish_sizeof, [...]): Remove.Nathan Sidwell6-59/+68
2003-09-04toplev.c (wrapup_global_declarations): Fix final pass in unit-at-atime mode.Jan Hubicka2-1/+6
2003-09-04Remove cast-as-lvalue extension.Mark Mitchell10-86/+65
2003-09-04* gcc.c (process_command): Fix typo.Nicolas Roche2-1/+5
2003-09-04freebsd.h (SIZE_TYPE): Support TARGET_64BIT.David O'Brien2-3/+10
2003-09-03targhooks.c: New file.DJ Delorie43-555/+1112
2003-09-03gcse.c (replace_one_set): New function.Mostafa Hagog2-3/+46
2003-09-04re PR rtl-optimization/11700 ([M68K] ICE in subreg_hard_regno)Roger Sayle4-3/+50
2003-09-04Daily bump.GCC Administrator2-2/+2
2003-09-04configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld.Rainer Orth3-71/+58
2003-09-04* intl.h (N_): Remove parentheses.Rainer Orth2-1/+5
2003-09-03re PR c++/12053 (ABI difference between default g++ 3.3 and g++ 3.2)Mark Mitchell4-1/+41
2003-09-03config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.Bernardo Innocenti7-30/+11
2003-09-03optimize.c (optimize_function): Push/pop ggc context around the call to optim...Richard Henderson2-0/+28
2003-09-03cgraphunit.c (visited_nodes): New static variable.Jeff Sturm2-3/+20
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle6-6/+60
2003-09-03* config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.Rainer Orth2-1/+5
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka8-166/+94
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson10-1/+399
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson5-14/+244