]> gcc.gnu.org Git - gcc.git/history - gcc
conflict
[gcc.git] / gcc /
2001-06-08 Jason Merrillconflict
2001-06-08 Jason Merrillstmt.c (current_nesting_level): New fn.
2001-06-08 Jason Merrillduplicate
2001-06-08 Jason Merrillduplicate
2001-06-08 Jakub Jelinekjump.c (mark_modified_reg): Allow jump threading if...
2001-06-08 Jakub Jelinekia64.c (ia64_function_arg): Use [SDT]Fmode as gr_mode...
2001-06-08 Mark Mitchellexcept.c (expand_eh_region_end_allowed): Call do_pendin...
2001-06-08 Nathan Sidwellvbase2.C: New test.
2001-06-08 Nathan Sidwelldecl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT...
2001-06-08 Nathan Sidwellre PR c++/2929 (gcc crash when compiling a sample)
2001-06-08 Jan Hubickafunction.c (clobber_return_register): Clobber the pseud...
2001-06-08 Jan Hubickasibcall.c (skip_unreturned_value): New function.
2001-06-08 Jan Hubickarecog.c (split_insn): Break out from ...
2001-06-08 Jan Hubickasimplify-rtx.c (simplify_subreg): Fix verification...
2001-06-08 Rainer Orthmips.h (CPP_SPEC): Simplify .s/.S handling.
2001-06-08 Nathan Sidwellre PR c++/3061 (kde2/artsd miscompilation (part 2))
2001-06-08 GCC AdministratorDaily bump.
2001-06-08 Gerald Pfeifer* doc/install.texi2html (MAKEINFO): Keep value if set...
2001-06-08 Joseph Myers* doc/gcc.texi: Add trailing slash to URL.
2001-06-08 Stan Shebsdarwin.h (ENCODE_SECTION_INFO): Define.
2001-06-08 Mark Mitchelltree.h (DECL_SOURCE_FILE): Improve documentation.
2001-06-08 Loren J. Rittleelf.h (MAKE_DECL_ONE_ONLY): Copy definition from config...
2001-06-07 Phil Edwardslang-specs.h: Move -D_GNU_SOURCE to config/linux.h.
2001-06-07 Joseph Myers* doc/contrib.texi: Add copyright notice.
2001-06-07 Joseph Myers* doc/md.texi: Use four digit years in copyright notice.
2001-06-07 Joseph Myersconfig.gcc: For $target_alias of athlon-*, set target_c...
2001-06-07 DJ DelorieFix entry - forgot to mention *.1 moved to doc
2001-06-07 Richard Kennerglobal.c (build_insn_chain): Allow ADDR_VEC or ADDR_DIF...
2001-06-07 Joseph Myersgennews: Update for GCC 3.0.
2001-06-07 Rainer Orthgthr-posix.h (__gthread_objc_thread_detach): Simply...
2001-06-07 Rainer Orthosf5.h (CPP_XFLOAT_SPEC): Override default definition.
2001-06-07 Rainer Orthalpha.c (alpha_va_arg): Handle TFmode, TCmode args...
2001-06-07 Joseph Myerstm.texi (TARGET_SWITCHES, [...]): Adjust markup.
2001-06-07 Nathan Sidwellre PR c++/2914 (gcc 3.0 crashes on xalan DoubleSupport...
2001-06-07 Jan Hubickatoplev.c (rest_of_compilation): Revert previous patch.
2001-06-07 Gerald Pfeiferpself.c, [...]: Remove.
2001-06-07 Joseph Myers* doc/install-old.texi: Remove more obsolete documentation.
2001-06-07 Jan HubickaThu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-06-07 Nathan Sidwellconfigure.in (sparc*-*-*): Check assembler R_SPARC_UA32...
2001-06-07 Andreas Jaeger* emit-rtl.c (operand_subword): Remove unused variable.
2001-06-07 GCC AdministratorDaily bump.
2001-06-06 Jason Merrillcp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.
2001-06-06 John David Anglincall.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-06-06 Jan Hubickai386.md (floatdi?f): Avoid usinf of SSE instructions...
2001-06-06 Richard Hendersonflow.c (mark_used_reg): Clean up looping over multiple...
2001-06-06 GCC AdministratorDaily bump.
2001-06-06 Mark Mitchell* semantics.c (begin_class_definition): Robustify.
2001-06-06 Jeffrey D. Oldhamreload1.c (reload): Revert Schmidt's change so all...
2001-06-06 Mark Mitchellpt.c (instantiate_decl): Tell the repository code about...
2001-06-06 Mark Mitchellc-semantics.c (genrtl_scope_stmt): Write out nested...
2001-06-06 David O'Brienconfig.gcc, bsd.h: Do not directly include sparc/sparc.h.
2001-06-06 Richard Hendersondwarf2.h (DW_EH_PE_aligned): New.
2001-06-06 David O'Brienconfig.gcc, bsd386.h: Do not directly include i386...
2001-06-06 David O'Brienelfos.h (USING_ELFOS_H): Identify the use of elfos...
2001-06-05 Pascal Obryconfigure.in: Quote $enable_win32_registry in case...
2001-06-05 Mark Mitchellprint-rtl.c (xspaces): Remove.
2001-06-05 Scott Snydergccbug.in: Fix typo.
2001-06-05 Andreas Jaegerbuiltins.def: Fix definition of __builtin_cosf, it...
2001-06-05 Alexandre Petit... expr.c (force_evaluation_order): Match wrapped ctor...
2001-06-05 Anthony GreenRemove -Amachine and -Acpu from here.
2001-06-05 Nathan Sidwellcall.c (build_user_type_conversion_1): Set ICS_USER_FLA...
2001-06-05 Nathan Sidwelldecl.c (xref_tag): Remove extraneous %s on dependent...
2001-06-05 Nathan Sidwellclass.c (layout_vtable_decl): Fix off by one error...
2001-06-05 Nathan SidwellCorrect CVS resurrection of invoke.texi.
2001-06-05 Richard KennerUpdate comments for ARRAY_RANGE_REF
2001-06-05 Joseph Myersre PR c/2735 (can't cast a union type defined by a...
2001-06-05 Joseph Myers* doc/texinfo.tex: Update to version 2001-05-24.08.
2001-06-05 Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-06-05 GCC AdministratorDaily bump.
2001-06-05 Mark Mitchellc-tree.h (lang_decl): Add pending_sizes fields.
2001-06-04 Loren J. Rittleinstall.texi: Update FreeBSD information.
2001-06-04 John David Anglin* gcc.c-torture/execute/20010604-1.c: New test.
2001-06-04 John David Anglinc-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.
2001-06-04 Richard Hendersonsibcall.c (optimize_sibling_and_tail_recursive_call...
2001-06-04 Joseph Myersc-tree.texi: Fix documentation of TREE_STRING_LENGTH...
2001-06-04 Loren J. Rittle* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD...
2001-06-04 Jan Hubickasimplify-rtx.c (simplify_subreg): Fix combining of...
2001-06-04 Jan Hubickartlanal.c (rtx_unsable_p): ADDRESSOF is stable.
2001-06-04 Jan Hubickartlanal.c (operand_preference): Fix preference for...
2001-06-04 Richard Kennerc-tree.texi (ARRAY_REF): Say what type of expression...
2001-06-04 Jeffrey Oldhamg++.exp (g++_include_flags): Change `args' to gccpath...
2001-06-04 Jan Hubickasimplify_rtx.c (simplify_subreg): Keep subregs on retur...
2001-06-04 Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-06-04 GCC AdministratorDaily bump.
2001-06-04 Richard Kennerreload.c (reload_inner_reg_of_subreg): Return 1 for...
2001-06-04 Kaz Kojimash.c (print_operand_address, [...]): Call mark_constant...
2001-06-04 Richard KennerMinor whitespace edits
2001-06-03 Alexandre Olivainsn-addr.h (INSN_ADDRESSES_NEW): Make insn_uid__ unsigned.
2001-06-03 Alexandre OlivaWarning removal.
2001-06-03 Igor Shevlyakovsh.c (output_branch): Support for insn with lenght...
2001-06-03 Alexandre Olivalib1funcs.asm (ic_invalidate): Align the cache-mirrorin...
2001-06-03 Joseph Myersinstall-old.texi: Remove more old installation document...
2001-06-03 Toon Moeneroot.texi: Fix typo in patches e-mail address.
2001-06-03 Gerald Pfeifer* doc/install.texi2html: New script.
2001-06-03 Toon Moeneroot.texi: Define `help' and `patches' mailing list...
2001-06-03 GCC AdministratorDaily bump.
2001-06-03 David Edelsohndoc/install.texi: Update AIX information again.
2001-06-02 Joseph Myersgcc.texi, [...]: Remove old system-specific installatio...
2001-06-02 Kaveh R. Ghazilinkage.exp: Use wildcards when matching N32.
2001-06-02 Joseph Myers* doc/install.texi: Clean up Texinfo markup.
next
This page took 0.095757 seconds and 8 git commands to generate.