OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-08-17 tromeyInitial revision
2001-08-17 rth * dwarf2out.c (dwarf2out_init): Don't emit...
2001-08-17 tromeyDummy commit in preparation for import
2001-08-17 rth * varasm.c (assemble_variable): Don't overalign...
2001-08-17 tromey * gnu/gcj/convert/IOConverter.java: Add `646' alias.
2001-08-17 hboehm * BigInteger.java: fix right shifts by nonzero multipl...
2001-08-17 hboehm * BigInteger.java: fix right shifts by nonzero multipl...
2001-08-17 aph2001-08-10 Andrew Haley <aph@cambridge.redhat.com>
2001-08-17 hubicka Install the proper patch.
2001-08-17 hubicka * final.c: Undo my previous accidental checkin.
2001-08-17 gccadminDaily bump.
2001-08-17 mmitchel * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
2001-08-17 rth * varasm.c (named_section_flags): Remove align...
2001-08-17 rth * varasm.c (force_const_mem): Keep pool alignme...
2001-08-17 zack * doc/tm.texi: Remove extra @table command.
2001-08-17 rth * hashtab.c (htab_hash_string): New.
2001-08-17 rth * hashtab.h (htab_hash_string): Declare.
2001-08-17 zack * final.c (shorten_branches): Clear the end of the...
2001-08-16 tromey * jcf-dump.c (main): Updated for change to jcf_path_seal.
2001-08-16 toon2001-08-16 David Billinghurst <David.Billinghurst...
2001-08-16 sirl 2001-08-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-08-16 jasontweak comment
2001-08-16 janisAdd myself to people who can write after approval
2001-08-16 hubickaThu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-08-16 jason * stor-layout.c (layout_decl): Don't set DECL_U...
2001-08-16 kraai * config/i386/i386.c (ix86_init_mmx_sse_builtins)...
2001-08-16 espie2001-08-16 Marc Espie <espie@openbsd.org>
2001-08-16 aj * config/s390/s390.c: Include "debug.h" for...
2001-08-16 gccadminDaily bump.
2001-08-15 tromey * jni.cc: Include IdentityHashMap.h, not Hashtable.h.
2001-08-15 tromey * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL...
2001-08-15 wehle * rtl.h (only_sets_cc0_p): New prototype.
2001-08-15 jle * config/i960/i960.md (trap): Change "faulteq...
2001-08-15 schwab * configure.target (cpu_include_dir): Set to `config...
2001-08-15 schwab * include/bits/std_limits.h [__glibcpp_long_double_bit...
2001-08-15 hubicka * predict.c (struct block_info_def): Remove nvisited.
2001-08-15 hubicka * predict.def: Update hitrates.
2001-08-15 rth * except.c (TYPE_HASH): Cast to size_t, not...
2001-08-15 gccadminDaily bump.
2001-08-15 toon2001-08-14 David Billinghurst <David.Billinghurst...
2001-08-15 zackAdd cscope(1) databases
2001-08-15 zack * config.sub: Merge from master sources, rev 1.218.
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-14 gdr * testsuite/18_support/numeric_limits.cc: Add...
2001-08-14 law * flow.c (commit_one_edge_insertion): Don't separate...
2001-08-14 uweigandDefine __s390__ also on 64-bit S/390 targets.
2001-08-14 uweigandDon't define FFETARGET_32bit_longs for 64-bit S/390.
2001-08-14 uweigandAdded atomicity.h header for s390.
2001-08-14 gdr * include/bits/std_limits.h: Fix thinko.
2001-08-14 nickcHandle nested functions which take variable arguments
2001-08-14 gerald * doc/install.texi (Specific, avr): Fix markup.
2001-08-14 kraai * predict.c (dump_prediction): Change `bool' parameter...
2001-08-14 gdr * Makefile.in (OBJS): Add rtl-error.o
2001-08-14 rth * dwarf2out.c (dwarf2out_frame_finish): Never...
2001-08-14 jason * tlink.c (scan_linker_output): Check string...
2001-08-14 grahams * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAM...
2001-08-14 hubicka * genattrtab.c (simplify_test_exp_in_temp)...
2001-08-14 bkoz2001-08-14 Benjamin Kosnik <bkoz@redhat.com>
2001-08-14 bkoz2001-08-14 Benjamin Kosnik <bkoz@redhat.com>
2001-08-14 gccadminDaily bump.
2001-08-14 bkoz2001-08-14 Peter Schmid <schmid@snake.iap.physik...
2001-08-14 bkoz2001-08-13 Benjamin Kosnik <bkoz@redhat.com>
2001-08-14 uweigandRemove s390x __LONG_MAX__ special case from glimits.h;
2001-08-14 cagney* floatformat.c (floatformat_ieee_double_littlebyte_big...
2001-08-13 mmitchel * configure.in (LIMITS_INC_SRCDIR): New variable.
2001-08-13 rth * config/arm/unknown-elf.h (CTOR_LIST_BEGIN...
2001-08-13 geoffk * config/svr4.h (LINK_SPEC): Don't do -Wl, here, it...
2001-08-13 geoffk * gcse.c (hash_scan_set): Expressions that are set...
2001-08-13 tromey * java/awt/image/SampleModel.java (getPixel): Set...
2001-08-13 uweigandFixed HOST_WIDE_INT type mismatch.
2001-08-13 rth * config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTI...
2001-08-13 mmitchel * call.c (build_over_call): Mark COMPOUND_EXPRs genera...
2001-08-13 hjl2001-08-13 H.J. Lu (hjl@gnu.org)
2001-08-13 geoffk * config/rs6000/sysv4.h (PREFERRED_DEBUGGING_TYPE...
2001-08-13 apbianco2001-08-12 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-13 dje * config/rs6000/rs6000.c: Include optabs.h.
2001-08-13 dje * config/rs6000/eabi.asm: Define 64-bit version...
2001-08-13 jason * lib/scanasm.exp (scan-assembler*): Use expr...
2001-08-13 aj * gcc.c (init_spec): Revert last patch by Theodore...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-13 aj * config.gcc: Use t-slibgcc-elf to build shared libgcc...
2001-08-13 aj * dwarf2out.c (output_cfa_loc): Fix typo in comment.
2001-08-13 hubicka * analyze_brprob: Update for changes in gcc debug...
2001-08-13 hubicka * predict.c (dump_prediction): New argument "USED".
2001-08-13 gdr * decl.c (grokdeclarator): Clarify diagnostic message.
2001-08-13 gdrXFAIL
2001-08-13 gdrNew testcase from PR #3816
2001-08-13 gdr * include/bits/ostream.tcc (__pad_char): Change...
2001-08-13 aj * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Don't...
2001-08-13 lerdsuwa * decl2.c (do_nonmember_using_decl): Replace using...
2001-08-13 kazu * jump.c: Fix formatting.
2001-08-13 kazu * config/h8300/h8300.md (zero_extendqihi2): Correct...
2001-08-13 gccadminDaily bump.
2001-08-13 geoffk * loop.c (check_dbra_loop): Use condjump_label to...
2001-08-13 geoffk * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc...
2001-08-13 zack * recog.h (struct insn_operand_data): Shrink 'mode...
2001-08-13 djMerge from libc:
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-12 kazu * doc/tm.texi (ENCODE_SECTION_INFO): Add documentation...
2001-08-12 rth * config/rs6000/rs6000.c (rs6000_elf_asm_out_co...
next