aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-02-02* gcc.dg/loop-1.c: New test.Alexandre Oliva2-0/+24
2000-02-02Give test a better name, add some glue for the test harnessZack Weinberg2-12/+16
2000-02-01sparc.c (fp_zero_operand): Turn into a normal predicate.Richard Henderson5-47/+36
2000-02-02tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS example.Hans-Peter Nilsson2-1/+6
2000-02-02java-interp.h (_Jv_JNI_conversion_call): Declare.Tom Tromey5-13/+37
2000-02-02* include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.Tom Tromey2-10/+12
2000-02-01frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg15-463/+374
2000-02-01Makefile.in (specs.ready): New target.Kaveh R. Ghazi2-1/+16
2000-02-01fixinc.irix: Use unique filenames for writing into /tmp,Kaveh R. Ghazi6-50/+58
2000-02-01tsystem.h: New file.Kaveh R. Ghazi6-69/+108
2000-02-01New test culled from gcc-bugsZack Weinberg1-0/+12
2000-02-01* include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.Tom Tromey2-5/+858
2000-02-01builtins.c (expand_builtin_memset): Expand for variable sized lengths too.Jan Hubicka2-4/+5
2000-02-01oops - omitted from previous delta fixing UNIQUE_SECTIONNick Clifton1-6/+5
2000-02-01jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n == NULL'.Tom Tromey2-44/+43
2000-02-01jni.cc (_Jv_JNI_GetField): Specialize for jobject.Tom Tromey2-1/+21
2000-02-01(SUBTARGET_ASM_SPEC) : Default ISA based on ABI.David Billinghurst2-1/+7
2000-02-01dwarfout.c (SHORT_TYPE_SIZE): Correct default.Hans-Peter Nilsson3-4/+9
2000-02-01* config.sub: Add mmix-knuth-mmixware.Hans-Peter Nilsson2-2/+10
2000-02-01Daily bump.Jeff Law5-5/+5
2000-02-01prims.cc (_Jv_MallocUnchecked): New function.Tom Tromey5-46/+333
2000-01-31Fix gdb testsuite regressions.Jim Wilson2-4/+15
2000-01-31combine.c (try_combine): Trying to check the missed case 3->2 combining (comb...Chandra Chavva2-0/+20
2000-01-31cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.Dave Brolley2-1/+5
2000-01-31tinfo.h (old abi): #include "tconfig.h".Jason Merrill3-21/+20
2000-01-31cp-tree.h (BINFO_VIRTUALS): Tweak documentation.Mark Mitchell4-473/+311
2000-01-31jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the new label.Jason Merrill2-0/+12
2000-01-31tinfo.h: Rename USItype to myint32, depend on BITS_PER_UNIT.Jason Merrill3-5/+19
2000-01-31* cp-tree.h (make_thunk): PROTO -> PARAMS.Kaveh R. Ghazi2-1/+5
2000-01-31gansidecl.h (PROTO, [...]): Delete macros.Kaveh R. Ghazi3-9/+9
2000-01-31* MAINTAINERS: Pair cccp with cpplib maintainership.Kaveh R. Ghazi2-3/+7
2000-01-31cp-tree.h (new_abi_rtti_p): Use flag_new_abi.Nathan Sidwell7-21/+1234
2000-01-31natIconv.cc (read): Minor fixes.Anthony Green2-5/+16
2000-01-31Daily bump.Jeff Law5-5/+5
2000-01-31386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.Zack Weinberg43-68/+84
2000-01-31jcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE to determine how many...Anthony Green2-1/+6
2000-01-31config.h.in: Rebuilt.Tom Tromey12-55/+295
2000-01-31class.c (build_vtable): Rename to build_primary_vtable.Mark Mitchell3-53/+105
2000-01-31c-decl.c (c_decode_option): Accept optional numeric argument to -Wformat and ...Ulrich Drepper3-2/+11
2000-01-30* alpha.md (return_internal): Allow after reload only.Richard Henderson2-1/+5
2000-01-30final_inner.java: New file.Alexandre Petit-Bianco3-0/+26
2000-01-30i386.c (ix86_compute_frame_size): Omit padding1 if the local frame size is zero.Richard Henderson2-6/+11
2000-01-30alpha.c (alpha_expand_epilogue): Don't emit the return insn.Richard Henderson4-13/+18
2000-01-30alpha.md (negtf2, abstf2): Fix word order thinko.Richard Henderson2-16/+45
2000-01-30cppfiles.c (find_position): Drop 'colp' argument, return the new line base.Zack Weinberg3-29/+53
2000-01-30Daily bump.Jeff Law5-5/+5
2000-01-30c-parse.in: Apply Ulrich's changes from c-parse.y.Zack Weinberg5-13/+19
2000-01-30cpperror.c (cpp_file_line_for_message): If 'line' is zero, just print "<comma...Zack Weinberg3-4/+18
2000-01-29* flow.c (mark_regs_live_at_end): Fix typo.Mark Mitchell2-1/+5
2000-01-29[multiple changes]Alexandre Petit-Bianco5-495/+584