aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-26Fix PR number on Honza's checkinSteven Bosscher1-3/+3
2005-01-26Makefile.in (../$(build_subdir)/fixincludes/fixincl): Add dummy rule to avoid...Alexandre Oliva2-0/+19
2005-01-26re PR target/19421 (ICE with soft-float on m68k)Jan Hubicka2-0/+6
2005-01-26cris.h (LIB_SPEC): Use -lsyslinux, not -lsyssim.Hans-Peter Nilsson3-64/+30
2005-01-26gimple-low.c (block_may_fallthru): Correct handling of SWITCH_EXPR--may fall ...Ian Lance Taylor2-1/+6
2005-01-26cris.h (CPP_SPEC): Adjust the various mtune= handlers to match indentation...Hans-Peter Nilsson2-6/+12
2005-01-26linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz5-9/+9
2005-01-26Daily bump.GCC Administrator1-1/+1
2005-01-26frv.c (frv_legitimize_tls_address): New.Aldy Hernandez5-8/+481
2005-01-26* g++.dg/opt/range-test-2.C: New test.Jakub Jelinek2-0/+98
2005-01-26re PR rtl-optimization/19579 (-march=i686 generates a bogus program for x86*)Jakub Jelinek4-5/+73
2005-01-25real.c (do_add): Initialize signalling and canonical members.J"orn Rennecke2-3/+10
2005-01-25re PR tree-optimization/19337 (ada does not compile at -O3 (nested functions ...Jan Hubicka4-0/+38
2005-01-25class.c (abort_fndecl_addr): New variable.Andrew Pinski3-9/+28
2005-01-25* Make-lang.in (java/java-tree-inline.o): Removed.Tom Tromey2-10/+5
2005-01-25re PR target/19556 (ICE with -march=pentium-m (during bootstrap))Richard Henderson3-25/+68
2005-01-25re PR middle-end/19609 (real and imaginary part interchanged when flags_compl...Richard Henderson2-59/+101
2005-01-25expmed.c (choose_multiplier): Change interface to return the multiplier lowpa...Roger Sayle2-19/+23
2005-01-25cxx-pretty-print.c (pp_cxx_statement): Add prototype.Volker Reichelt3-5/+10
2005-01-25name-lookup.c (print_binding_level): Make static.Volker Reichelt3-6/+13
2005-01-25* decl.h (debug_bindings_indentation): Remove.Volker Reichelt2-5/+4
2005-01-25Correct the date for my last ChangeLog entry.Ranjit Mathew1-1/+1
2005-01-25re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew2-2/+10
2005-01-24Fix latent bug in strstr.c testcase.James E Wilson2-1/+6
2005-01-24s/just/used/, stupid me keep on using "just" instead of "used".Andrew Pinski1-1/+1
2005-01-24re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg2-0/+37
2005-01-24re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg4-0/+32
2005-01-25re PR middle-end/19330 (FAIL: gcc.c-torture/execute/20010605-2.c execution, ...John David Anglin2-5/+17
2005-01-25Daily bump.GCC Administrator1-1/+1
2005-01-24* cfgexpand.c (expand_gimple_tailcall): Fix typo.Steven Bosscher2-1/+5
2005-01-24irix-csr.c: New file.Richard Sandiford4-1/+33
2005-01-24re PR bootstrap/19364 (embedded sparc does not bootstrap)Eric Botcazou9-105/+158
2005-01-24tree-flow-inline.h (phi_arg_from_edge): Remove.Kazu Hirata7-23/+15
2005-01-24java-tree.h (gcj_abi_version): Declare.Tom Tromey4-5/+70
2005-01-24target-supports.exp (current_target_name): New.Janis Johnson2-13/+76
2005-01-24gcc-dg.exp (skip_test_and_clear_xfail): Remove.Janis Johnson2-25/+27
2005-01-24re PR target/17751 (Undefined .LCTOC0 symbol)Jakub Jelinek4-8/+39
2005-01-24??? The first checkin was ignored?Joern Rennecke1-0/+7
2005-01-24sh.c (ra.h): Don't #include.Joern Rennecke1-2/+17
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle2-9/+24
2005-01-24regrename.c (note_sets): Handle subregs.Richard Henderson2-0/+8
2005-01-24re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers2-10/+15
2005-01-24c-opts.c, [...]: Update copyright.Kazu Hirata8-7/+13
2005-01-24builtins.c (get_pointer_alignment, [...]): Use POINTER_TYPE_P instead TREE_CO...Jakub Jelinek4-13/+43
2005-01-24rtlanal.c (non_rtx_starting_operands, [...]): New.Paolo Bonzini4-36/+109
2005-01-24re PR middle-end/19551 (pure (complex types) function call removed as dead (L...Jakub Jelinek5-4/+159
2005-01-24i386.md (*extendsfdf2_sse): Use "nonimmediate_operand" operand constraint for...Uros Bizjak2-1/+6
2005-01-23re PR middle-end/19486 (flags_complex_divide_method=1 doesn't work)Richard Henderson2-2/+8
2005-01-24expmed.c (expand_mult_highpart): Make static.Roger Sayle3-17/+29
2005-01-24Daily bump.GCC Administrator1-1/+1