OSDN Git Service

* trans.c (tree_transform, build_unit_elab,
[pf3gnuchains/gcc-fork.git] / gcc /
2003-05-01 nathan * trans.c (tree_transform, build_unit_elab,
2003-05-01 shebs * config/darwin.c (darwin_encode_section_info...
2003-05-01 nathanmissed from my previous checkin
2003-05-01 dje * config/rs6000/rs6000.md (define_attr "type...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-05-01 mmitchel * decl2.c (comdat_linkage): Don't externalize explicit
2003-05-01 nathan * lex.c (ffelex_file_pop_): Rename parameter from...
2003-05-01 lerdsuwa PR c++/10554
2003-05-01 steven * cp-tree.h (struct lang_id2): Remove. Move fields...
2003-05-01 guerby2003-05-01 Laurent Guerby <guerby@acm.org>
2003-05-01 nathan * dwarf2out.c (dwarf2out_init, dwarf2out_finish):...
2003-05-01 lerdsuwa PR c++/8772
2003-05-01 rsandifoRegenerated with autoconf 2.13.
2003-05-01 echristoMissed commit file.
2003-05-01 echristoMerge from rewrite branch.
2003-05-01 mmitchel * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2003-05-01 dnovillo * builtins.def (BUILTIN_CONSTANT_P): Mark as constant.
2003-05-01 geoffk * tree-inline.c (inlinable_function_p): Back out last...
2003-05-01 gccadminDaily bump.
2003-04-30 steven * ggc-page.c (TREE_EXP_SIZE): Define.
2003-04-30 kenner * stor-layout.c (mode_for_size_tree): Use BLKmode...
2003-04-30 gdr * c-common.c (if_elt): Use location_t in lieu...
2003-04-30 steven * parse.y (make_plus_expression): New function.
2003-04-30 nathan * Make-lang.in (parse.c): Reorder bison arguments...
2003-04-30 nathan * tree.h (DECL_POINTER_DEPTH): Remove.
2003-04-30 lerdsuwa PR c++/9432, c++/9528
2003-04-30 janis2003-04-30 Janis Johnson <janis187@us.ibm.com>
2003-04-30 gdr * diagnostic.c (output_pointer): Use HOST_PTR_P...
2003-04-30 schwab * doc/extend.texi (Other Builtins): Enclose multiple...
2003-04-30 kenner * doc/install.texi (--enable-threads): Document "gnat...
2003-04-30 gdr * decl.c (check_previous_goto_1): Adjust prototype.
2003-04-30 gdr * diagnostic.h (output_formatted_scalar): Tweak.
2003-04-30 rakdver * function.c (purge_addressof_1): Postpone insn in...
2003-04-30 geoffk * config/rs6000/host-darwin.c (segv_handler): When...
2003-04-30 geoffk2003-04-29 Geoffrey Keating <geoffk@apple.com>
2003-04-30 aldyh2003-04-29 Aldy Hernandez <aldyh@redhat.com>
2003-04-30 gccadminDaily bump.
2003-04-29 geoffk * tree-inline.c (inlinable_function_p): Don't support...
2003-04-29 kenner * stor-layout.c (mode_for_size_tree): Use tree_low_cst.
2003-04-29 vmakarov2003-04-29 Vladimir Makarov <vmakarov@redhat.com>
2003-04-29 pme2003-04-29 Phil Edwards <pme@gcc.gnu.org>
2003-04-29 kenner * tree.c (save_expr): Don't fold a COMPONENT_REF.
2003-04-29 mmitchel PR c++/10551
2003-04-29 kenner * calls.c (expand_call): When modes of target and...
2003-04-29 mmitchel PR c++/10549
2003-04-29 geoffk * doc/invoke.texi (Overall Options): Mention -x object...
2003-04-29 geoffk * dwarf2out.c (output_call_frame_info): No need to...
2003-04-29 geoffk * c-semantics.c (expand_unreachable_stmt): Return...
2003-04-29 geoffk * Makefile.in (quickstrap): Pass BOOT_CFLAGS to submake.
2003-04-29 jason PR middle-end/10336
2003-04-29 mmitchel PR c++/10527
2003-04-29 bwilson * config/xtensa/elf.h (SIZE_TYPE, PTRDIFF_TYPE, USER_L...
2003-04-29 ljrittle bootstrap/10452
2003-04-29 zack * config.gcc: Install obsolete target list for GCC...
2003-04-29 mmitchel PR c++/10515
2003-04-29 mmitchel PR c++/10515
2003-04-29 zack * tree.h: Delete no-checking definition of CST_OR_CONS...
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-29 ljrittle * config/i386/freebsd-aout.h (NO_PROFILE_COUNTERS...
2003-04-29 amylaar * varasm.c (default_assemble_visibility): Use assemble...
2003-04-29 ljrittle * config/rs6000/freebsd.h (LINK_SHLIB_SPEC): New macro.
2003-04-29 ljrittle * config/i386/freebsd64.h (LINK_SPEC): Mirror FreeBSD...
2003-04-29 mmitchelRemove accidental commit
2003-04-29 mmitchel * decl.c (maybe_commonize_var): Further tweak support...
2003-04-29 mmitchel PR c++/10180
2003-04-29 gccadminDaily bump.
2003-04-28 mrs * gdbinit.in: Update to reflect new identifier structure.
2003-04-28 zack * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK)...
2003-04-28 jakub * c-decl.c (finish_decl): When prototype with asmspec...
2003-04-28 rth * config/sparc/sparc.c (print_operand): Add...
2003-04-28 obrien2003-04-28 David O'Brien <obrien@FreeBSD.org>
2003-04-28 obrien2003-04-28 David O'Brien <obrien@FreeBSD.org>
2003-04-28 jakub * builtins.def (BUILT_IN_BCOPY, BUILT_IN_MEMMOVE)...
2003-04-28 nickc* config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove...
2003-04-28 mmitchel * decl.c (maybe_commonize_var): Fix thinko in last...
2003-04-28 mmitchel PR c++/10506
2003-04-28 zack * expr.c (expand_expr <COMPLEX_CST, STRING_CST...
2003-04-28 gccadminDaily bump.
2003-04-27 kazu * reload1.c (reg_set_luid): Fix a comment typo.
2003-04-27 mmitchel * decl.c (maybe_commonize_var): Make the code match...
2003-04-27 zack * varasm.c (const_str_htab_hash, const_str_htab_eq...
2003-04-27 zack * varasm.c (output_constant_def): Split out two new...
2003-04-27 rth * config/i386/i386.c (output_pic_addr_const...
2003-04-27 gccadminDaily bump.
2003-04-26 dje * g++.dg/warn/weak1.C: XFAIL on AIX4.
2003-04-26 neilRevert cpplex.c change
2003-04-26 ghaziUpdate copyright
2003-04-26 ghazigcc:
2003-04-26 mmitchel * decl2.c (finish_file): Fix merge botch.
2003-04-26 neil * flags.h (time_report): Remove.
2003-04-26 ciceron * doc/install.texi (Binaries): Mention binaries for...
2003-04-26 neil * _cpp_lex_direct: Remove pointless code.
2003-04-26 ciceron * doc/extend.texi (Function Attributes): Document...
2003-04-26 kenner * expr.c (store_field): When making temporary for...
2003-04-26 pme2003-04-25 Phil Edwards <pme@gcc.gnu.org>
2003-04-26 mmitchel * decl2.c (finish_file): Don't call import_export_decl for
2003-04-26 bwilson * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS):...
2003-04-26 gccadminDaily bump.
2003-04-26 bwilson * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS...
2003-04-25 hjlAdd the new file.
next