OSDN Git Service

pf3gnuchains/gcc-fork.git
1997-11-26 lawFix typo.
1997-11-26 lawFix goof.
1997-11-25 lawFix from HJ.
1997-11-25 law * Make-lang.in (f77.all.build): Add $(exeext...
1997-11-25 lawNew entry.
1997-11-25 law * lib/f-torture.exp: Improve error and loop...
1997-11-25 lawxfail a couple tests for the release.
1997-11-25 law * Makefile.in (stmp-complex, bigstmp-complex...
1997-11-25 law * alpha.h (CONST_OK_FOR_LETTER): Fix 'L' handling.
1997-11-25 law * crtstuff.c (do_global_dtors_aux): Handle...
1997-11-25 jasonTue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog...
1997-11-25 jason * typeck.c (mark_addressable): Don't assume a FUNCTION...
1997-11-25 jason * exception.cc (struct cp_eh_info): Add handlers field.
1997-11-24 law * Makefile.in: Use ln -f -s, not ln -s -f.
1997-11-24 lawDoc fixes from stan.
1997-11-22 law * Makefile.in (program_transform_cross_name...
1997-11-22 law * Makefile.in: Add --no-split argument to avoid creati...
1997-11-22 law * Makefile.in (bigstmp-complex): Name changed to bigst...
1997-11-21 wilsonpatch from andrew cagney
1997-11-21 jason * stmt.c (expand_end_bindings): Allow jump into block...
1997-11-21 jason * except.c (expand_start_eh_spec): Use the try/catch...
1997-11-21 lawFix typo.
1997-11-21 jason * except.c (expand_start_catch_block): We only need...
1997-11-21 jason * except.h: Add outer_context_label_stack.
1997-11-21 law * Make-lang.in (stmp-f2c.h): Move inclusion...
1997-11-21 law * i386/sco5.h (HAVE_ATEXIT): Revert last change.
1997-11-21 law * config.guess (alpha stuff): Merge with FSF...
1997-11-21 lawInitial revision
1997-11-21 jasontests
1997-11-21 law * alpha.c (alpha_emit_set_const_1): Handle...
1997-11-20 law * alpha/vms.h (ASM_OUTPUT_ADDR_VEC_ELT): Add...
1997-11-20 law * pa.md (pre_stwm, post_stwm, pre_ldwm, post_ld...
1997-11-20 jason./:
1997-11-20 law * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SO...
1997-11-20 jason * method.c (build_decl_overload_real): Don't mess...
1997-11-20 jason * dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from...
1997-11-20 meissnerAdd missing @item
1997-11-20 law * Make-lang.in (f77.install-info): Depend on...
1997-11-20 law * configure.in: Add AC_ARG_ENABLE for Haifa...
1997-11-20 jason * decl.c (start_decl): Don't just complain about a...
1997-11-20 jason * decl.c (make_implicit_typename): Handle case where...
1997-11-19 meissnerAdd doc about SHORT_IMMEDIATES_SIGN_EXTEND
1997-11-19 jasonWed Nov 19 12:03:04 1997 Philippe De Muyter <phdm...
1997-11-19 meissnerSize filler array smaller if STACK_SIZE is defined.
1997-11-19 jason * decl.c (make_implicit_typename): New fn.
1997-11-19 lawNew test.
1997-11-19 amylaar * sh.md (attribute "type"): Add nil.
1997-11-18 wilsonFix gcc2 irix5 c-torture failures, EH/large frame errors
1997-11-18 lawVarious changes from devo.
1997-11-18 law * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.
1997-11-18 law * libI77/close.c (f_exit): Reset f__init so...
1997-11-18 jasonMon Nov 17 23:42:03 1997 Bruno Haible <haible@ilog.fr>
1997-11-17 wilsonFrom Tom Tromey
1997-11-17 law * t-h8300 (MULTILIB_EXCEPTIONS): Define.
1997-11-17 jason * search.c (dfs_record_inheritance): Ignore template...
1997-11-17 law * i386/sco5.h (HAVE_ATEXIT): Delete definition.
1997-11-17 law * cse.c (cse_insn): Don't look at JUMP_LABEL...
1997-11-17 law * i386/sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.
1997-11-17 law * Makefile.in (compare, compare-lean): Define...
1997-11-17 law * Makefile.in (SHLIB): Build with CC instead...
1997-11-17 law * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix...
1997-11-15 jason * call.c (build_new_op): Fix copy error.
1997-11-14 lawadd missing comment from devo.
1997-11-14 law * dwarfout.c (byte_size_attribute): Add local...
1997-11-14 law * toplev.c (get_run_time): Do something sensibl...
1997-11-14 law1997-11-14 Dave Love <d.love@dl.ac.uk>
1997-11-14 law * expr.c (expand_builtin_setjmp): Set
1997-11-14 law * alpha.c (output_prolog [*]): Prefix entry...
1997-11-14 law * alpha.c (call_operand): Any reg is valid...
1997-11-14 law * calls.c (expand_call): Handle pcc_struct_valu...
1997-11-14 law * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE...
1997-11-14 law * reload1.c (new_spill_reg): Improve fixed...
1997-11-14 law * prefix.c: Use stdarg.h only ifdef __STDC__...
1997-11-14 law * integrate.c (save_for_inline_copying): Add...
1997-11-14 law * fixincludes: Be a little more restrictive...
1997-11-14 lawAdd -frepo docs.
1997-11-14 lawMinor spacing nit.
1997-11-14 lawComment change.
1997-11-14 law * dbxout.c (dbxout_symbol_location): Don't...
1997-11-14 law * cccp.c, cpplib.c (compare_defs):
1997-11-14 amylaar * fold-const.c (fold_truthop): Fix bug in last...
1997-11-14 wilsonpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-13 law * v850/lib1funcs.asm: Minor whitespace changes.
1997-11-13 lawWhitespace changes.
1997-11-13 law * flow.c (find_basic_blocks): During marking...
1997-11-13 law * mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapp...
1997-11-13 jasonremoved unused parm to build_new_function_call
1997-11-13 jasontweak
1997-11-13 law * m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include...
1997-11-13 law * confiugre.in: Tweak NCR entries.
1997-11-13 meissnerFix problems in splitting DF constants on big endian...
1997-11-13 jason * init.c (build_new): Make the cleanup last longer.
1997-11-13 jasonlose implicit int
1997-11-13 amylaar * fold-const.c (fold_truthop): When changing a one...
1997-11-12 jasonthinko
1997-11-12 jason * pt.c (do_type_instantiation): Fix typo.
1997-11-12 lawFix typo.
1997-11-12 law * except.c: Do not include "assert.h".
1997-11-12 law * flow.c (find_basic_blocks): Refine further...
1997-11-12 bkoz * call.c (build_method_call): Call complete_type befor...
next