2001-03-08 |
Richard Henderson | configure.in (HAVE_AS_LEB128): New assembler check. |
commit | commitdiff | tree |
2001-03-08 |
Jan Hubicka | reg-stack.c (move_for_stack_reg): Avoid non-poping... |
commit | commitdiff | tree |
2001-03-08 |
Kaveh R. Ghazi | xm-pc532-min.h, xm-we32k.h: Delete references to the... |
commit | commitdiff | tree |
2001-03-08 |
Andreas Schwab | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax... |
commit | commitdiff | tree |
2001-03-08 |
Richard Kenner | * config/i386/i386.md (clrstrsi): Call ix86_set_move_me... |
commit | commitdiff | tree |
2001-03-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-08 |
Alexandre Oliva | configure.in (enable_shared): Support per-package share... |
commit | commitdiff | tree |
2001-03-08 |
David Edelsohn | rs6000.md (cr logic): Add original POWER mnemonic alter... |
commit | commitdiff | tree |
2001-03-08 |
Alexandre Oliva | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set... |
commit | commitdiff | tree |
2001-03-08 |
Kaveh R. Ghazi | xm-mvs.h, [...]: Delete references to the USG macro. |
commit | commitdiff | tree |
2001-03-07 |
Tom Tromey | configure.in: Allow config-lang.in to set `lang_require... |
commit | commitdiff | tree |
2001-03-07 |
Tom Tromey | configure: Rebuilt. |
commit | commitdiff | tree |
2001-03-07 |
Tom Tromey | * config-lang.in (lang_requires): Define. |
commit | commitdiff | tree |
2001-03-07 |
Benjamin Kosnik | std_iosfwd.h: Remove string forward decls here. |
commit | commitdiff | tree |
2001-03-07 |
Neil Booth | crash31.C: XFAIL. |
commit | commitdiff | tree |
2001-03-07 |
Andrew MacLeod | a29k.c (print_operand): Free a29k_last_prologue_insn... |
commit | commitdiff | tree |
2001-03-07 |
Brad Lucier | Brad's -ffast-math breakup. |
commit | commitdiff | tree |
2001-03-07 |
Laurynas Biveinis | Makefile.in: Remove RANLIB definition. |
commit | commitdiff | tree |
2001-03-07 |
Richard Henderson | * config/alpha/alpha.md (call_osf_1_noreturn): New... |
commit | commitdiff | tree |
2001-03-07 |
Richard Henderson | lists.c (init_EXPR_INSN_LIST_cache): Don't check initia... |
commit | commitdiff | tree |
2001-03-07 |
Richard Henderson | emit-rtl.c (remove_unnecessary_notes): Verify proper... |
commit | commitdiff | tree |
2001-03-07 |
Alexandre Oliva | Add Irix 5.2, 6.3 support. |
commit | commitdiff | tree |
2001-03-07 |
Richard Kenner | Whitespace change |
commit | commitdiff | tree |
2001-03-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-07 |
Ovidiu Predescu | Added. Contributed by Nicola Pero. |
commit | commitdiff | tree |
2001-03-07 |
Kaveh R. Ghazi | Makefile.in (FIXINC_DEFS): Add -DHAVE_CONFIG_H. |
commit | commitdiff | tree |
2001-03-07 |
Benjamin Kosnik | istream.tcc (basic_istream<_CharT, [...]): Don't use... |
commit | commitdiff | tree |
2001-03-07 |
Zack Weinberg | c-parse.in (yylexname): New function, split out of... |
commit | commitdiff | tree |
2001-03-07 |
Zack Weinberg | 20000724-1.c: Don't use multiline strings. |
commit | commitdiff | tree |
2001-03-07 |
Stephen L Moshier | m68k.c (const_uint32_operand): Accept any const_int... |
commit | commitdiff | tree |
2001-03-07 |
Nicola Pero | objc-act.c (init_objc): Set save_lang_status, restore_l... |
commit | commitdiff | tree |
2001-03-06 |
Nathan Myers | std_cerrno.h: Don't define errno in std::. |
commit | commitdiff | tree |
2001-03-06 |
Krister Walfridsson | * dwarf2asm.c (dw2_asm_output_delta): Fix smallest_mode... |
commit | commitdiff | tree |
2001-03-06 |
Neil Booth | * cppinternals.texi: Update. |
commit | commitdiff | tree |
2001-03-06 |
Andrew Haley | typeck.c (convert_arguments): Check that we have an... |
commit | commitdiff | tree |
2001-03-06 |
Andrew Haley | typeck.c (convert_arguments): Don't do ellipsis convers... |
commit | commitdiff | tree |
2001-03-06 |
Kaveh R. Ghazi | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions... |
commit | commitdiff | tree |
2001-03-06 |
Zack Weinberg | objc-act.c (objc_add_static_instance): Set DECL_INITIAL... |
commit | commitdiff | tree |
2001-03-06 |
Zack Weinberg | oops, edited changelogs in wrong tree |
commit | commitdiff | tree |
2001-03-06 |
Zack Weinberg | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. |
commit | commitdiff | tree |
2001-03-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-06 |
Per Bothner | Fix a problem where rest_of_decl_compilation applied... |
commit | commitdiff | tree |
2001-03-06 |
Scott Snyder | std_cmath.h: Move abs(long), div(long,long) from here... |
commit | commitdiff | tree |
2001-03-06 |
Stephen M.... | vec.cc (__cxxa_vec_new2): Qualify size_t. |
commit | commitdiff | tree |
2001-03-06 |
Bryce McKinlay | TreeSet.java (writeObject): Use a for-loop instead... |
commit | commitdiff | tree |
2001-03-05 |
Brad Lucier | * invoke.texi: Document __FAST_MATH__. |
commit | commitdiff | tree |
2001-03-05 |
Kaveh R. Ghazi | * crtstuff.c: Restore include of auto-host.h. |
commit | commitdiff | tree |
2001-03-05 |
Fergus Henderson | Put main() in a separate file, so that the language |
commit | commitdiff | tree |
2001-03-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-05 |
Laurynas Biveinis | ctype_base.h (ctype_base): fix __to_type definition. |
commit | commitdiff | tree |
2001-03-05 |
John David... | * cplus-dem.c (main): Cast enum style to int. |
commit | commitdiff | tree |
2001-03-04 |
Phil Edwards | algo.h: Use std not __STD. |
commit | commitdiff | tree |
2001-03-04 |
Neil Booth | * cppfiles.c (search_from): Special case the empty... |
commit | commitdiff | tree |
2001-03-04 |
Neil Booth | cppfiles.c (_cpp_execute_include): Don't make a null... |
commit | commitdiff | tree |
2001-03-04 |
Laurynas Biveinis | gcc.c (convert_filename): Append executable suffix... |
commit | commitdiff | tree |
2001-03-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-04 |
David O'Brien | Re-remove c-gperf.h. |
commit | commitdiff | tree |
2001-03-03 |
Neil Booth | cpplex.c (_cpp_lex_token): Don't warn about directives... |
commit | commitdiff | tree |
2001-03-03 |
David O'Brien | Under the "obviously correct" rule, fix the formatting... |
commit | commitdiff | tree |
2001-03-03 |
Neil Booth | * longlong.h (umul_ppmm): Don't use a multiline string. |
commit | commitdiff | tree |
2001-03-03 |
John David... | fixlib.h (t_bool): Add identifier `t_bool' in typedef. |
commit | commitdiff | tree |
2001-03-03 |
Jan Hubicka | i386.c (ix86_expand_fp_compare): Delay creating of... |
commit | commitdiff | tree |
2001-03-03 |
Neil Booth | * gcc.dg/cpp/multiline.c: Update. |
commit | commitdiff | tree |
2001-03-03 |
Neil Booth | * cpplex.c (parse_string): Unconditionally pedwarn. |
commit | commitdiff | tree |
2001-03-03 |
Neil Booth | cpp.texi: Update. |
commit | commitdiff | tree |
2001-03-03 |
Benjamin Kosnik | misc-inst.cc (__copy_streambufs): Fix typo for alpha. |
commit | commitdiff | tree |
2001-03-03 |
Richard Henderson | * dwarf2out.c (output_call_frame_info): Fix augmentatio... |
commit | commitdiff | tree |
2001-03-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-03 |
J"orn Rennecke | combine.c (try_combine): If split with mode-changed... |
commit | commitdiff | tree |
2001-03-03 |
J"orn Rennecke | tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK. |
commit | commitdiff | tree |
2001-03-03 |
Zack Weinberg | configure.in: Kill tm.h. |
commit | commitdiff | tree |
2001-03-03 |
Richard Henderson | tm.texi (File Framework): Document UNALIGNED_SHORT_ASM_... |
commit | commitdiff | tree |
2001-03-03 |
Richard Henderson | Makefile.in (OBJS): Add dwarf2asm.o. |
commit | commitdiff | tree |
2001-03-02 |
John David... | * cselib.c (hash_rtx): Cast enums to unsigned int. |
commit | commitdiff | tree |
2001-03-02 |
Nick Clifton | Remove RCS ident strings to allow comparisions with... |
commit | commitdiff | tree |
2001-03-02 |
Nick Clifton | remove spurious code |
commit | commitdiff | tree |
2001-03-02 |
John David... | print-rtl.c (print_rtx): Cast enums to int for comparison. |
commit | commitdiff | tree |
2001-03-02 |
Benjamin Kosnik | [multiple changes] |
commit | commitdiff | tree |
2001-03-02 |
Christopher... | cppinit.c (append_include_chain): Mark "after" include... |
commit | commitdiff | tree |
2001-03-02 |
Peter Schmid | locale.cc: initialise __ret with zero |
commit | commitdiff | tree |
2001-03-02 |
Nathan Sidwell | typeck.c (build_static_cast): Allow enum to enum conver... |
commit | commitdiff | tree |
2001-03-02 |
Nathan Sidwell | class.c (check_field_decls): Pointers to member do... |
commit | commitdiff | tree |
2001-03-02 |
Nathan Sidwell | call.c (joust): cp_pedwarn when using gnu extension... |
commit | commitdiff | tree |
2001-03-02 |
Jan Hubicka | * ifcvt.c (noce_operand_ok): Handle properly unarry... |
commit | commitdiff | tree |
2001-03-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2001-03-02 |
Neil Booth | cppfiles.c (struct include_file): Update. |
commit | commitdiff | tree |
2001-03-02 |
Per Bothner | Changes merged from Kawa's gnu.math. |
commit | commitdiff | tree |
2001-03-02 |
Zack Weinberg | xm-lynx.h, [...]: Do not define TRUE or FALSE. |
commit | commitdiff | tree |
2001-03-02 |
John David... | safe-ctype.h (_sch_test): Cast enum bit to unsigned... |
commit | commitdiff | tree |
2001-03-02 |
John David... | cpplib.c (_cpp_init_stacks): Cast enum for comparison. |
commit | commitdiff | tree |
2001-03-02 |
Zack Weinberg | gcc.c, [...]: Add zero initializer for cpp_spec field... |
commit | commitdiff | tree |
2001-03-02 |
Zack Weinberg | cpphash.h (struct cpp_reader): Add print_version field. |
commit | commitdiff | tree |
2001-03-02 |
Zack Weinberg | stringpool.c (set_identifier): New function. |
commit | commitdiff | tree |
2001-03-01 |
Diego Novillo | c-semantics.c (prune_unused_decls): Return error_mark_n... |
commit | commitdiff | tree |
2001-03-01 |
Phil Edwards | index.html: Update broken links. |
commit | commitdiff | tree |
2001-03-01 |
Jeffrey A Law | som.h (ASM_IDENTIFY_GCC): Define. |
commit | commitdiff | tree |
2001-03-01 |
Bernd Schmidt | Undo some breakage introduced Feb 18 |
commit | commitdiff | tree |
2001-03-01 |
Jeffrey A Law | pa.c (emit_move_sequence): Verify operand0 is a hard... |
commit | commitdiff | tree |
2001-03-01 |
Bernd Schmidt | Rotate bundles earlier in ia64_sched_reorder |
commit | commitdiff | tree |
2001-03-01 |
Bernd Schmidt | Emit NOPs in the assembly output. |
commit | commitdiff | tree |
next |