summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (mark_constant_pool): When marking indirect references,law1999-09-022-2/+5
* * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.tromey1999-09-0210-361/+1402
* * except.c (expand_fixup_region_end): Do not peek atlaw1999-09-022-2/+10
* Fix data corruption. (Eeep!)rth1999-09-021-2/+1445
* * flags.h: New variables align_loops, align_loops_log,geoffk1999-09-0211-137/+284
* Merge new ia32 backend from the branch!rth1999-09-0211-11002/+10616
* * java/lang/natClass.cc: Fixed notification of threadstromey1999-09-022-2/+7
* * gxx.gperf (hash, is_reserved_word): Add prototypes.ghazi1999-09-025-17/+47
* * emit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_MODErth1999-09-022-4/+8
* * include/ffi.h.in: Removed PACKAGE and VERSION defines andtromey1999-09-019-906/+400
* * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1999-09-016-105/+122
* * cp-tree.h (lang_type): Move align into type_flags.mmitchel1999-09-013-9/+13
* * regmove.c (fixup_match_1): Don't move INSN in front of P ifrth1999-09-012-1447/+19
* * java/lang/natClassLoader.cc (_Jv_NewClass): Usetromey1999-09-013-16/+21
* * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.tromey1999-09-013-23/+80
* * ChangeLog: update.krab1999-09-011-0/+6
* * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey1999-09-015-8/+40
* * Makefile.am (.java.lo): Add rule.krab1999-09-012-1360/+204
* Avoids false positives with -Wcast-qual:ghazi1999-09-012-7/+19
* Fix indentation problemscrux1999-09-013-295/+300
* Move *-*-gnu* pattern below *-*-linux*.schwab1999-09-012-1/+6
* Daily bump.law1999-09-015-5/+5
* * alias.c (non_local_reference_p): Constify fmt.rth1999-09-012-1/+5
* define HAVE_DOS_BASED_FILED_SYSTEM on cygwinmeissner1999-09-012-0/+8
* * include/jvm.h (_Jv_makeUtf8TypeConst): Removed unusedtromey1999-09-012-1/+5
* Fix typo in comment.law1999-09-011-1/+1
* * lib/c-torture.exp: Avoid the "compare executables" optimizationlaw1999-08-312-1/+20
* * cse.c (delete_trivially_dead_insns): Do not delete stores tolaw1999-08-312-1/+12
* Merge peephole2 from new_ia32_branch:rth1999-08-3118-85/+562
* * getpwd.c: Check HAVE_GETCWD before defining it away.rth1999-08-312-5/+7
* * config/i386/i386.c (output_strlen_unroll): Don't write xops[7]rth1999-08-312-7/+17
* 1999-08-31 12:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-312-177/+191
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-3119-63/+273
* Fri Aug 20 13:43:41 1999 Andrew Haley <aph@cygnus.com>aph1999-08-312-20/+36
* Daily bump.law1999-08-315-5/+5
* Fix thinko in last change.law1999-08-311-10/+0
* * emit-rtl.c (copy_rtx_if_shared): A MEM which referenceslaw1999-08-312-11/+15
* * c-parse.in (language_string): Constify.ghazi1999-08-3124-21/+56
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-318-103/+15
* * repo.c (getpwd): Don't prototype.ghazi1999-08-313-4/+5
* * libiberty.h (getpwd): Prototype.ghazi1999-08-312-0/+9
* * Makefile.in (CFILES): Add calloc.c and getpwd.c.ghazi1999-08-316-6/+138
* * Makefile.in (LIBS): Fix definition so we link with $(CLIB).ghazi1999-08-313-28/+19
* * Makefile.in (LIBS, LIBDEPS): Link with & depend on libiberty.a.ghazi1999-08-316-65/+37
* * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left shift.ghazi1999-08-312-1/+6
* * flow.c (new_insn_dead_notes): Use sets_reg_or_subreg notrth1999-08-302-10/+13
* * Makefile.in (chillrt0.o): Depend on chillrt0.c explicitly.law1999-08-302-1/+5
* * Makefile.in (xref.o): Depend on xref.c explicitly.law1999-08-302-1/+5
* * invoke.texi: Fix typo.law1999-08-302-1/+5
* Make fixinc/ work when autogen is not installed.wilson1999-08-302-3/+14