OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-09-18 aph2000-09-15 Andrew Haley <aph@redhat.com>
2000-09-18 rth * config/ia64/ia64-protos.h: Update.
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-18 rth * combine.c (simplify_comparison): Shift a...
2000-09-18 rth * combine.c (if_then_else_cond): Canonicalize...
2000-09-18 rth * combine.c (combine_simplify_rtx): Use gen_una...
2000-09-18 bkoz2000-09-18 Yuri V. Baskakov <yuribsk@lab.sun.mcst.ru>
2000-09-18 rth * combine.c (try_combine): Allow split to creat...
2000-09-18 rth * machmode.def: Add BImode. Add a column for...
2000-09-18 cruxFix for sh minipool generation
2000-09-18 cruxAvoid problems with reloading fpul in HImode
2000-09-18 cruxProper fix for -m4-nofpu multilib problem
2000-09-18 cruxFix a reload inheritance problem
2000-09-18 aoliva* config/sh/sh.c (sh_expand_prologue): Mark GOTaddr2pic...
2000-09-18 aoliva* config/sh/sh.c (nonpic_symbol_mentioned_p): Check...
2000-09-18 wcohenDescribe changes to warn about initializers on zero...
2000-09-18 jsm28 * c-common.c (check_format_info): Properly save the...
2000-09-18 jsm28 * c-common.c (format_char_info): Add 'W' flag to comment.
2000-09-18 jsm28 * gcc.dg/format-errmk-1.c: New test.
2000-09-18 jsm28 * c-common.c (check_format_types): Reorganise and...
2000-09-18 jsm28 * gcc.c (cpp_options): Add specs for __STDC_HOSTED__.
2000-09-18 gerald * INSTALL/README: egcs -> GCC update.
2000-09-18 cruxMMX/SSE builtin support
2000-09-18 cruxSet CONST_CALL_P for libcalls
2000-09-18 aj * configure.in: Define _GNU_SOURCE only when using...
2000-09-18 lawDaily bump.
2000-09-18 gkm * gcc.c-torture/execute/20000917-1.x: Remove.
2000-09-18 mmitchel * cppinit.c (cpp_init): Don't use ANSI prototypes.
2000-09-18 mmitchel * c-typeck.c (c_start_case): Fix typo.
2000-09-17 jsm28 * c-decl.c (grokdeclarator): Don't give a warning...
2000-09-17 jsm28 * contrib.texi: Update my entry.
2000-09-17 kenner * alias.c (true_dependence): Allow non-unchanging...
2000-09-17 kenner * expr.c (store_constructor_field): Accept ALIAS_SET...
2000-09-17 denisc * config/avr/avr.md ("mcu_enhanced"): New attribute.
2000-09-17 espieAdd myself
2000-09-17 kenner * c-decl.c (grokdeclarator): Reorder tests to avoid...
2000-09-17 kenner * simplify-rtx.c (simplify_unary_operation): Add cases
2000-09-17 kenner * function.h (no_debugging_symbols): New field.
2000-09-17 cruxBring back equal forms for libcalls
2000-09-17 cruxFix problem with last checkin - applied a slightly...
2000-09-17 geoffk * decl2.c (handle_class_head): Always push some scope...
2000-09-17 gkm * gcc.c-torture/execute/20000917-1.c: New test.
2000-09-17 lawDaily bump.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-17 geoffk * configure.in: Define macros that affect features...
2000-09-16 wehle * rtlanal.c (rtx_varies_p): Volatile asms vary.
2000-09-16 kenner * function.h (no_debugging_symbols): New field.
2000-09-16 kenner * stor-layout.c (place_field): Don't do anything if...
2000-09-16 neil * cppfiles.c (purge_cache): use munmap() only if MMAP_...
2000-09-16 rth * cppiles.c (purge_cache): Use PTR not caddr_t.
2000-09-16 rthRegenerate.
2000-09-16 hp * gcc.c: In description for %{<S}, say the option...
2000-09-16 aj2000-09-16 Andreas Jaeger <aj@suse.de>
2000-09-16 aj2000-09-16 Andreas Jaeger <aj@suse.de>
2000-09-16 lawDaily bump.
2000-09-16 neil * cpplex.c (push_macro_context): Set an argument's...
2000-09-15 bkoz2000-09-15 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-09-15 bkoz2000-09-15 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-09-15 tromey * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.
2000-09-15 tromey * configure, config.in: Rebuilt.
2000-09-15 gkm * cppmacro.c (check_trad_stringification): Check token
2000-09-15 jsm28 * c-common.c (format_wanted_type): New structure.
2000-09-15 gerald * BUGS: Remove file.
2000-09-15 jakub * config/alpha/alpha.c (override_options): ev6 cache...
2000-09-15 jakub * config/alpha/alpha.h (TARGET_CPU_EV5, TARGET_CPU_EV6...
2000-09-15 hubicka * i386-protos.h (no_comparison_operator, uno_compariso...
2000-09-15 wcohenDescribed changes to dwarf2out.c.
2000-09-15 wcohenRevision to accurately generate debugging information
2000-09-15 kazu2000-09-15 Kazu Hirata <kazu@hxi.com>
2000-09-15 kazu* MAINTAINERS: Add myself to Write After Approval list.
2000-09-15 kazu2000-09-15 Kazu Hirata <kazu@hxi.com>
2000-09-15 cruxAvoid explicit references to fpul register in machine...
2000-09-15 cruxDon't make bogus libcall blocks
2000-09-15 cruxMake libcall blocks for truncations
2000-09-15 cruxAvoid copying libcall results directly to user variables.
2000-09-15 dj* splay-tree.c: #include <stdio.h>.
2000-09-15 rth * expmed.c (store_bit_field): Consider naturall...
2000-09-15 rth * config/alpha/alpha.c (alpha_expand_unaligned_...
2000-09-15 cruxSet rsize properly for args passed by reference.
2000-09-15 cruxMake sure movstr_i4 libfuncs are compiled for -m4-nofpu
2000-09-15 lawDaily bump.
2000-09-15 bkoz2000-09-14 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-09-15 neil * cpplex.c (ON_REST_ARG): Correct the test.
2000-09-15 rth * calls.c (precompute_register_parameters)...
2000-09-14 jsm28 * c-parse.in (reswords): Add _Complex.
2000-09-14 law * gcc.1: Delete documentation for -undef prepro...
2000-09-14 law * gcc.c-torture/execute/20000914-1.c: New test.
2000-09-14 neil * paste9.c: New preprocessor ## test.
2000-09-14 aoliva* config/sh/sh.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP,
2000-09-14 bkoz2000-09-14 Brendan Kehoe <brendan@zen.org>
2000-09-14 aoliva* Makefile.am: Re-work shell commands that exceeded...
2000-09-14 bkoz2000-09-13 Benjamin Kosnik <bkoz@redhat.com>
2000-09-14 law * invoke.texi (H8/300 Options): Add -ms2600.
2000-09-14 aoliva* reload.c (find_reloads_address_1): Generate reloads...
2000-09-14 kenner * expr.c (expand_expr, case COMPONENT_EXPR): Copy...
2000-09-14 kenner * Makefile.in (LN): Remove duplicate definition.
2000-09-14 law * reload.c (debug_reload_to_stream): Send all...
2000-09-14 cruxGenerate REG_EQUAL notes when they'd be helpful
2000-09-14 aolivaLooks like Tom forgot to check this in...
2000-09-14 aoliva* java/lang/natRuntime.cc (lt_preloaded_symbols): Defin...
next