aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-09add GPL comment at the topBrendan Kehoe1-0/+20
1997-10-09add an initial very rough description of how `explicit' is handledBrendan Kehoe1-0/+7
1997-10-09pt.c (tsubst): Fix thinko.Jason Merrill3-41/+44
1997-10-08method.c (build_underscore_int): Don't use ANSI specific features.Jeffrey A Law2-1/+7
1997-10-08Fix typo.Jeffrey A Law2-1/+5
1997-10-08* version.c: Bump for snapshot.Jeffrey A Law2-1/+5
1997-10-08decl2.c (finish_prevtable_vardecl): Check DECL_REALLY_EXTERN for our key meth...Jason Merrill2-2/+8
1997-10-08[multiple changes]Jason Merrill3-2/+35
1997-10-07One more thinko.Jeff Law1-2/+2
1997-10-07Fix thinko in last change.Jeff Law1-2/+7
1997-10-08method.c (build_static_name): Fix typo.Jason Merrill3-2/+11
1997-10-07Makefile.in (CGFLAGS): Don't force -g0.Richard Henderson5-4/+9
1997-10-07Undo last incorrect change.Jeff Law2-7/+0
1997-10-07Remove include of <std>Jeff Law1-1/+0
1997-10-07cp-tree.h (JOINER): Define to '_' if no '$' or '.' characters are allowed.Manfred Hollstein2-0/+7
1997-10-07aclocal.m4: Substitute INSTALL.Manfred Hollstein9-0/+21
1997-10-07Handle std.h -> std rename.Jeff Law1-1/+1
1997-10-07integrate.c (save_for_inline_copying): Avoid undefined pointer operations.Jeffrey A Law2-18/+11
1997-10-07dwarf2out.c (output_call_frame_info): Reinstate last change using flag_debug_...Jeffrey A Law2-0/+13
1997-10-07Remove incorrect change from Manfred Hollstein.Jim Wilson2-8/+4
1997-10-07frame.c (__frame_state_for): Execute the FDE insns until the current pc value...Andreas Schwab2-1/+6
1997-10-07regclass.c (init_reg_modes): If we can't find a mode for the register, use th...Jason Merrill2-3/+7
1997-10-07* toplev.c (rest_of_compilation): Defer all non-nested inlines.Jason Merrill2-0/+9
1997-10-07REG_BR_PRED docs.Jeff Law1-0/+6
1997-10-07haifa-sched.c (print_block_visualization): Call fprintf directly, don't sprin...Richard Henderson2-13/+15
1997-10-07* reload.c (decompose): Always initialize val.base.Thomas Koenig2-0/+5
1997-10-07man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h> fails to provide it.Manfred Hollstein2-0/+9
1997-10-07mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment instead of aborting.Manfred Hollstein3-4/+18
1997-10-07Declare get_file_function_nameMichael Meissner5-50/+14
1997-10-07Makefile.in (program_transform_name): Let autoconf substitute the correct value.Chip Salzenberg2-1/+6
1997-10-07haifa-sched.c (schedule_block): If the first real insn in a block has any spe...Jeffrey A Law2-0/+24
1997-10-07* alpha.h (FLOAT_STORE_FLAG_VALUE): It's 2.0 not 0.5.Richard Henderson2-1/+5
1997-10-07decl.c (duplicate_decls): Don't warn about template instances.Jason Merrill6-26/+32
1997-10-06add missing tests, put in various test adjustments from devoBrendan Kehoe4-2/+140
1997-10-06tree.c (print_lang_statistics): #if 0 call to print_inline_obstack_statistics...Brendan Kehoe1-0/+5
1997-10-06tree.c (print_lang_statistics): #if 0 call to print_inline_obstack_statistics...Brendan Kehoe1-0/+2
1997-10-06* Makefile.in (distclean): Do a better job at cleaning up.Jeffrey A Law2-1/+5
1997-10-06Make-lang.in (f77.mostlyclean): Clean up stuff in the object tree too.Jeffrey A Law2-0/+10
1997-10-06* m88k.c (m88k_begin_prologue): Remove superfluous backslash.Manfred Hollstein2-1/+5
1997-10-06Initial revisionJeff Law15-0/+318
1997-10-06Makefile.in (check-g77): New test target.Jeffrey A Law2-1/+16
1997-10-06* lib/g77.exp, lib/f-torture.exp: New files.Jeffrey A Law3-0/+589
1997-10-06pt.c (instantiate_decl): Look for the original template.Jason Merrill4-8/+20
1997-10-03Cast alloca return value for char *Michael Meissner2-3/+8
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill3-3/+8
1997-10-02Patch from Richard Henderson to make __builtin_return_address(0) work.Richard Henderson2-0/+11
1997-10-02iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.Brendan Kehoe2-1/+5
1997-10-02[multiple changes]Jason Merrill3-8/+27
1997-10-02bastring.h: Move exception stuff after definition of string.Jason Merrill3-31/+43
1997-10-01Fix 961223-1.c irix6 c-torture failure.Jim Wilson2-1/+9