aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-03-22This commit was manufactured by cvs2svn to create tag 'g77-0_5_21'.releases/libf2c-0.5.21No Author1-0/+64
1998-03-22Import 0.5.21 runtime -- needed for 0.5.22 merge.Jeff Law43-666/+345
1998-03-22This commit was manufactured by cvs2svn to create branchNo Author4858-1372588/+0
1998-01-31* Previous contents of gcc/f/runtime moved into toplevelJeff Law246-0/+23836
1998-01-31* runtime directory -- moved into "libfc2" in the toplevelRichard Henderson248-23985/+17
1998-01-31No longer relavent.Jeff Law3-24840/+0
1998-01-31alpha.c (alpha_expand_unaligned_load): Use expand_binop properly.Richard Henderson2-126/+364
1998-01-31mips.md (adddi3_internal_2): Be consistent with adddi3 expander with handling...Jeffrey A Law2-1/+8
1998-01-31aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi7-1366/+120
1998-01-31configure.in (getlogin,getgid,getuid, [...]): Check.Jeff Law9-17/+60
1998-01-31toplev.c (close_dump_file): Wrap function prototype for argument "func" in PR...Jeffrey A Law2-2/+8
1998-01-30sparc.c (sparc_override_options): Make v8plus and ultrasparc set MASK_V8PLUS.John Carr4-239/+703
1998-01-30patch from jfc to improve aliasing/schedulingJohn F. Carr2-0/+7
1998-01-30newJason Merrill1-0/+6
1998-01-30Tweak last entry.Jeff Law1-0/+1
1998-01-30configure.in: Check for declaration of abort.Jeffrey A Law6-6/+74
1998-01-30Forgot to commit these...Jeff Law2-0/+9
1998-01-29genattrtab.c (optimize): Define in case PRESERVE_DEATH_INFO_REGNO_P uses it.Jeff Law1-0/+5
1998-01-29newJason Merrill2-0/+29
1998-01-29pt.c (convert_nontype_argument): Move check for is_overloaded_fn early to avo...Mark Mitchell2-9/+25
1998-01-29newJason Merrill3-0/+49
1998-01-29Bump for snapshotJeffrey A Law2-1/+5
1998-01-29configure.in: Check for atoq and atoll.Jeffrey A Law4-30/+154
1998-01-29cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.Klaus Kaempf4-16/+16
1998-01-28am-alpha.h: Don't include alloca for OPEN_VMS.Klaus Kaempf9-752/+488
1998-01-28class.c (instantiate_type): Don't just return a known type if it's wrong.Jason Merrill10-390/+461
1998-01-28rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law8-33/+55
1998-01-28freebsd.h (LIB_SPEC): Correctly handle -shared, -p and friends.Ollivier Robert2-2/+16
1998-01-28rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump8-54/+35
1998-01-28reload.c (push_reload): If WORD_REGISTER_OPERATIONS...J"orn Rennecke2-2/+15
1998-01-28* config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC.Jeffrey A Law2-0/+6
1998-01-28* i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.Ian Lance Taylor2-0/+13
1998-01-28dbxout.c (dbxout_type): For a RECORD_TYPE...Per Bothner1-0/+4
1998-01-28dbxout.c (dbxout_type): For a RECORD_TYPE...Per Bothner1-1/+3
1998-01-28newJason Merrill2-0/+29
1998-01-28*** empty log message ***Per Bothner2-8/+15
1998-01-28cp-tree.h (grok_enum_decls): Remove type parameter.Jason Merrill5-27/+45
1998-01-28newJason Merrill7-7/+95
1998-01-28Add missing ChangeLog entryJeff Law1-0/+2
1998-01-28Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) here as it i...Manfred Hollstein2-3/+7
1998-01-28configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein5-4/+16
1998-01-28configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein3-2/+9
1998-01-27More comment tweaks.Jeff Law1-0/+8
1998-01-27configure.in (package_makefile_rules_frag): New variable which is used in the...Manfred Hollstein2-1/+8
1998-01-27config.shared: Emit everything which needs to be re-definable via file descri...Manfred Hollstein3-175/+193
1998-01-27configure (package_makefile_rules_frag): New variable, which names a file wit...Manfred Hollstein2-16/+39
1998-01-27Fix typo.Jeff Law1-1/+1
1998-01-27config.guess: More accurate determination of HP processor types.Lassi A. Tuura3-3/+28
1998-01-27* config.sub: More accurate determine of HP processor types.Lassi A. Tuura2-1/+20
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Kaveh R. Ghazi8-78/+280