OSDN Git Service

pf3gnuchains/gcc-fork.git
2003-01-13 jason * call.c (build_user_type_conversion_1): Do...
2003-01-13 jason * class.c (maybe_warn_about_overly_private_clas...
2003-01-13 jason PR c++/8748
2003-01-13 gccadminDaily bump.
2003-01-13 tromey Fix for PR libgcj/9139:
2003-01-13 mmitchel * cp-tree.h (get_arglist_len_in_bytes): Remove.
2003-01-13 mmitchel PR c++/9264
2003-01-12 ghazi * c-pch.c (asm_file_startpos): Change to `long'.
2003-01-12 gccadminDaily bump.
2003-01-12 pme2003-01-11 Phil Edwards <pme@gcc.gnu.org>
2003-01-12 ghazi * Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.
2003-01-12 ghazi * com.c (ffecom_convert_narrow_, ffecom_convert_widen_,
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-11 amodra * expr.c (expand_expr <RDIV_EXPR>): Correct recursive...
2003-01-11 rearnsha* arm-protos.h (struct cpp_reader): Add declaration.
2003-01-11 hubicka PR target/9068
2003-01-11 pme2003-01-11 Phil Edwards <pme@gcc.gnu.org>
2003-01-11 gccadminDaily bump.
2003-01-11 dje * config/rs6000/rs6000.c (common_mode_defined...
2003-01-11 geoffk * Makefile.in (parsedir): New variable.
2003-01-11 tromey2003-01-10 Michael Koch <konqueror@gmx.de>
2003-01-11 tromey2003-01-10 Michael Koch <konqueror@gmx.de>
2003-01-11 geoffk * varasm.c (struct constant_descriptor_rtx): Remove...
2003-01-11 geoffk * toplev.c (documented_lang_options): Document -Winval...
2003-01-10 dannysmith * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32...
2003-01-10 rth * config/alpha/alpha.h (NO_PROFILE_COUNTERS...
2003-01-10 rth * combine.c (make_compound_operation): Use...
2003-01-10 jasonnew test
2003-01-10 rth * config/alpha/alpha.c (decl_has_samegp): True...
2003-01-10 mmitchelCorrect PR# in previous check-in.
2003-01-10 mmitchel PR c++/9120
2003-01-10 geoffk * ggc-page.c (ggc_collect): Avoid overflow computing
2003-01-10 geoffk * Makefile.in (RANLIB_FOR_TARGET): Use RANLIB when...
2003-01-10 geoffk * parser.c (cp_parser_late_parsing_for_member): Don...
2003-01-10 hubickaFri Jan 10 22:05:35 CET 2003 Jan Hubicka <jh@suse.cz>
2003-01-10 ljrittle * test_summary (configflags): awk portability.
2003-01-10 neroden * cfns.gperf: ANSIfy function declarations.
2003-01-10 mmitchel PR c++/9128
2003-01-10 dalej2003-01-10 Dale Johannesen <dalej@apple.com>
2003-01-10 neroden * parse.y (check_pkg_class_access): ANSIfy definition.
2003-01-10 dj* configure.in (linker read-only and read-write section...
2003-01-10 neroden * decl.c (bad_specifiers): Fix parameter order error...
2003-01-10 neroden * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2003-01-10 hpenner * Change mcpu to mtune.
2003-01-10 hpenner * doc/invoke.texi: Document -mtune, delete ...
2003-01-10 kazu * config/h8300/h8300.md (*iorsi3_ashift_31): New.
2003-01-10 zlomek * gcc.c-torture/compile/20030110-1.c: New test.
2003-01-10 zlomek * jump.c (next_nonnote_insn_in_loop): New function.
2003-01-10 gccadminDaily bump.
2003-01-10 bkoz2003-01-09 Benjamin Kosnik <bkoz@redhat.com>
2003-01-10 ghazimissed from last checkin
2003-01-10 ghazi * decl.c, parse-scan.y, parse.y: Don't cast return...
2003-01-10 ghazi * class.c, gjavah.c, parse.y, verify.c: Don't use...
2003-01-10 geoffkMerge from pch-branch.
2003-01-10 geoffk * src/powerpc/ffi_darwin.c: Remove RCS version string.
2003-01-09 m.hayes * config/c4x/c4x.c (c4x_naked_function_p): Rename...
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 vmakarov2003-01-09 Vladimir Makarov <vmakarov@redhat.com>
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-09 ghazi * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXE...
2003-01-09 hubicka * i386.md (unit, prefix_0f, memory attributes): Hanlde...
2003-01-09 aoliva* configure.in: Remove Makefile in build, host and...
2003-01-09 paolo2003-01-09 Paolo Carlini <pcarlini@unitus.it>
2003-01-09 jakub * decl.c (start_decl): Only check DECL_THREAD_LOCAL...
2003-01-09 amylaar * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2003-01-09 amylaar * sh.h (OVERRIDE_OPTIONS): Allow first scheduling...
2003-01-09 kazu * config/h8300/h8300.md (*extzv_1_r_h8300): Correct...
2003-01-09 lerdsuwa * pt.c (push_access_scope_real): Call push_to_top_leve...
2003-01-09 jakub * decl.c (start_decl): Don't set DECL_COMMON for __thr...
2003-01-09 kazu * config/h8300/h8300.h (PREDICATE_CODES): New.
2003-01-09 kazu * config/h8300/h8300.md (*addsi3_upper): New.
2003-01-09 zlomek * Makefile.in (optabs.o): Add dependency on basic...
2003-01-09 ebotcazouForgot the '*'...
2003-01-09 ebotcazou PR inline-asm/8832
2003-01-09 hubicka * i386.md (*mul*): FIx constraints; remove confused...
2003-01-09 rsandifo * config/mips/mips.h (PREDICATE_CODES): Add ADDRESSOF...
2003-01-09 ebotcazou PR c/8032
2003-01-09 gccadminDaily bump.
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 ajlibf2c:
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 aj * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass...
2003-01-09 kkojima * config/sh/sh.h (CASE_VECTOR_MODE): Use SImode for a
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 rupp * config/i386/i386.c (ix86_attribute_table): Add new...
2003-01-09 rth PR optimization/8750
2003-01-09 dalej2003-01-08 Dale Johannesen <dalej@apple.com>
2003-01-09 jsturmPR target/9210
2003-01-09 dalej2003-01-08 Dale Johannesen <dalej@apple.com>
2003-01-09 neroden2003-01-08 Larin Hennessey <larin@science.oregonstate...
2003-01-09 neroden(This line wasn't in the ChangeLog even though the...
2003-01-09 neroden * gcc.hlp: Delete.
2003-01-09 hubicka * i386.c (ix86_expand_int_addcc): Fix thinko.
2003-01-08 dje * config/rs6000/rs6000.h (FUNCTION_MODE): Alway...
2003-01-08 cgd2003-01-08 Chris Demetriou <cgd@broadcom.com>
2003-01-08 jason * parser.c (cp_parser_primary_expression):...
next