OSDN Git Service

* libjava.mauve/xfails: Remove Inspector FAILs that now PASS.
[pf3gnuchains/gcc-fork.git] / gcc /
2002-12-01 gccadminDaily bump.
2002-12-01 zacki * configure.in: Don't put ${tm_file} into host_xm_file,
2002-12-01 mmitchel PR c++/8227
2002-12-01 danglin * cfg.c (dump_flow_info): Use max_reg_num () to determ...
2002-12-01 mmitchel PR c++/8214
2002-11-30 mmitchel PR c++/8511
2002-11-30 gccadminDaily bump.
2002-11-29 hp * cpplib.c (_cpp_test_assertion): Default *value to 0.
2002-11-29 mmitchel * g++.dg/lookup/anon2.C: New test.
2002-11-29 mmitchel * class.c (walk_subobject_offsets): Recur on binfos...
2002-11-29 uweigand * config/s390/t-crtstuff: New target makefile fragment.
2002-11-29 kazu * config/h8300/h8300.md (movsi_h8300hs): Change the...
2002-11-29 kazu * config/h8300/h8300.md (an anonymous pattern): Give an
2002-11-29 gccadminDaily bump.
2002-11-29 kazu * config/h8300/h8300.c (h8300_eightbit_constant_addres...
2002-11-28 matz * doc/passes.texi: Mention the other register allocator.
2002-11-28 kazu * config/h8300/h8300.md (6 new peephole2 patterns...
2002-11-28 kazu * gcc.c-torture/execute/strct-varg-1.x: Remove xfail...
2002-11-28 jakub * config.gcc (x86_64-*-linux*) [tmake_file]: Remove...
2002-11-28 kazu * config/h8300/h8300.c (h8300_and_costs): New.
2002-11-28 gccadminDaily bump.
2002-11-28 zack * config/rs6000/rs6000.c (altivec_init_builtins):...
2002-11-28 ghazi * decl.c (java_init_decl_processing): Use `LL' on...
2002-11-28 ghazi * except.c (default_exception_section): Move variable...
2002-11-28 kristerw2002-11-27 Krister Walfridsson <cato@df.lth.se>
2002-11-27 kazu * config/h8300/h8300.h (OK_FOR_U): Remove extra parent...
2002-11-27 kazu * config/h8300/h8300.c (h8300_shift_costs): New.
2002-11-27 dje- Fix typo in rs6000_output_load_multiple commit.
2002-11-27 aldyh2002-11-22 Jim Wilson <wilson@redhat.com>
2002-11-27 mmitchel * class.c (build_base_field): Make sure we get the...
2002-11-27 rth * config/i386/i386.h (DLL_IMPORT_EXPORT_PREFIX...
2002-11-27 rth * mkmap-symver.awk (BEGIN): Set sawsymbol false.
2002-11-27 rsandifo * gcc.dg/bitfld-6.c: New test.
2002-11-27 hubicka * builtins.def (DEF_C99_BUILTIN): Fix.
2002-11-27 aph2002-11-26 Andrew Haley <aph@redhat.com>
2002-11-27 gccadminDaily bump.
2002-11-27 hpenner * config/s390/s390.c (390_output_constant_pool...
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-11-27 kazu * config/h8300/h8300.c: Adjust spacing.
2002-11-27 rth * hooks.c (hook_bool_void_false, hook_void_tree...
2002-11-27 danglin * pa-protos.h (function_value): New prototype.
2002-11-27 danglin * expr.c (gen_group_rtx, emit_group_move): New functions.
2002-11-27 geoffkIndex: cp/ChangeLog
2002-11-26 thorpej* config/t-libc-ok: Fix typo.
2002-11-26 jakub * configure.in: Move AC_CANONICAL_SYSTEM and AC_ARG_PR...
2002-11-26 mmitchel * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
2002-11-26 nathan * cp-tree.h (DECL_LANG_FLAG_4): Document more uses.
2002-11-26 nathan * c-decl.c: (start_struct): Commonize flag setting.
2002-11-26 hpennerMention all function changed.
2002-11-26 thorpej* config/rs6000/rs6000.h (RS6000_CPU_CPP_ENDIAN_BUILTIN...
2002-11-26 hpenner * config/s390/s390.md (literal_pool_64, literal_pool_...
2002-11-26 jakub * varasm.c (output_constant_pool): For pool constants...
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-11-26 gccadminDaily bump.
2002-11-26 mmitchel * tree.c (cp_build_qualified_type_real): Correct handl...
2002-11-26 aldyh2002-11-25 Aldy Hernandez <aldyh@redhat.com>
2002-11-26 mmitchel * testsuite/g++.dg/abi/empty11.C: New test.
2002-11-26 rupp* gcc.c (do_spec_1): Reset delete_this_arg to zero.
2002-11-26 thorpej* config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.
2002-11-26 korbbadd i370-*-openedition to bypass fixinc list
2002-11-26 kazu * config/h8300/h8300.md (an anonymous pattern): New.
2002-11-26 rth * alias.c (find_base_value): Use new_reg_base_v...
2002-11-26 thorpej[ChangeLog missed with previous commit.]
2002-11-26 thorpej* gcc.c (static_spec_functions): Add if-exists-else...
2002-11-26 thorpej* config.gcc (powerpc-*-netbsd*): Replace "svr4.h"...
2002-11-25 kazu * config/h8300/h8300.md (an anonymous pattern): Relax the
2002-11-25 aldyh * config/rs6000/spe.md: Same for patterns.
2002-11-25 aldyh2002-11-25 Aldy Hernandez <aldyh@redhat.com>
2002-11-25 rth PR c/8639
2002-11-25 aph2002-11-25 Andrew Haley <aph@redhat.com>
2002-11-25 dnovillo * jcf-reader.c: Don't expand JCF_readu4 inside the
2002-11-25 mmitchel * search.c (is_subobject_of_p_1): Fix thinko.
2002-11-25 gccadminDaily bump.
2002-11-25 hp * lib/prune.exp: Prune more -fpic/-fPIC warnings.
2002-11-25 kazu * config/h8300/h8300.c (h8300_init_once): Fix a typo...
2002-11-24 thorpej* config.gcc (*-*-netbsd*1.[7-9]*, *-*-netbsd*[2-9...
2002-11-24 mmitchel * class.c (layout_class_type): Reuse tail padding...
2002-11-24 thorpej* config/alpha/netbsd.h (CPP_SUBTARGET_SPEC): Just use
2002-11-24 ebotcazou * gcc.c-torture/compile/20021124-1.c: New test.
2002-11-24 thorpej* config/netbsd-elf.h (STARTFILE_SPEC): Rename to
2002-11-24 schwab * Makefile.in (install-driver): Remove versioned link...
2002-11-24 schwab * config/m68k/m68k.c: Fix typo in last change defining
2002-11-24 kazu * config/h8300/h8300.c (print_operand): Update the...
2002-11-24 gccadminDaily bump.
2002-11-23 gccadminDaily bump.
2002-11-23 dalej2002-11-22 Dale Johannesen <dalej@apple.com>
2002-11-23 geoffk * aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not
2002-11-22 mmitchel * g++.dg/abi/rtti2.C: New test.
2002-11-22 tromey * parse.y (patch_binop): Cast right hand side of shift...
2002-11-22 tromey2002-11-22 Ranjit Mathew <rmathew@hotmail.com>
2002-11-22 drowinclude/
2002-11-22 drow * configure.in: Set insn=nop for DWARF-2 tests on...
2002-11-22 kazu * config/h8300/h8300.c (compute_a_shift_length): Fix...
2002-11-22 gccadminDaily bump.
2002-11-22 aldyh2002-11-21 Jim Wilson <wilson@redhat.com>
2002-11-22 bwilson * config/xtensa/xtensa-protos.h (xtensa_copy_in...
2002-11-21 hubicka * i386-protos.h (x86_64_sign_extended_value): Fix...
2002-11-21 ebotcazou * gcc.dg/i386-unroll-1.c: New test.
2002-11-21 ebotcazou PR c++/8342
next