aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-05expmed.c (extract_force_align_mem_bit_field): New.Richard Henderson2-1/+153
2004-11-05ia64.md (UNSPEC_SHRP): New.Richard Henderson3-0/+104
2004-11-05be.po, [...]: Update.Joseph Myers12-30450/+28533
2004-11-05c-typeck.c (output_init_element): Return early if value is error_mark_node.Joseph Myers4-1/+18
2004-11-05Stop staying that -fno-guess-branch-probability produces random code changes.James E Wilson2-13/+13
2004-11-05Makefile.in (mostlyclean): Add fixinc.sh.Geoffrey Keating2-2/+18
2004-11-05Fix 4 execute/va-arg-26.c gcc testsuite failures.James E Wilson2-1/+6
2004-11-05* gfortranspec.c (lang_specific_driver): Change year to 2004.Tobias Schlüter2-1/+5
2004-11-05re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)Benjamin Kosnik23-1069/+155
2004-11-05re PR fortran/18111 (spurious warnings with -W -Wunused)Tobias Schlüter2-0/+9
2004-11-0520040910-1.c, [...]: Adjust expected messages for new parser.Joseph Myers9-16/+24
2004-11-05Makefile.def (host fixincludes): Specify missing targets.Paolo Bonzini5-94/+32
2004-11-05s390.c (s390_fixed_condition_code_regs): New function.Andreas Krebbel2-0/+20
2004-11-05re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)Tobias Schlüter2-2/+8
2004-11-05configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab5-84/+92
2004-11-05bitmap.h (enum bitmap_bits): Remove.Nathan Sidwell3-161/+535
2004-11-05re PR tree-optimization/18307 (merge_pointed_to_info called incorrectly)Nathan Sidwell2-2/+17
2004-11-05MAINTAINERS: Add myselfRalf Corsepius2-0/+5
2004-11-05* MAINTAINERS (Write After Approval): Add myself. (Gabor Loki <loki@inf.u-sz...Gabor Loki2-0/+5
2004-11-05Index: ChangeLogGeoffrey Keating17-162/+603
2004-11-04gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.Andrew Pinski2-1/+5
2004-11-05acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook6-1560/+583
2004-11-05re PR target/18263 ([3.4 only] Build broken for ARC.)Ramana Radhakrishnan2-1/+7
2004-11-05Makefile.am: Define ACLOCAL_AMFLAGS.Kelley Cook8-50/+24
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers24-352/+365
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers12-108/+115
2004-11-05arm.c (arm_handle_notshared_attribute): New function.Mark Mitchell5-0/+79
2004-11-05Daily bump.GCC Administrator1-1/+1
2004-11-05Daily bump.GCC Administrator1-1/+1
2004-11-04tree-phinodes.c (make_phi_node): Make it static.Kazu Hirata3-2/+6
2004-11-04stmt.c (expand_asm, [...]): Make them static.Kazu Hirata3-4/+8
2004-11-04passes.c (rest_of_compilation): Make it static.Kazu Hirata3-2/+6
2004-11-04jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier.Kazu Hirata3-13/+8
2004-11-04expr.c (mostly_zero_p): Make it static.Kazu Hirata3-2/+6
2004-11-04* cfgrtl.c (force_nonfallthru_and_redirect): Make it static.Kazu Hirata2-2/+5
2004-11-04builtins.c (expand_builtin_return_addr, [...]): Make them static.Kazu Hirata4-6/+11
2004-11-04tree-cfg.c (find_taken_edge): Reject VAL begin NULL.Kazu Hirata3-3/+10
2004-11-04pragma-align.c (sixteen): Use 8-byte alignment on LP64 targets.Eric Botcazou2-0/+9
2004-11-04cfghooks.c (delete_basic_block): Remove code to truncate edge vectors.Kazu Hirata2-3/+5
2004-11-04flow.c (init_propagate_block_info): Change the type of i to unsigned.Andrew Pinski2-1/+6
2004-11-04internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg2-1/+11
2004-11-04re PR tree-optimization/18184 (Tree optimizers ignore pointer modes)Ulrich Weigand6-2/+30
2004-11-04configure.in (arm-*-oabi*, [...]): Remove.Daniel Jacobowitz3-100/+74
2004-11-04Update configure.in/configure.H.J. Lu2-80/+127
2004-11-04re PR other/17783 (Top level configure doesn't support shared libraries enabl...H.J. Lu2-121/+129
2004-11-04asm-qual-1.c, [...]: New tests.Joseph Myers22-0/+221
2004-11-04gty.texi, [...]: Don't reference specific C parser files in examples.Joseph Myers4-4/+9
2004-11-04c90-restrict-1.c, [...]: Adjust expected messages for new parser.Joseph Myers16-26/+37
2004-11-04re PR rtl-optimization/15342 ([arm-linux] internal compiler error: in verify_...Richard Sandiford4-2/+33
2004-11-04bitmap.h: Fix a comment typo.Kazu Hirata3-12/+17