OSDN Git Service

pf3gnuchains/gcc-fork.git
1997-09-19 law * Makefile.in (BOOT_CFLAGS): Use -O2.
1997-09-19 law * proj.h (FFEPROJ_BSEARCH): Delete all references.
1997-09-19 law * configure.in (strtoul, bsearch): Have autocon...
1997-09-19 law * Makefile.in (bootstrap2, bootstrap3): New...
1997-09-19 lawForgot to commit in last change.
1997-09-19 law * m68k/xm-mot3300.h (alloca): Properly declare...
1997-09-19 law * g77install.texi: Renamed from install.texi
1997-09-18 jason * search.c (lookup_field): Call complete_type in all...
1997-09-18 jason * final.c (final_scan_insn): Hand BARRIERs off to...
1997-09-18 law * fini.c (main): Return type is int.
1997-09-18 law * com.c (lang_printable_name): Use verbosity...
1997-09-18 law * v850.c (compute_register_save_size): Correct...
1997-09-18 law * Makefile.in (stamp-lib): Don't use '$?',...
1997-09-18 law * Make-lang.in: Fix merge problems.
1997-09-18 brendan * configure.in, configure: Make sure to create the...
1997-09-18 law * pa.md (reload_peepholes): Don't allow address...
1997-09-18 law * util/install-info.c: Only provide an external...
1997-09-18 jason * libgcc2.c (find_exception_handler): Subtract one...
1997-09-18 law * mips/abi64.h (LONG_MAX_SPEC): Define.
1997-09-17 brendan * configure.in, configure: Make sure to create the...
1997-09-17 brendan * configure.in, configure: Make sure to create the...
1997-09-17 law * v850.c (construct_save_jarl): Fix thinko...
1997-09-17 jason * decl.c (grokparms): Don't bash a permanent list...
1997-09-17 brendan * Makefile.in (CONFLICTS): Fix s/r conflict count...
1997-09-17 lawBump for snapshot (really, we will make a snapshot...
1997-09-17 jason * call.c (build_new_op): Give better error for syntact...
1997-09-17 drepperFix all problems reported by the test suite.
1997-09-17 jason * libgcc2.c (find_exception_handler): Not found is -1.
1997-09-17 drepperHandle __set_errno correctly.
1997-09-16 jasonrevert accidental change
1997-09-16 jason * call.c (compare_qual): Handle pmfs.
1997-09-16 jason * integrate.c (expand_inline_function): Move expand_st...
1997-09-16 jason * decl.c (store_parm_decls): last_parm_cleanup_insn...
1997-09-16 wilsonFix H.J. Lu's alpha-linux bug with TImode constructors.
1997-09-16 lawInitial revision
1997-09-16 wilsonRemove ChangeLog entry for non-existant change.
1997-09-16 lawMinor tweaks before snapshot.
1997-09-16 lawMore stuff from Uli.
1997-09-16 lawUli's libio/libstdc++ patches.
1997-09-16 jason * expr.c (expand_expr, case TARGET_EXPR): Call mark_ad...
1997-09-16 law * version.c: Bump for snapshot.
1997-09-16 lawTweak v850 ChangeLog entries.
1997-09-16 law * config/v850/v850.c (register_is_ok_for_epilogue,
1997-09-16 lawMore formatting fixes.
1997-09-16 lawRemove more CYGNUS LOCAL markers.
1997-09-16 lawRemove CYGNUS LOCAL markers.
1997-09-16 lawForgot to check in.
1997-09-16 law * aclocal.m4: Add replacement for AC_PROG_INSTALL.
1997-09-16 law * aclocal.m4: New file with replacement for...
1997-09-16 law * dwarf2out.c (gen_subprogram_die): Handle...
1997-09-16 lawUse @code instead of @uref until we upgrade texinfo.
1997-09-16 manfredRenamed fixinc.math to fixinc.wrap
1997-09-16 jasondwarf2 EH support
1997-09-15 jason * call.c (null_ptr_cst_p): Integer type, not integral...
1997-09-15 wilsonPatch from Richard Henderson for alpha-linux ld.so...
1997-09-15 wilsonPatch from Richard Henderson for large frames.
1997-09-15 jasondwarf2 EH support
1997-09-15 law * cse.c (simplify_relational_operation): If...
1997-09-15 lawDocument -ms for the H8/S.
1997-09-15 brendan * except.c (find_exception_handler_labels): Use xmallo...
1997-09-15 jason * call.c (joust): Disable warnings until they can...
1997-09-15 law * lib/g++.exp (g++_init): Look for xgcc in...
1997-09-15 law * Makefile.in: Various changes to build info...
1997-09-15 law * Make-lang.in: Various changes to build info...
1997-09-15 lawWe're moving away from distributing generated files.
1997-09-14 lawForgot to commit.
1997-09-14 lawUpdate.
1997-09-14 lawUpdate to official g77-0.5.21.
1997-09-14 lawThis commit was generated by cvs2svn to compensate...
1997-09-14 lawInitial revision
1997-09-14 law * proj.h (isascii): Provide a default definitio...
1997-09-14 law * fixinc.math: New file to fix math.h on some...
1997-09-14 law * regmove.c (regmove_optimize): If we end up moving the
1997-09-13 wilsonPatch from Manfred Hollstein, don't set execute bits...
1997-09-13 law * haifa-sched.c (add_branch_dependences): Make...
1997-09-12 bothner * Makefile.in, config-lang.in: Convert to autoconf.
1997-09-12 wilsonPatch from Dave Love
1997-09-12 jason * Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.
1997-09-12 jason * std/bastring.h (class basic_string): Add global...
1997-09-12 jasonThu Sep 11 17:14:55 1997 Jason Merrill <jason@yorick...
1997-09-12 wilsonNever set prefix=/usr by default.
1997-09-12 wilsonPatches from Fred Fish for systems with sys/varargs...
1997-09-11 wilsonPatches from H.J. Lu for alpha-linux -fPIC --enable...
1997-09-11 wilsonFrom Fred Fish, fix BeOS (I assume) related problem...
1997-09-11 wilsonAdd Fred Fish's LN/LN_S patch.
1997-09-11 law * g++.old-deja/g++.brendan/scope4.C: No longer...
1997-09-11 law * loop.c (strength_reduce): Fix typo.
1997-09-11 law * g++.old-deja/g++.brendan/crash20.C: Rework...
1997-09-11 law * g++.old-deja/g++.mike/p658.C: eliminate ...
1997-09-11 lawBack out Kenner's Makefile.in patch.
1997-09-11 lawBump for snapshot.
1997-09-11 meissnerfix typo
1997-09-11 law * Makefile (compare): Exit with nonzero status...
1997-09-11 law * Makefile.in (bootstrap): New target.
1997-09-11 meissnermake change to spacing for Kenner
1997-09-11 lawRemove last change. Not needed for egcs yet.
1997-09-11 wilsonPatch from H.J. Lu for alpha-linux.
1997-09-10 wilsonClean up patches for delta88 nested function support.
1997-09-10 law * Makefile.in (LN): Add new symbol.
1997-09-10 wilsonFix problem reported by chris@lslsun.epfl.ch (Christian...
next