aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-28Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib...Alexander Malmberg4-3/+9
2003-08-28* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz3-18/+16
2003-08-28configure.ac: Test $with_cross_host against $build_alias, not $build.Alan Modra3-2/+7
2003-08-27cpperror.c (print_location): Don't check for !pfile->buffer.Per Bothner2-16/+17
2003-08-28Daily bump.GCC Administrator2-2/+2
2003-08-2710.cc: Move wcout stuff...Petur Runolfsson3-12/+117
2003-08-27Makefile.am: Remove trailing whitespace.Phil Edwards15-143/+156
2003-08-27* real.c (do_multiply): Initialize with memset.Jason Merrill2-1/+5
2003-08-27configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz3-35/+44
2003-08-27aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz4-2069/+5939
2003-08-27gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak4-4/+44
2003-08-27acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Change quoting of includedir.Phil Edwards4-3/+9
2003-08-27acinclude.m4: Include no-executables.m4.Daniel Jacobowitz5-284/+1830
2003-08-27acinclude.m4: Don't call AC_ISC_POSIX.Daniel Jacobowitz4-99/+9
2003-08-27* config/no-executables.m4: New file.Daniel Jacobowitz2-0/+65
2003-08-27acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.Phil Edwards14-160/+405
2003-08-27s390.c (struct machine_function): Remove member literal_pool_label.Ulrich Weigand4-198/+347
2003-08-27ptrmem3.C: New test.Mark Mitchell3-1/+30
2003-08-27inclhack.def (ptx_netswap): New disabled fix, ported from fixinc.ptx.Nathanael Nerode3-10/+46
2003-08-27[multiple changes]Richard Earnshaw5-23/+2177
2003-08-27builtins.c (expand_builtin_expect_jump): Save pending_stack_adjust and restor...Jakub Jelinek4-1/+78
2003-08-27calls.c (initialize_argument_information): If an argument has no stack space ...Richard Sandiford7-217/+122
2003-08-27Makefile.am: (write_entries_to_file) New parameterized function for writing e...Mohan Embar3-22/+66
2003-08-27run_doxygen: Shell fixes.Phil Edwards2-12/+19
2003-08-27string.h, regset.h: Fix to match produced versions.Nathanael Nerode4-4/+23
2003-08-27parser.c (struct cp_token): Use enum bitfields.Dan Nicolaescu2-20/+28
2003-08-27Makefile.am: Add comment.Phil Edwards17-135/+194
2003-08-27Daily bump.GCC Administrator2-2/+2
2003-08-26inclhack.def (ptx_pwd_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode2-0/+26
2003-08-26StrictMath.java: Typo fix.Tom Tromey6-13/+35
2003-08-26inclhack.def (ptx_sys_mc_param_h): New disabled fix, ported from fixinc.ptx.Nathanael Nerode2-0/+29
2003-08-26Copy over from cs branch:Per Bothner4-16/+29
2003-08-26Acl.java: Fix broken p tag.Mark Wielaard8-44/+56
2003-08-26Makefile.in: Rebuilt.Tom Tromey2-11/+9
2003-08-26re PR middle-end/12002 (internal compiler error: in gen_lowpart, at emit-rtl....Roger Sayle5-4/+31
2003-08-26s390.c (emit_prologue): Don't check literal pool size.Ulrich Weigand3-34/+9
2003-08-26inclhack.def (svr4_preproc_lint_on, [...]): New disabled fixes, ported from f...Nathanael Nerode2-0/+34
2003-08-26install.texi (Prerequisites): Mention GNU make requirement.Mark Mitchell3-62/+63
2003-08-26Reference.java (get): Indentation fix.Tom Tromey2-8/+16
2003-08-26re PR libgcj/12058 (java.lang.reflect.Array.set(Object, int, Object) throws j...Tom Tromey2-1/+4
2003-08-26s390.md ("*llgt_sisi", [...]): New insns.Andreas Krebbel2-0/+76
2003-08-26s390.md ("*fmadddf", [...]): New insns.Andreas Krebbel2-0/+52
2003-08-26Proxy.java (ProxyData): `pack' now a String.Tom Tromey2-6/+28
2003-08-26fold-const.c (fold <MULT_EXPR>): Optimize (C1/X)*C2 into (C1*C2)/X when unsaf...Roger Sayle4-10/+78
2003-08-26builtins.c (fold_builtin_bitop): New function to perform constant folding of ...Roger Sayle3-11/+147
2003-08-26* gcc.dg/noncompile/20030818-1.c: Expect second line of error.Matt Kraai2-1/+5
2003-08-26cin_unget-1.txt: New.Loren J. Rittle3-0/+48
2003-08-26re PR c++/11871 (Koenig lookup regression)Nathan Sidwell4-1/+41
2003-08-26builtins.c (build_function_call_expr): Don't set TREE_SIDE_EFFECTS here.Nathan Sidwell8-14/+35
2003-08-26gcse.c (is_too_expensive): New function.Nathan Sidwell2-79/+57