aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-02Patch from Richard Henderson to make __builtin_return_address(0) work.Richard Henderson2-0/+11
1997-10-01Fix 961223-1.c irix6 c-torture failure.Jim Wilson2-1/+9
1997-10-01tweakJason Merrill1-1/+1
1997-10-01Makefile.in (g++FAQ.*): New rules.Jason Merrill4-2/+2197
1997-10-01lex.c (real_yylex): Clean up the code to fully behave the way the c-lex.c par...Brendan Kehoe2-28/+27
1997-10-01pexecute.c: Use spawn if __CYGWIN32__.Ian Lance Taylor2-3/+21
1997-10-01Fix typo.Jeff Law1-1/+1
1997-10-01sys_clock_.c: File renamed from system_clock_.c.Philippe De Muyter12-9/+33
1997-10-01* g77.c (pexecute, main): Use unlink, not remove.Philippe De Muyter1-0/+4
1997-10-01x-mot3300 (XCFLAGS): Disable as's long/short jump optimisation for f/expr.o a...Philippe De Muyter2-1/+7
1997-10-01Update to 0.5.22-19970929.Jeff Law19-42/+160
1997-10-01* cccp.c (expand_to_temp_buffer): Initialize all members of obuf.Thomas Koenig2-1/+8
1997-09-30* cse.c (this_insn_cc0_mode): Initialize.Jeffrey A Law2-1/+5
1997-09-30* haifa-sched.c: (get_block_head_tail) Remove unneeded initialization.Thomas Koenig2-2/+6
1997-09-30alpha.md (beq): For registers and ints 0-255...Richard Henderson2-10/+30
1997-09-30Fix error in immediately preceeding patch.Jim Wilson2-1/+5
1997-09-30adjust date to be the old form, instead of the emacs 20.x shortened style,Brendan Kehoe1-1/+1
1997-09-30except.c (find_exception_handler_labels): Free LABELS when we're done.Brendan Kehoe2-0/+7
1997-09-30add -Wold-style-castJason Merrill1-2/+6
1997-09-30revert gratuitous whitespace changesJason Merrill1-42/+47
1997-09-30* method.c (build_decl_overload_real): Reformat.Jason Merrill2-1/+7
1997-09-30* method.c (synthesize_method): If at_eof, determine our linkage.Jason Merrill2-0/+7
1997-09-30lex.c (real_yylex): Treat `$' just like `_'...Paul Eggert4-16/+37
1997-09-29Makefile.in (parse.o, decl.o): Also depend on $(srcdir)/../except.h $(srcdir)...H.J. Lu10-16/+57
1997-09-29* version.c: Bump for snapshot.Jeffrey A Law2-1/+5
1997-09-29[multiple changes]Jason Merrill5-0/+37
1997-09-29flow.c (find_basic_blocks): Mark calls as potentially jumping to the EH labels.Jason Merrill2-2/+13
1997-09-29* intdoc.c (main): Remove unused attribute for main's arguments.Jeffrey A Law2-1/+5
1997-09-29cp-tree.h, [...]: Lose DECL_C_STATIC and DECL_PUBLIC.Jason Merrill5-46/+22
1997-09-29configure.in: Substitute for "install" too.Jeffrey A Law3-0/+8
1997-09-29Makefile.in (bootstrap-lean): New target.Aaron Jackson2-0/+45
1997-09-29alias.c (base_alias_check): Two symbols can conflict if they are accessed via...Richard Henderson2-11/+33
1997-09-29alpha.h (SETUP_INCOMING_VARARGS): Emit a blockage insn after flushing argumen...Richard Henderson2-0/+4
1997-09-29* Makefile.in (mostlyclean): Remove .regmove files.Richard Henderson2-2/+6
1997-09-28* libgcc2.c (__throw): Fix thinko.Jason Merrill2-1/+5
1997-09-28cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell3-54/+282