summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'g77-0_5_21'.releases/libf2c-0.5.21No Author1998-03-221-0/+64
* Import 0.5.21 runtime -- needed for 0.5.22 merge.Jeff Law1998-03-2243-666/+345
* This commit was manufactured by cvs2svn to create branchNo Author1998-03-224858-1372588/+0
* * Previous contents of gcc/f/runtime moved into toplevelJeff Law1998-01-31246-0/+23836
* * runtime directory -- moved into "libfc2" in the toplevelRichard Henderson1998-01-31248-23985/+17
* No longer relavent.Jeff Law1998-01-313-24840/+0
* alpha.c (alpha_expand_unaligned_load): Use expand_binop properly.Richard Henderson1998-01-312-126/+364
* mips.md (adddi3_internal_2): Be consistent with adddi3 expander with handling...Jeffrey A Law1998-01-312-1/+8
* aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi1998-01-317-1366/+120
* configure.in (getlogin,getgid,getuid, [...]): Check.Jeff Law1998-01-319-17/+60
* toplev.c (close_dump_file): Wrap function prototype for argument "func" in PR...Jeffrey A Law1998-01-312-2/+8
* sparc.c (sparc_override_options): Make v8plus and ultrasparc set MASK_V8PLUS.John Carr1998-01-304-239/+703
* patch from jfc to improve aliasing/schedulingJohn F. Carr1998-01-302-0/+7
* newJason Merrill1998-01-301-0/+6
* Tweak last entry.Jeff Law1998-01-301-0/+1
* configure.in: Check for declaration of abort.Jeffrey A Law1998-01-306-6/+74
* Forgot to commit these...Jeff Law1998-01-302-0/+9
* genattrtab.c (optimize): Define in case PRESERVE_DEATH_INFO_REGNO_P uses it.Jeff Law1998-01-291-0/+5
* newJason Merrill1998-01-292-0/+29
* pt.c (convert_nontype_argument): Move check for is_overloaded_fn early to avo...Mark Mitchell1998-01-292-9/+25
* newJason Merrill1998-01-293-0/+49
* Bump for snapshotJeffrey A Law1998-01-292-1/+5
* configure.in: Check for atoq and atoll.Jeffrey A Law1998-01-294-30/+154
* cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.Klaus Kaempf1998-01-294-16/+16
* am-alpha.h: Don't include alloca for OPEN_VMS.Klaus Kaempf1998-01-289-752/+488
* class.c (instantiate_type): Don't just return a known type if it's wrong.Jason Merrill1998-01-2810-390/+461
* rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1998-01-288-33/+55
* freebsd.h (LIB_SPEC): Correctly handle -shared, -p and friends.Ollivier Robert1998-01-282-2/+16
* rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump1998-01-288-54/+35
* reload.c (push_reload): If WORD_REGISTER_OPERATIONS...J"orn Rennecke1998-01-282-2/+15
* * config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC.Jeffrey A Law1998-01-282-0/+6
* * i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES): Define.Ian Lance Taylor1998-01-282-0/+13
* dbxout.c (dbxout_type): For a RECORD_TYPE...Per Bothner1998-01-281-0/+4
* dbxout.c (dbxout_type): For a RECORD_TYPE...Per Bothner1998-01-281-1/+3
* newJason Merrill1998-01-282-0/+29
* *** empty log message ***Per Bothner1998-01-282-8/+15
* cp-tree.h (grok_enum_decls): Remove type parameter.Jason Merrill1998-01-285-27/+45
* newJason Merrill1998-01-287-7/+95
* Add missing ChangeLog entryJeff Law1998-01-281-0/+2
* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) here as it i...Manfred Hollstein1998-01-282-3/+7
* configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein1998-01-285-4/+16
* configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein1998-01-283-2/+9
* More comment tweaks.Jeff Law1998-01-271-0/+8
* configure.in (package_makefile_rules_frag): New variable which is used in the...Manfred Hollstein1998-01-272-1/+8
* config.shared: Emit everything which needs to be re-definable via file descri...Manfred Hollstein1998-01-273-175/+193
* configure (package_makefile_rules_frag): New variable, which names a file wit...Manfred Hollstein1998-01-272-16/+39
* Fix typo.Jeff Law1998-01-271-1/+1
* config.guess: More accurate determination of HP processor types.Lassi A. Tuura1998-01-273-3/+28
* * config.sub: More accurate determine of HP processor types.Lassi A. Tuura1998-01-272-1/+20
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Kaveh R. Ghazi1998-01-278-78/+280