aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-07-14(convert_filename): Fix typo.Richard Kenner1-1/+1
1997-07-14Clear headers and lib2funcs before re-reading config-lang.in.Richard Kenner1-0/+2
1997-07-14(LINK_SPEC): Fix last change.Richard Kenner1-6/+7
1997-07-14(alpha-*-linux-gnu*): Set tmake_file.Richard Kenner1-0/+1
1997-07-14Initial revisionRichard Kenner2-0/+11
1997-07-14(LINK_SPEC): Fix typo.Richard Kenner1-1/+1
1997-07-14(sparc-*-linux-gnu{*,libc1*}): Add sparc/t-linux.Richard Kenner1-2/+2
1997-07-14Remove unapproved change.Richard Kenner1-2/+0
1997-07-14(output_{and,ior,xor}si3): New extern declarations.Richard Kenner1-0/+3
1997-07-14(output_{and,ior,xor}si3): New functions from patterns bodies.Richard Kenner1-0/+119
1997-07-14(adddi3, subdi3): Allow constant operand.Richard Kenner1-86/+271
1997-07-14(*-*-gnu*): Add crt{begin,end}S.o to extra_parts.Richard Kenner1-1/+1
1997-07-14(assemble_variable): If low part of size doesn't fit in an int,Richard Kenner1-1/+5
1997-07-14(rest_of_compilation): Call regset_release_memory.Richard Kenner1-0/+4
1997-07-14(schedule_block): Free space associated with reg_pending_sets and old_live_regs.Richard Kenner1-8/+20
1997-07-14(mark_target_live_regs): Delete unused variables.Richard Kenner1-2/+1
1997-07-14(init_reg_sets): Invoke INIT_ONCE_REG_SET.Richard Kenner1-1/+21
1997-07-14(allocate_for_life_analysis): Add declaration.Richard Kenner1-1/+8
1997-07-14(init_regset_vector): Make global; don't take basic block times # of pseduos ...Richard Kenner1-22/+43
1997-07-14(*REG_SET): Delete old implementation; use bitmap.h.Richard Kenner1-208/+45
1997-07-14Initial revisionRichard Kenner2-0/+822
1997-07-14(OBJS): Add bitmap.o.Richard Kenner1-12/+13
1997-07-14xJason Merrill4-8/+17
1997-07-13Fix typo in last edit.Richard Kenner1-1/+1
1997-07-13(stupid_mark_refs): If setting reg set only in this insn and notRichard Kenner1-1/+14
1997-07-13(process_command): If -save-temps and -pipe were specified together,Richard Kenner1-0/+3
1997-07-13gcc.c (main): Handle blank in version_string when comparing with compiler_ver...Doug Evans1-1/+11
1997-07-12xJason Merrill1-3/+4
1997-07-11mips.c (epilogue_reg_mentioned_p): Delete unused function.Jeff Law3-322/+44
1997-07-10(\authorrm): Must use \def instead of \let, as \secrm is not yetKarl Berry1-3/+3
1997-07-10(CC): Use autoconf value.Doug Evans1-2/+2
1997-07-10(INO_T_EQ): Return 0 for MSDOS.Doug Evans1-2/+2
1997-07-10(\titlefont): Define again, using \titlefonts.Richard Stallman1-2/+3
1997-07-09(\startcontents): Leave ^ catcode as other.Karl Berry1-3/+5
1997-07-09Declare how to hyphenate "whitespace".Richard Stallman1-2/+3
1997-07-08(gen_subprogram_die): When handling declarations...Jim Wilson1-1/+1
1997-07-08Use unsigned HOST_WIDE_INT, not unsigned.Michael Meissner1-1/+2
1997-07-0892th Cygnus<->FSF mergeMike Stump9-13/+81
1997-07-07(i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.Richard Stallman1-0/+8
1997-07-07(crt1.o, crt1.o, crtn.o): Also depend on $(GCC_PASSES).Jim Meyering1-3/+3
1997-07-07($(OBJC_O)): Also depend on $(GCC_PASSES).Jim Meyering1-0/+2
1997-07-07(cplib2.ready): Also depend on $(LANGUAGES).Jim Meyering1-1/+1
1997-07-06update from main archive 970706Ulrich Drepper1-11/+13
1997-07-05(\titlefonts): New macro to set title font styles, so italic etc.Karl Berry1-12/+25
1997-07-05(\onepageout): Back up to 2\baselineskip per Stephen.Karl Berry1-31/+38
1997-07-04xJason Merrill4-199/+149
1997-07-04(\kbdfont, \kbdexamplefont): New macros, parms that tell @kbd what to do.Richard Stallman1-7/+21
1997-07-03(unpack_d): Check fraction not sign to distinquish QNaN.Jim Wilson1-3/+3
1997-07-03(\onepageout): Leave only one line space above the footline, to be more like ...Karl Berry1-9/+19
1997-07-02Do not go beyond end of arrayMichael Meissner1-0/+1