aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-10-14jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non...Kaveh R. Ghazi9-79/+138
1999-10-14invoke.texi: Label -Wbad-function-cast...Gerald Pfeifer2-9/+24
1999-10-14libgcc2.c (__do_global_dtors): Protect __deregister_frame_info from multiple ...Gavin Romig-Koch2-1/+13
1999-10-14i386.md (call value patterns): Move to the end of the file.Richard Henderson2-53/+62
1999-10-14configure.in (djgpp configuration): Define extra_objects..Mark Elbrecht4-231/+289
1999-10-14* pa.h (PREDICATE_CODES): New.Richard Henderson2-0/+39
1999-10-14* Makefile.in (all.cross): Depend on xcpp$(exeext).Andreas Schwab2-2/+6
1999-10-14genrecog.c (validate_pattern): Condense the destination non-lvalue message.Richard Henderson2-4/+7
1999-10-14class.c (finish_struct_1): Force alignment of non-bitfields to BITS_PER_UNIT.Andrew Haley2-0/+13
1999-10-14i386.h (SPECIAL_MODE_PREDICATES): New.Richard Henderson3-25/+38
1999-10-14alpha.md (call-1): Supply missing mode for operator.Richard Henderson2-28/+34
1999-10-14* gcc.c-torture/execute/991014-1.c: New test.Stephane Carrez2-0/+54
1999-10-14stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size...Stephane Carrez2-10/+23
1999-10-14genrecog.c (validate_pattern): Typo last change.Richard Henderson2-1/+19
1999-10-14genrecog.c (special_mode_pred_table): New.Richard Henderson3-57/+235
1999-10-14* fold-const.c (fold): Detect rotates built from BIT_XOR_EXPRs.Jeffrey A Law2-1/+11
1999-10-14combine.c (simplify_logical): Recognize xor pattern that encodes rotation.Marc Espie2-0/+20
1999-10-14acconfig.h: Define GETTIMEOFDAY_ONE_ARGUMENT and HAVE_TIMEZONE in acconfig.h.Jeff Law3-3/+17
1999-10-14Daily bump.Jeff Law5-5/+5
1999-10-13Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl2-1/+11
1999-10-13* ggc-page.c (MAP_FAILED): Provide default.Richard Henderson2-0/+8
1999-10-13sparc.c (symbolic_operand): Verify mode; don't accept CONST_DOUBLE.Richard Henderson3-5/+11
1999-10-13alpha.c (some_ni_operand): New.Richard Henderson5-4/+30
1999-10-13genrecog.c (maybe_both_true_2): Don't compare modes of two DT_pred tests.Richard Henderson2-9/+29
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson15-100/+343
1999-10-14gcc toplevel:J"orn Rennecke6-2/+59
1999-10-13Fix thinko in last change.Jeff Law1-1/+0
1999-10-13decl.c (lang_mark_tree): Mark NAMESPACE_LEVEL.Jason Merrill3-1/+10
1999-10-13Fix errors from Jan 19 change, found by comparing Cygnus sources with FSF sou...Jim Wilson2-4/+11
1999-10-13i386.md (*addsi3_cc): Renamed from addcsi3.Richard Henderson3-7/+17
1999-10-13Makefile.in (ggc-common.o): Depend on RTL_H not RTL_BASE_H.Richard Henderson2-5/+10
1999-10-13regmove.c (optimize_reg_copy_3): Make sure P is non-nil as we climb up the ch...Brendan Kehoe2-1/+9
1999-10-13genrecog.c (write_subroutine): Careful for null trees.Richard Henderson2-11/+19
1999-10-13Simplified GC interface and other goodies.Richard Henderson1-0/+76
1999-10-13Simplified GC interface and other goodies.Richard Henderson11-994/+706
1999-10-13decl.c (make_rtl_for_local_static): Don't create register RTL for addressable...Mark Mitchell4-0/+22
1999-10-13(Fixing malformed ChangeLog entries...)Alexandre Petit-Bianco1-2/+2
1999-10-13vaarg2.C: New test.Nathan Sidwell3-0/+94
1999-10-13cp-tree.h (build_x_va_arg): Prototype new function.Nathan Sidwell6-1/+59
1999-10-13configure.in (sparc-hal-solaris2*): Fix xm_file, xm_defines, float_format and...Carol LePage3-4/+28
1999-10-13Daily bump.Jeff Law5-5/+5
1999-10-13* extend.texi (Function Names): Document types of function names.Niels Möller2-6/+43
1999-10-13basename.c (DIR_SEPARATOR): New macro.Mumit Khan2-5/+42
1999-10-13reload_out[i]->rld[i].out.Jeff Law1-1/+1
1999-10-13reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with an earlycl...Bernd Schmidt2-1/+11
1999-10-13I get blanket writeJason Merrill1-0/+1
1999-10-12(RELOCATION_VALUE_1): Fixed integer value from 0 to 1.Alexandre Petit-Bianco2-1/+5
1999-10-12jcf-write.c: (RELOCATION_VALUE_0): New macro.Alexandre Petit-Bianco2-18/+53
1999-10-13configure: Rebuilt.Tom Tromey4-226/+220
1999-10-12* sh.h (BOOL_TYPE_SIZE): Don't use INT_TYPE_SIZE / CHAR_TYPE_SIZE.J"orn Rennecke2-1/+7