OSDN Git Service

* configure.in (sparc-*-solaris2*): Add xm-siglist.h to xm_file.
[pf3gnuchains/gcc-fork.git] / gcc /
1998-04-06 law * configure.in (sparc-*-solaris2*): Add xm...
1998-04-06 lawFix typo, add -O2 to trigger the bug.
1998-04-06 law * gcc.c: Add linker spec.
1998-04-06 wilsonFix solaris2 loop-2d.c failure reported by Manfred...
1998-04-06 ghaziMore system.h cutover patches:
1998-04-06 ghazi * gansidecl.h: Check if compiler supports __att...
1998-04-06 rthMon Apr 6 07:17:52 1998 Catherine Moore <clm@cygnus...
1998-04-06 amylaarFix execute failures for optimizing gcc.c-torture/execu...
1998-04-06 law * objc/objc-act.c (encode_aggregate_within...
1998-04-06 lawBump for snapshot
1998-04-06 lawBogus file sucked in from gcc2 merge.
1998-04-06 rth* alpha.c (alpha_expand_block_clear): Add missing offse...
1998-04-05 law * i386.md (movsf_push, movsf_mem): Remove.
1998-04-05 lawBump for snapshot
1998-04-05 law * expmed.c (synth_mult): The value -1, has...
1998-04-05 rth* configure.in (alpha-dec-osf*): Match osf1.3 correctly.
1998-04-05 lawAdd new test.
1998-04-05 law * configure.in (mips-wrs-vxworks): New target.
1998-04-05 jason * tree.c (avoid_overlap): Return a value.
1998-04-04 lawBump for snapshot
1998-04-04 lawBump for snapshot
1998-04-04 rth* i386.c (asm_output_function_prefix, load_pic_register):
1998-04-04 rth* i386.md (ffssi, ffshi): Rewrite as define_expands.
1998-04-04 law * method.c (check_btype): Add missing argument...
1998-04-04 rthClarify LEGITIMIZE_RELOAD_ADDRESS issues a tad.
1998-04-04 rth* alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Accept '(...
1998-04-04 rth* com.c (ffecom_expr_): Revert Oct 22 change. Instead...
1998-04-04 rth* tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype...
1998-04-04 rth* configure.in (alpha-*-linux-*): Undo tm_file changes...
1998-04-04 rth* haifa-sched.c (split_block_insns): Don't supress...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 rth* configure.in (alpha-*-linux-gnu*): Undo Feb 3 change...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-03 lawdummy commit before merge
1998-04-03 jason Implement empty base optimization.
1998-04-03 law * Makefile.in (insn*.o): Depend on system.h.
1998-04-03 wilsonx86 regex.c failure from Jim Meyering.
1998-04-03 jason * decl.c (cplus_expand_expr_stmt): Strip unused INDIRE...
1998-04-03 jason Re-implement allocation of base class subobjects.
1998-04-02 law * pa.c (output_global_address): Initialize...
1998-04-02 law * gthr.h: Support systems that don't have weak...
1998-04-02 wilsonFix x86 core dump on regex.c
1998-04-02 jason * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused...
1998-04-02 jasonupdate
1998-04-02 wilsonPatch from vmakarov to avoid warnings with -Wall.
1998-04-02 ghaziPatched in the gcc directory:
1998-04-02 rth* reload.c (find_reloads_address): Try LEGITIMIZE_RELOA...
1998-04-02 rth* final.c (alter_subreg): Allow the target to hook...
1998-04-02 rth* emit-rtl.c (gen_lowpart_common): Skip count by HARD_R...
1998-04-02 rth* configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1):
1998-04-01 law * fold-const.c optimze_bit_field_compare):...
1998-04-01 law * c-lex.c (yylex): Initialize traditional_type...
1998-04-01 law * genattrtab.c: Make generated file use system...
1998-04-01 law * i386/freebsd-elf.h (CPP_PREDEFINES): Update...
1998-04-01 law * pa.md (reload peepholes): Remove unused varia...
1998-04-01 nickcRemoved thumb-pe support.
1998-04-01 nickcRemoved thumb-pe target.
1998-04-01 law * class.c, Make sure system.h is included just...
1998-04-01 nickcAdd thumb-pe support.
1998-04-01 jasontweak
1998-04-01 jason * friend.c (is_friend): Fix access control for local...
1998-04-01 mmitchel * call.c (build_over_call): Do name resolution for...
1998-04-01 wilsonFix irix6-x-foo cross compiler build problem where...
1998-04-01 mmitchel * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_...
1998-04-01 law * 1750a.md, arm.c, clipper.c, clipper.md: Use...
1998-03-31 manfred8
1998-03-31 manfred@
1998-03-31 wilsonFix alpha-vms packed-1 failure.
1998-03-31 wilsonFix core dump while compiling gdb-4.16.
1998-03-31 wilsonFix HPPA -fprofile-arcs abort on switch statements.
1998-03-31 wilsonFix problem where different code gets generated with...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-30 scoxgcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT...
1998-03-30 scox(__main, __do_global_dtors, __do_global_ctors): For...
1998-03-30 mmitchel * pt.c (fn_type_unification): Allow incomplete unific...
1998-03-30 ghaziMore cutover to system.h:
1998-03-30 wilsonFix problem reported by Thomas Quinot.
1998-03-30 jason * tree.c (member_p): New fn.
1998-03-30 jason * call.c (build_method_call): Handle non-scoped destru...
1998-03-30 schwab * config/m68k/m68k.c (standard_68881_constant_p):...
1998-03-29 law * genemit.c (DONE): Rework so that it works...
1998-03-29 law * rs6000.c: Do not include stdioh or ctype...
1998-03-29 jason * friend.c (is_friend): Local classes have the same...
1998-03-29 law * typeck.c (expand_target_expr): Delete dead...
1998-03-29 law * search.c: Put various prototypes inside ...
1998-03-29 law * method.c (thunk_printable_name): Delete dead...
1998-03-29 law * lex.c (yynextch): Delete dead function.
1998-03-29 law * expr.c (tree_extract_aggr_init): #if 0 out.
1998-03-29 law * except.c (do_unwind): Delete dead function.
1998-03-29 law * cvt.c (build_conversion_type_1): Delete dead...
1998-03-29 law * cp-tree.h (push_expression_obstack): Declare.
1998-03-29 lawi * call.c (source_type): #if 0 out.
1998-03-29 law * Makefile.in (c-typeck.o): Delete on expr...
1998-03-29 law * cpplib.c (cpp_file_line_for_message): Delete...
1998-03-29 law * collect2.c (is_in_list): Wrap inside COLLECT_...
next