aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-04-20arm.md (movhi): Add check for odd offset.Catherine Moore2-1/+6
1999-04-20*** empty log message ***Jim Blandy1-0/+9
1999-04-20Fix from Dale Hawkins:Jim Blandy1-1/+10
1999-04-20i386.c (output_move_double): Abort if a non-offsettable memory operand is enc...John Wehle2-87/+18
1999-04-20sparc-signal.h: new file.Andrew Haley7-211/+278
1999-04-19newJason Merrill1-0/+24
1999-04-19decl.c (grokfndecl): Always call cplus_decl_attributes.Jason Merrill3-8/+15
1999-04-19Daily bump.Jeff Law1-1/+1
1999-04-19update BUGS, INSTALL, NEWS derived filesCraig Burley2-55/+47
1999-04-19clarify -malign-double situationCraig Burley3-37/+11
1999-04-19Fix DATA repeat-count bugCraig Burley4-4/+33
1999-04-19fix DO WHILECraig Burley3-2/+12
1999-04-19new tests, derived from bug-reports from Toon and TimCraig Burley3-0/+33
1999-04-19fix typo in commentCraig Burley2-1/+5
1999-04-19lang.c (lang_decode_option): Fixed returned value when parsing `-fxref=...' a...Alexandre Petit-Bianco5-12/+51
1999-04-19Back out accidental commit of unrelated patchZack Weinberg1-19/+0
1999-04-19cp-tree.h (finish_static_data_member_decl): New function.Mark Mitchell5-49/+100
1999-04-19cpplib.c (output_line_command): Drop CONDITIONAL argument.Zack Weinberg4-26/+59
1999-04-19xref.h (enum): Removed trailing comma.Tom Tromey4-4/+14
1999-04-19natSystem.cc (init_properties): Only declare pwd_entry once.Tom Tromey2-1/+6
1999-04-19Makefile.in: Processed with new automake.Andrew Haley2-29/+345
1999-04-19* include/javaprims.h: Removed security namespace.Tom Tromey2-6/+4
1999-04-18Daily bump.Jeff Law1-1/+1
1999-04-18* java/io/PrintStream.java (println): Remove extra println.Anthony Green2-1/+4
1999-04-18fix crashes on I/O statements involving COMMON variablesCraig Burley3-1/+9
1999-04-18cppfiles.c (find_position, [...]): Use `unsigned long' variables consistently...Zack Weinberg2-6/+12
1999-04-18output.h (current_function_is_leaf, [...]): Declare.John Wehle14-30/+96
1999-04-18cp-tree.h (finish_class_definition): Add parameter.Mark Mitchell5-380/+388
1999-04-18Makefile.in: Rebuilt.Anthony Green7-345/+137
1999-04-17Bump for snapshotJeffrey A Law2-1/+5
1999-04-17Misapplied patch.Richard Henderson1-1/+0
1999-04-17Daily bump.Jeff Law1-1/+1
1999-04-17alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Correct last change -- make sure F...Richard Henderson2-14/+20
1999-04-17alpha.h (REG_OK_FP_BASE_P): New macro.Richard Henderson3-7/+47
1999-04-17c4x.c (legitimize_operands): Use rtx_cost to determine if it is worthwhile fo...Michael Hayes3-10/+38
1999-04-17Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Bernd Schmidt2-2/+13
1999-04-17i386.c (i386_preferred_stack_boundary_string): New global variable.Jan Hubicka4-37/+87
1999-04-17* i386.c (k6_cost): Take into account the decoding time.Jan Hubicka2-2/+11
1999-04-17Donn Terry <donn@interix.com>Richard Henderson5-9/+29
1999-04-17alpha.c (alpha_expand_prologue): Use gen_adddi3 instead of emit_move_insn+plu...Richard Henderson3-21/+71
1999-04-17c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.Zack Weinberg12-12/+33
1999-04-17uninit-9.c (func): Use __builtin_alloca instead of alloca to avoid the need f...Richard Henderson2-1/+6
1999-04-17better support SMP builds in libf2cCraig Burley2-0/+13
1999-04-17decl.c (xref_tag): Revise handling of nested template declarations.Mark Mitchell4-69/+154
1999-04-17remove -fugly, other doc fixesCraig Burley8-248/+298
1999-04-17forgot to add ffe.texi, the actual g77 front-end internals docsCraig Burley1-0/+883
1999-04-17Check for circularity only if ENABLE_CHECKING is definedCraig Burley2-0/+7
1999-04-17add g77 front-end internals docsCraig Burley3-1/+16
1999-04-17rewrite to use block/scope structure of GBECraig Burley13-2736/+3844
1999-04-17cccp.c: Make fatal non-static.Zack Weinberg2-2/+6