aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-27More comment tweaks.Jeff Law1-0/+8
1998-01-27Fix typo.Jeff Law1-1/+1
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
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law9-20/+55
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law3-27/+68
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law3-45/+60
1998-01-27m32r.md, [...]: Add some comments regarding use of dead_or_set_p.Mike Stump6-11/+48
1998-01-27* fixincludes: Tweak fix for struct exception in math.hTodd Vierling2-4/+12
1998-01-27call.c (add_template_candidate_real): New function.Mark Mitchell16-1308/+1251
1998-01-27Patch from Gavin to fix mips16 prologue/epilogue bugs.Gavin Koch2-3/+9
1998-01-27expr.c (cplus_expand_expr, [...]): Don't check that return_target and call_ta...Jason Merrill2-6/+7
1998-01-27v850.h (ASM_OUTPUT_ALIGNED_BSS): Use asm_output_aligned_bss() instead of asm_...Nick Clifton2-3/+5
1998-01-27toplev.c (rest_of_compilation): Replace references to stack_reg_dump_file and...Nick Clifton2-2/+8
1998-01-27* tlink.c (scan_linker_output): Call fclose() for opened files.Kamil Iskra2-1/+9
1998-01-26alpha.c (output_epilog [!VMS]): Don't tag global functions if compiling with ...Richard Henderson5-4/+106