aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1993-01-06Don't "make LIB absolute" if already absolute,Richard Stallman1-2/+8
1993-01-06(limits.h): Add #ifndef/#endif around macros thatRichard Stallman1-0/+43
1993-01-06(DEBUG_PRINT_REG): Print regno along with printable name.James Van Artsdalen1-8/+13
1993-01-06Renamed sparcv4.h to sysv4.h.James Van Artsdalen1-2/+2
1993-01-06(yylex): Make tokstart an unsigned char *.Richard Stallman1-5/+5
1993-01-06Use new file names for included i860 files.James Van Artsdalen6-6/+6
1993-01-06Use new file names for included sparc files.James Van Artsdalen7-14/+14
1993-01-05Handle PA configuration files in new subdirectory.Jeff Law3-3/+3
1993-01-06Include tahoe.h from tahoe/ subdir.Richard Stallman1-1/+1
1993-01-06Fix unknown symbol error when linking gen* programs.Michael Meissner2-5/+17
1993-01-05(Xmu.h): Add missing ${LIB}/.Jim Wilson1-2/+2
1993-01-05(expand_call): Pass NULL_RTX to INIT_CUMULATIVE_ARGS.Jim Wilson1-1/+1
1993-01-05(assign_parms): Pass NULL_RTX to INIT_CUMULATIVE_*.Jim Wilson1-2/+2
1993-01-05(emit_library_call): Pass NULL_TREE to INIT_CUMULATIVE_ARGS.Jim Wilson1-1/+1
1993-01-05(install-dir): Only make includedir once.Jim Wilson1-1/+0
1993-01-05(do_line): Add pedantic warnings for out of range lineJim Wilson1-0/+6
1993-01-05(c_sizeof): Call force_fit_type only for INTEGER_CST.Richard Stallman1-1/+3
1993-01-05Move MIPS files into config/mips.Michael Meissner14-14/+14
1993-01-05Rename decls for vars renamed to _objc_alloc, _objc_dealloc,Richard Stallman1-13/+13
1993-01-05(component_declarator): Allow attribute after nameless field.Richard Stallman1-2/+3
1993-01-05Use new file names for included m68k files.James Van Artsdalen1-1/+1
1993-01-05Change m68ksgs.h reference to m68k/sgs.h.James Van Artsdalen1-2/+2
1993-01-05Use new files for included m68k files.James Van Artsdalen5-5/+5
1993-01-05Use new file names for included m68k files.James Van Artsdalen19-22/+22
1993-01-05Use new file names for included m68k files.James Van Artsdalen17-17/+17
1993-01-05Use new file names for included ns32k files.James Van Artsdalen11-12/+12
1993-01-05($os alternatives for sco and isc): Preserve the specified os version if any.Richard Stallman1-39/+11
1993-01-05(ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL):Richard Stallman1-1/+11
1993-01-05(making dirs and links): If we already made subdirs for a dir foo and foo tur...Richard Stallman1-0/+17
1993-01-04Initial revisionJim Wilson1-0/+269
1993-01-04Delete `no change needed' messages.Jim Wilson1-30/+29
1993-01-04Delete `no change needed' messages. Delete all uses of `ex'.Jim Wilson1-119/+42
1993-01-04(install-common-headers): Pipe grep output to /dev/null.Torbjorn Granlund1-1/+1
1993-01-04(CC): Add -w.Richard Stallman1-1/+4
1993-01-03Fix typo (missing line) in last change.Jeff Law1-0/+1
1993-01-04(perform_*): Rename macro args to arg0, arg1.Richard Stallman1-14/+17
1993-01-03* pa.h (JUMP_TABLES_IN_TEXT_SECTION): Define.Jeff Law1-0/+2
1993-01-03jump.c (jump_optimize, [...]): Do this regardless of BRANCH_COST if HAVE_incs...Jeff Law1-1/+5
1993-01-03pa.md (scc insn): Name this pattern "scc".Jeff Law1-1/+100
1993-01-03* pa.c (incscc_operator): New function.Jeff Law1-0/+14
1993-01-03* pa.h (apparent_fsize, actual_fsize): Delete useless declarations.Jeff Law1-4/+0
1993-01-04(main): Recognize and remove .cxx as filename suffix.Richard Stallman1-0/+5
1993-01-04Bump meissner version # to 34.Michael Meissner1-1/+1
1993-01-04Allow saving FP regs at offset 0 of sp (leaf func that saves no GP regs).Michael Meissner1-1/+1
1993-01-03(block_alloc): Generalize tying so we can tie any operand with the output unl...Richard Kenner1-40/+56
1993-01-03(rtx_alloc): Clear common area of rtx in a portable manner.Richard Kenner1-1/+8
1993-01-03pa.h (INITIAL_FRAME_POINTER_OFFSET): compute_frame_size () now does the whole...Jeff Law1-5/+5
1993-01-03pa.c (apparent_fsize): Delete variable.Jeff Law1-112/+132
1993-01-03pa.h (CONST_COSTS): Make CONST_DOUBLES very expensive.Jeff Law1-2/+4
1993-01-03pa.c (fmpyaddoperands): Verifys given registers are suitable for use in fmpya...Jeff Law1-1/+93