]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2002-08-14  Alexandre Olivaconfigure, configure: Rebuilt.
2002-08-14  Gabriel Dos... * tree.h: Guard against multiple inclusion.
2002-08-14  Jesse RosenstockFix for PR libgcj/7570 and PR libgcj/7578:
2002-08-14  Hans-Peter... reload1.c (reload_cse_simplify): Before checking REG_FU...
2002-08-13  Geoffrey Keating* Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.
2002-08-13  Jesse RosenstockRandomAccessFile.java (skipBytes): Return number of...
2002-08-13  Jesse RosenstockFor PR java/7483:
2002-08-13  Neil Boothopts.c (c_common_init_options): Extra braces needed.
2002-08-13  J"orn Renneckesh.c (sh_init_builtins): Add PARAMS to declaration.
2002-08-13  Mark Mitchelldecl.c (pushdecl_class_level): Honor requests to bind...
2002-08-13  Jonathan Wakelydocumentation.html: Use HTML entities for punctuation.
2002-08-13  Ulrich Weigands390-modes.def [...]: Declare new condition code modes.
2002-08-13  Denis Chertykovavr.md: Call CC_STATUS_INIT in all peepnoles which...
2002-08-13  J"orn Renneckegcse.c (adjust_libcall_notes): New function.
2002-08-13  Rainer OrthMake-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).
2002-08-13  Nathan Sidwelllibgcc2.c (L_bb): Remove unneeded #includes.
2002-08-13  Denis Chertykovip2k.c (commands_in_file): Variable removed.
2002-08-13  Tim JoslingFixes for treelang, mainly provide fake definition...
2002-08-13  GCC AdministratorDaily bump.
2002-08-13  Neil Boothc-opts.c (c_common_init_options): Check option array...
2002-08-13  Gabriel Dos... c-pretty-print.c: #include "c-tree.h".
2002-08-12  Neil Boothc-opts.c (deps_seen, [...]): New.
2002-08-12  Hans-Peter... mmix.md (define_constants): Add MMIX_rR_REGNUM.
2002-08-12  Gabriel Dos... diagnostic.h (output_formatted_scalar): Rename from...
2002-08-12  David Edelsohn- improve wording of previous change
2002-08-12  David Edelsohntrouble.texi (Disappointments): Add static constructor...
2002-08-12  Neil Boothcpphash.h (struct printer): New from cppmain.c.
2002-08-12  Kaveh R. Ghazireal.c (ieee_64): Always define.
2002-08-12  Jan Hubickai386.md (tablejump): Sign extend the operand.
2002-08-12  GCC AdministratorDaily bump.
2002-08-12  Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-12  Kaveh R. Ghazi* config.gcc (mips*-*-netbsd*): Include ${tm_file}.
2002-08-12  Kaveh R. Ghazii370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trail...
2002-08-12  Hans-Peter... expr.c (store_expr): In condition for checking if value...
2002-08-11  Neil Boothc-common.c (c_common_init): Call preprocess_file instead.
2002-08-11  Kaveh R. Ghazidsp16xx.c (print_operand): Fix format specifier.
2002-08-11  Kaveh R. Ghazidarwin-c.c (darwin_pragma_options): Const-ify.
2002-08-11  Kaveh R. Ghaziip2k.c (mdr_resequence_xy_yx, [...]): Make function...
2002-08-11  Kaveh R. Ghaziarc.c (arc_init): Don't use ISO C style function defini...
2002-08-11  Kaveh R. Ghazidecl2.c (build_call_from_tree): Fix uninitialized variable.
2002-08-11  Mark WielaardResurrect from Attic as should have been done in origin...
2002-08-11  Gabriel Dos... decl.c (duplicate_decls): Replace DECL_SOURCE_FILE...
2002-08-11  Neil Booth* Forgotten commit.
2002-08-11  Jan Hubicka* i386.c (classify_argument): Fix computing of field...
2002-08-11  Mark WielaardReenable patch since shared library troubles on powerpc...
2002-08-11  Andreas Jaegerre PR target/7531 (-mcmodel not documented for x86-64)
2002-08-11  Neil Boothc-common.h (enum c_language_kind): Emphasize that clk_c...
2002-08-11  GCC AdministratorDaily bump.
2002-08-11  Ziemowit Laskialpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference...
2002-08-10  Neil Boothc-opts.c (set_std_cxx98, [...]): New.
2002-08-10  Jan Hubickacfg.c (redirect_edge_succ_nodup): Avoid overflows due...
2002-08-10  Nathan Sidwelltree.c (maybe_dummy_object): Replace // with /* */e
2002-08-10  Kaveh R. Ghaziemit-rtl.c (emit_jump_insn_before, [...]): Fix uninitia...
2002-08-10  Kaveh R. Ghazigengtype.c (write_gc_structure_fields): Avoid signed...
2002-08-10  GCC AdministratorDaily bump.
2002-08-10  David Edelsohn- fix formatting of previous patch.
2002-08-10  Ziemowit Laskic-common.c (flag_objc): New.
2002-08-09  Mark Mitchellcall.c (standard_conversion): Use build_ptrmem_type.
2002-08-09  Toshiyasu Morita* ifcvt.c (find_if_case_2): Test correct basic block...
2002-08-09  Dale JohannesenAdd sibcall handling for rs6000 target.
2002-08-09  Phil Edwardsdeque.tcc, [...]: Re-indent contents of namespace std...
2002-08-09  Nathan Sidwellprofile.c (da_file_name): New static var.
2002-08-09  Bryce McKinlayCommit missing files from AWT merge.
2002-08-09  GCC AdministratorDaily bump.
2002-08-09  Neil BoothMakefile.in (c-opts.o): Update
2002-08-09  Danny Smithistream.tcc (basic_istream::ignore): Use sbumpc, not...
2002-08-09  Danny Smithistream.tcc (basic_istream::ignore): Use sbumpc, not...
2002-08-09  Bryce McKinlay[multiple changes]
2002-08-09  Bryce McKinlayMore AWT/Swing merge from GNU Classpath.
2002-08-09  Bryce McKinlayCorrect ChangeLog for XToolkit changes.
2002-08-09  Bryce McKinlayMore AWT/Swing merge from GNU Classpath.
2002-08-09  Bryce McKinlayMore AWT/Swing merge from GNU Classpath.
2002-08-09  Bryce McKinlayAWT/Swing merge from GNU Classpath.
2002-08-09  Bryce McKinlayjcf-write.c (get_access_flags): Return correct access...
2002-08-09  Mike Stumpcleanup whitespacing a tad.
2002-08-09  Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-09  Jakub Jelineki386.c (legitimate_constant_p): UNSPEC_TP is not legiti...
2002-08-08  Devang Patelobjc-act.c (build_selector_translation_table): Issue...
2002-08-08  Nathan Sidwellbitfield4.c: New test.
2002-08-08  Stephen Clarkesh.c (prepare_move_operands): Only call target_reg_oper...
2002-08-08  Mark Mitchelltypeck.c (build_class_member_access_expr): Do not retur...
2002-08-08  Jakub Jelinekrs6000.h, [...]: Revert last two patches.
2002-08-08  Lars Brinkhoffemit-rtl.c (gen_rtx_REG): After reload...
2002-08-08  Nathan Sidwelltypeck.c (build_component_addr): Remove.
2002-08-08  Jakub Jelinekrs6000-protos.h (rs6000_field_alignment): Remove.
2002-08-08  Nick Cliftonoops - minor formatting tidy ups to previous delta
2002-08-08  Adam Nemetarm.c (thumb_unexpanded_epilogue): Stack the PIC register.
2002-08-08  Nathan Sidwellclass.c (convert_to_base): Correct check for error_mark...
2002-08-08  Nathan Sidwellconfigure.in (enable_coverage): New enable switch.
2002-08-08  GCC AdministratorDaily bump.
2002-08-08  Neil Boothc-opts.c (cpp_opts): New.
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-08  David Edelsohnaix.h (TARGET_ALTIVEC): Define to 0.
2002-08-07  Alan Modra* config/rs6000/rs6000.h (ASM_CPU_SPEC): Pass -mpower4...
2002-08-07  Jakub Jelinekstor-layout.c (place_union_field): For bitfields if...
2002-08-07  John David... * pa.c (struct deferred_plabel): Constify name field.
2002-08-07  Neil Booth* cppmacro.c (_cpp_builtin_macro_text): Remove unused...
2002-08-07  John David... configure.in (PREFIX_INCLUDE_DIR): Don't define if...
2002-08-07  Jakub Jelinekstor-layout.c (place_union_field): Apply ADJUST_FIELD_A...
2002-08-07  DJ Delorieregex.c (re_error_msgid): Just use a simple array of...
next