OSDN Git Service

pf3gnuchains/gcc-fork.git
1997-09-02 jason * pt.c (unify): float doesn't match double.
1997-09-02 wilsonPatch from H.J. Lu for alpha-linux port.
1997-09-02 wilsonFix alpha-linux core dump reported by H.J. Lu.
1997-09-02 law * fixincludes: Permits spaces between # and...
1997-09-02 law * pa.c (restore_unscaled_index_insn_codes)...
1997-09-02 law * version.c: Bump for snapshot.
1997-09-02 wilsonPatch from H.J. Lu for minor alpha-linux problem.
1997-09-01 wilsonFix sunos4/rs6000/powerpc/etc build problems with multi...
1997-09-01 wilsonFix irix6 execute/921117-1.c c-torture failure.
1997-09-01 jason * call.c (build_new_op): Strip leading REF_BIND from...
1997-09-01 jason * call.c (null_ptr_cst_p): Remove support for (void*)0.
1997-09-01 law * i960.h (LINK_SPEC): Handle "-mjX" and "-mrp...
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-09-01 law * Makefile.in: Add several missing "else true...
1997-09-01 law * collect2.c: Change DONT_DECLARE_SYS_SIGLIST...
1997-09-01 law * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
1997-08-31 wilsonFix alpha loop unrolling abort.
1997-08-31 wilsonFix Freedbsd build problem with patch from more recent...
1997-08-30 meissnerPay DF fused add ops pay attention to -mno-fused-add
1997-08-30 wilsonFix i386-pc-solaris2.5.1 _sys_siglistp redeclaration...
1997-08-29 law * pa.md (reload_peepholes): Make sure operand...
1997-08-29 wilsonFix C++ template instantiation back end core dump.
1997-08-29 law * execute/921007-1.c: Make strcmp static.
1997-08-29 law * dwarfout2.c (build_abbrev_table): Use xreallo...
1997-08-29 law * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
1997-08-29 law * Makefile.in (config.status): Depend on version.c
1997-08-29 law * expr.h (insn_gen_function): Reenable prototype.
1997-08-29 lawFix typo.
1997-08-28 wilsonFix x86 libio -O2 miscompilation problem.
1997-08-28 law * version.c: Bump for latest snapshot.
1997-08-28 lawFilename change in latest g77 update.
1997-08-28 law * flags.h (flag_move_all_movables): Declare.
1997-08-28 lawNew file in g77 front end.
1997-08-28 lawUpdate to Aug 26 g77 front end and runtime.
1997-08-28 law * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead...
1997-08-27 wilsonPatch from Richard Henderson to fix alpha-linux alloca...
1997-08-27 wilsonMake the gcc config.guess exec the toplevel config...
1997-08-27 wilsonalpha linux glibc2 patch from H.J. Lu
1997-08-27 wilsonPatch from Richard Henderson to fix alpha-linux support.
1997-08-27 law * reorg.c (dbr_schedule): Allow current_functio...
1997-08-27 wilsonFix newlib coldfire build failure.
1997-08-27 law * c-decl.c (grokdeclarator): If array index...
1997-08-27 law * loop.c (combine_movables): Earlier insns...
1997-08-27 lawRemove last change to alpha/linux. It was incorrect...
1997-08-27 law * typeck.c (expand_target_expr): Make definitio...
1997-08-27 law * class.c (get_basefndecls): Make definition...
1997-08-27 law * config/linux.h (CC1_SPEC): Define it only...
1997-08-27 law * t-freebsd (USER_H): Include EXTRA_HEADERS...
1997-08-27 law * i386.md (pop): pop increments the stack pointer.
1997-08-27 law * Makefile.in: create correct multiple links to
1997-08-27 law * hostnm_.c: Include errno.h
1997-08-27 law * reload.c (find_reloads, case '0'): Reject...
1997-08-27 law * loop.c (check_final_value): Don't miss a...
1997-08-26 law * testsuite/Makefile.in (check): Don't depend...
1997-08-26 law * dwarfout.c (dwarfout_file_scope_decl, case...
1997-08-26 lawFix stupid typo in last change.
1997-08-26 law * libtxi/Makefile.in: Add dependencies for...
1997-08-26 wilsonH.J. Lu's SMP patch.
1997-08-26 jason * input.c (sub_getch): Eventually give up and release...
1997-08-26 jasonMon Aug 25 14:26:45 1997 Jason Merrill <jason@yorick...
1997-08-25 jason * call.c (joust): Tweak message.
1997-08-25 law * haifa-sched.c (find_pre_sched_live): Remove...
1997-08-25 law * version.c: Bump for new snapshot.
1997-08-25 law * expr.h (insn_gen_function): Temporarily remov...
1997-08-25 law * configure.in: Always make sure RANLIB_TEST...
1997-08-25 wilsonmissed ChangeLog entry for last checkin
1997-08-25 wilsonFix solaris2 (without GNU install installed) install...
1997-08-23 law * call.c (strictly_better): Make arguments...
1997-08-23 law * unroll.c (find_splittable_givs): Only share...
1997-08-23 wilsonFix typos in m68k configuration files.
1997-08-23 law * pa.c (pa_reorg): Always put begin_brtab and...
1997-08-23 wilsonFix m68k-next-nextstep3 stage2 enquire compilation...
1997-08-22 wilsonFix AIX build problem when IBM cc is used.
1997-08-22 law * Makefile.in (UOBJ): Include symlnk.
1997-08-22 law * alias.c (find_base_value): Improve handling...
1997-08-22 lawTweak.
1997-08-22 jason * lex.c (real_yylex): Refer to __complex instead of...
1997-08-22 wilsonFix alpha OSF 1.x/2.x/3.x build problems.
1997-08-22 jasonrelease notes
1997-08-21 jasonignored by import
1997-08-21 jasonInitial revision
1997-08-21 jasonThu Aug 21 22:25:46 1997 J"orn Rennecke <amylaar@cygnu...
1997-08-21 lawBump version # for new snapshot.
1997-08-21 wilsonEliminate circular dependence on f77-runtime that cause...
1997-08-21 law * Makefile.in (install-common): Put gcov commen...
1997-08-21 law * Makefile.in (UOBJ): Include mclock.
1997-08-21 law * alias.c (init_alias_analysis): When simplifyi...
1997-08-21 jasonWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick...
1997-08-20 wilsonFix irix6 `make install' problem.
1997-08-20 wilsonChange gcc3 to egcs.
1997-08-20 wilsonChange gcc3 reference to egcs.
1997-08-20 wilsonExpunge reference to gcc3.
1997-08-20 wilsonPatch from Dave Love.
1997-08-20 wilson * stmt.c (start_cleanup_deferal, end_cleanup_deferal...
1997-08-20 meissnerWork with haifa renaming get_issue_rate -> ISSUE_RATE
1997-08-20 jason * pt.c (lookup_nested_type_by_name): Handle typedef...
1997-08-20 jason * cplus-dem.c: Add 'extern' to prepends_underscore.
1997-08-19 jason * pt.c (instantiate_class_template): Call repo_templat...
1997-08-19 jasonmerge
1997-08-19 jasonmerge
next