summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config.shared (FLAGS_TO_PASS): Add SHELL.law1998-01-152-0/+5
* * rtl.def (INLINE_HEADER): Fix bug exposed by gen_rtx_FOO changes.law1998-01-152-1/+10
* Minor tweaks & updates.law1998-01-151-10/+16
* * configure.in: check whether host and target makefilelaw1998-01-152-2/+11
* Work around VxWorks bogus problems.law1998-01-151-1/+1
* Initial revisionlaw1998-01-151-0/+3781
* Bump for snapshot.law1998-01-152-1/+5
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-1436-1398/+1487
* Fix minor lossage brought over in gcc-2.8.0 merge.law1998-01-141-3/+3
* Bring in final gcc-2.8.0 changes.law1998-01-1439-246/+663
* * mips.h: Fix some type-o's from a previous change.law1998-01-142-2/+6
* * loop.c (check_dbra_loop): Make sure initial value is alaw1998-01-142-4/+10
* * sco5.h (ASM_OUTPUT_SECTION_NAME): Refresh from ../svr4.h.law1998-01-132-10/+51
* * cppexp.c: Include gansidecl.hlaw1998-01-132-1/+6
* * svr4.h (LINK_SPEC): Never specify -h.law1998-01-135-18/+25
* Update copyrights.law1998-01-132-2/+2
* * c-typeck.c (comptypes): Exit early on NULL input.law1998-01-132-1/+4
* * haifa-sched.c (schedule_insns): Correctly remove inter-blocklaw1998-01-132-3/+15
* * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.law1998-01-132-2/+6
* * alpha/vms.h (DIR_SEPARATOR): definelaw1998-01-132-1/+7
* * Makefile.in (stamp-proto): Remove.law1998-01-133-8/+13
* * lang-options.h: Add missing options.law1998-01-132-1/+13
* * config-ml.in (multi-do): LDFLAGS must include multiliblaw1998-01-132-0/+6
* * i386/cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to striplaw1998-01-134-3/+31
* * arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.law1998-01-137-6/+53
* * i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.law1998-01-132-0/+8
* * libtxi/Makefile.in (AR_FLAGS): Defined as "rc".law1998-01-132-2/+7
* * configure.in (CHECK_SUBDIRS): Set to testsuite only iflaw1998-01-134-6/+22
* law1998-01-132-1/+14
* law1998-01-131-1/+5
* Avoid shell errors when target_cpu_default* contains a | character.wilson1998-01-133-8/+14
* undo test changelaw1998-01-131-1/+1
* Testlaw1998-01-131-1/+1
* Testanoncvs1998-01-131-1/+1
* Testing.law1998-01-131-1/+1
* * decl.c (init_decl_processing): Only call init_rtti_processingbrendan1998-01-132-1/+7
* * gengenrtl.c (gencode): Emit new function obstack_alloc_rtxrth1998-01-132-14/+23
* Fix it after test commit :-)law1998-01-131-1/+1
* Test mail for commitslaw1998-01-131-1/+1
* Clarify some collect2 stuff.law1998-01-131-8/+5
* * configure.in: (i[3456]86-UnixWare7-sysv5): Treat much like SVR4law1998-01-133-0/+29
* * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.law1998-01-132-1/+12
* * i386/mingw32.h (INCOMING_RETURN_ADDR_RTX): Delete. Use the valuelaw1998-01-122-3/+52
* * mips.md (return_internal): Change mode from SImode to VOIDmode.law1998-01-122-1/+7
* * init.c (build_new_1): Split out from build_new.jason1998-01-128-124/+86
* * i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handlelaw1998-01-102-5/+9
* * i386.md: (movsicc_1, movhicc_1): For alternate 3 set the opcodelaw1998-01-102-5/+10
* * regmove.c: New implementation of regmove pass.law1998-01-106-800/+1243
* Remove bogus CYGNUS LOCAL markers.law1998-01-103-3/+0
* * regclass.c (record_address_regs): Don't use REG_OK_FOR_BASE_Plaw1998-01-102-0/+7