aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-04-21os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h.Tom Tromey2-1/+6
1999-04-21cccp.c (simplify_filename): Always preserve leading double slash.Mumit Khan2-12/+5
1999-04-20Daily bump.Jeff Law1-1/+1
1999-04-20* config/c4x/c4x.md: Add new peepholes to remove redundant loads.Michael Hayes2-1/+30
1999-04-20c4x.md (binary patterns): Reorder alternatives so that two operand instructio...Michael Hayes2-305/+309
1999-04-20Make-lang.in (objc-parse.c): Put BISON parameters in correct order.Nathan Sidwell2-2/+5
1999-04-20Make-lang.in (c-parse.c): Put BISON parameters in correct order.Nathan Sidwell2-1/+6
1999-04-20Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct order.Nathan Sidwell2-1/+6
1999-04-20cp-tree.h (build_binary_op): Remove unneeded parameter.Mark Mitchell12-66/+89
1999-04-20alpha.md (nt_lda): New pattern.Richard Henderson3-16/+38
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