]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2002-02-01 Jason Merrillre PR c++/4286 (Internal error: Segmentation fault)
2002-02-01 Andrew Haleystormy16.md (pushqi): New.
2002-02-01 Jason MerrillMakefile.in (c-parse.c): Handle .output file.
2002-02-01 Alexandre Olivamips.h (ENDIAN_SPEC): Output the endianness flag if...
2002-02-01 GCC AdministratorDaily bump.
2002-02-01 Tom Tromeyverify.cc (state::enter_subroutine): New method.
2002-02-01 Benjamin Kosnikcodecvt_specializations_ieee_1003.1-200x.h: Initialize...
2002-02-01 Phil Edwardscp-demangle.c: Revert yesterday's change.
2002-02-01 Loren J. Rittlecodecvt_members_char_char.cc: Do not allow NULL argumen...
2002-02-01 Zack Weinbergc-lex.c (yyparse): Call debug_hooks->start_source_file...
2002-01-31 David Billinghurstre PR fortran/3743 (Reference to intrinsic `ISHFT'...
2002-01-31 Kazu Hiratartlanal.c (subreg_regno_offset): Do not use SUBREG_REGN...
2002-01-31 Jason Merrillre PR c++/3395 (Attribute causes type lookup to fail...
2002-01-31 Anthony GreenConfigure changes to enable cross compiling.
2002-01-31 Jason MerrillAllow attributes in parms and casts.
2002-01-31 Joseph Myersgccbug.in: Follow GNU Coding Standards for --version.
2002-01-31 Adam Megaczconfigure.in: Treat mingw the same as cywin wrt HAVE_SY...
2002-01-31 Philipp ThomasCheck in new greek translation.
2002-01-31 Richard Sandifordifcvt.c (noce_process_if_block): Make a copy of the...
2002-01-31 GCC AdministratorDaily bump.
2002-01-31 Richard Hendersonifcvt.c (dead_or_predicable): Handling merging when...
2002-01-31 Richard HendersonRecord PR number last change.
2002-01-31 Richard Hendersonrtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-31 Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2002-01-31 Bryce McKinlayInitial revision
2002-01-31 Benjamin Kosnikc_locale_gnu.cc: Same errno fixes as generic.
2002-01-31 Tom RixMake gcsec-1.c unsupported for AIX.
2002-01-31 Alexandre Olivamips.h (PARM_BOUNDARY): Guarantee alignment of argument...
2002-01-31 Steve Ellcey* loop.c (loop_invariant_p): Special case pic_offset_ta...
2002-01-31 Benjamin Kosnikc_locale_gnu.cc: Same errno fixes as generic.
2002-01-31 Phil Edwardscp-demangle.c (cp_demangle_type): Do not protect with...
2002-01-31 Joseph Myersc-decl.c (grokdeclarator): Handle type being a typedef...
2002-01-31 Tom Tromeyjartool.c (main): NULL-terminate new_argv.
2002-01-31 Loren J. Rittlec_locale_generic.cc: Check errno for ERANGE instead...
2002-01-31 Peter Schmidmessages.html: Fix example code.
2002-01-31 Richard Hendersonostream_inserter_arith.cc (test03_check): Break out...
2002-01-30 Toon Moeneintrin.c (upcasecmp_): New function.
2002-01-30 David O'Brienconfig.gcc: Include sparc/biarch64.h rather than sparc...
2002-01-30 Tom TromeynatPlainSocketImpl.cc (_Jv_recv): Added template parame...
2002-01-30 Tom Tromeyverify.cc (handle_ret_insn): Check for subroutine merge...
2002-01-30 Paolo Carlini2002-01-30 Paolo Carlini <pcarlini@unitus.it>
2002-01-30 Paolo Carliniostream_inserter_arith.cc (test03): Better fix for...
2002-01-30 Richard Henderson* sched-deps.c (sched_analyze): Make a call read the...
2002-01-30 Zack Weinberg* expmed.c (emit_store_flag): Call protect_from_queue...
2002-01-30 GCC AdministratorDaily bump.
2002-01-30 David Billinghurstf77-edit-i-out.f: Escape \.
2002-01-30 Richard Henderson991118-1.c: Cast various constants back to long long.
2002-01-30 Tom TromeyList.java (addNotify): Correctly check to see if peer...
2002-01-30 Jason Merrilldwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes.
2002-01-29 Jakub Jelinekcselib.c (cselib_record_sets): Use IF_THEN_ELSE result...
2002-01-29 Richard HendersonFix markup last change.
2002-01-29 Aldy Hernandezrs6000.md ("*call_value_local32"): Remove constraints.
2002-01-29 Richard Henderson* config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.
2002-01-29 Richard Hendersonexpr.c (force_operand): Ignore flag_pic for detecting...
2002-01-29 Richard Hendersonsched-int.h (struct deps_reg): Add uses_length, clobber...
2002-01-29 Jakub Jelineki386.h (LIMIT_RELOAD_CLASS): Handle LEGACY_REGS and...
2002-01-29 Neil Booth* tree.c (build_nonstandard_integer_type): Correct...
2002-01-29 Ulrich Weigands390.md (movstrsico, [...]): Remove, replace by ...
2002-01-29 Geoffrey Keating* doc/sourcebuild.texi (C Tests): Document gcc.dg/debug...
2002-01-29 Richard Hendersonflow.c (print_rtl_and_abort): Remove.
2002-01-29 Neil Booth* Forgotten commit.
2002-01-29 Neil Boothre PR c/3325 (cast of bit-field to same type gets disca...
2002-01-29 Tom TromeyGridLayout.java (layoutContainer): Use number of rows...
2002-01-29 Joseph Myerssnapshot-README, [...]: Use expressions such as @DATE...
2002-01-29 Joseph Myers* snapshot-README, snapshot-index.html: New files.
2002-01-29 Philipp ThomasUpdate translations to current versions.
2002-01-29 Geoffrey Keatingaclocal.m4: Replace with version copied from libstdc...
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-29 Nathan Sidwellre PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile...
2002-01-29 GCC AdministratorDaily bump.
2002-01-29 Kazu Hiratah8300-protos.h: Update the prototype of output_a_shift.
2002-01-29 Kazu Hiratah8300-protos.h: Update the prototypes of emit_a_rotate...
2002-01-29 Kazu Hiratah8300-protos.h: Update the prototype of output_simode_bld.
2002-01-29 Kazu Hiratah8300.c (h8300_adjust_insn_length): Remove redundant...
2002-01-29 Phil Edwards2002-01-28 Phil Edwards <pme@gcc.gnu.org>
2002-01-29 Phil EdwardsMAINTAINERS: Update my email address.
2002-01-29 John David... emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TAB...
2002-01-28 Jason Merrilldwarf2.h (enum dwarf_call_frame_info): Add other DWARF...
2002-01-28 Jason Merrilladd PR number
2002-01-28 Phil EdwardsMakefile.am (doxygen, [...]): Tweak targets.
2002-01-28 Kaveh R. Ghazi* libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.
2002-01-28 Paolo Carlinifilebuf_members.cc (test_05): Add test.
2002-01-28 Paul Koningbuiltin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace...
2002-01-28 Paolo Carliniostream_inserter_arith.cc (test03): Fix to deal correct...
2002-01-28 Kazu Hirata* config/h8300/h8300-protos.h: Remove an unused prototype.
2002-01-28 Tom Tromeyverify.cc (class _Jv_BytecodeVerifier): `nargs' byte...
2002-01-28 Roman Zippel* toplev.c (lang_independent_init): Round up identifier...
2002-01-28 Richard Earnshaw* config.gcc: Revert previous change.
2002-01-28 Andris Pavenis* config/i386/djgpp.h: Use STRIP_NAME_ENCODING in macro...
2002-01-28 Tom Tromeyexpr.c (build_jni_stub): Ensure storage for `meth'...
2002-01-28 Richard Earnshawconfig.gcc (*-*-netbsdelf*): Set up generic parameters.
2002-01-28 Kazu Hiratah8300.h: Fix formatting.
2002-01-28 Loren J. Rittleinclhack.def (strict_ansi_not): Add a bypass based...
2002-01-28 Hans-Peter... cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit atexi...
2002-01-28 Jakub Jelinek* gcc.c-torture/compile/20020120-1.c: New test.
2002-01-28 GCC AdministratorDaily bump.
2002-01-28 Aldy Hernandezaltivec.h: Remove spurious semicolons.
2002-01-28 Tom TromeyMouseEvent.java (modifiers): Removed field.
2002-01-28 Tom Tromeyverify.cc (class _Jv_BytecodeVerifier): Removed `FIXME...
2002-01-27 Andreas Toblernogc.cc: Remove warnings.
next
This page took 0.115972 seconds and 5 git commands to generate.