aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-02-19jcf-depend.c (add_entry): Add entries to the end of the list.Anthony Green2-5/+17
2000-02-19Daily bump.Jeff Law5-5/+5
2000-02-18* pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.Jeffrey A Law2-2/+6
2000-02-19ZipEntry.java (setCrc): Fix overflow.Bryce McKinlay2-2/+7
2000-02-19invoke.texi (Warning Options): Add an explanation of why you might want the -...Geoff Keating2-0/+16
2000-02-18bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner17-58/+152
2000-02-18semantics.c (deferred_type_access_control): Walk the entire type_lookups list.Jason Merrill7-1111/+1203
2000-02-18newJason Merrill3-0/+36
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey5-14/+135
2000-02-18register.java: New file.Tom Tromey4-0/+55
2000-02-18*** empty log message ***Chandra Chavva1-0/+17
2000-02-18Prevent emission of "a.lign 0" directivesNick Clifton3-10/+29
2000-02-18re GNATS gcj/82 (code generation for jvm IRETURN fails on boolean/byte/short ...Pekka Nikander2-0/+20
2000-02-18gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis13-14/+40
2000-02-18Fix typos in -fmessage-length docNathan Sidwell1-1/+1
2000-02-18Missed changelog for life_analysis fix.Richard Henderson1-0/+19
2000-02-18Daily bump.Jeff Law5-5/+5
2000-02-18loop.c (canonicalize_condition): New function, broken out of get_condition.John Wehle5-32/+97
2000-02-18class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.Mark Mitchell3-5/+4
2000-02-17Rotated ChangeLogsTom Tromey2-7109/+7108
2000-02-17ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.Mark Mitchell4-0/+10
2000-02-17stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt isn't set.Mark Mitchell2-2/+11
2000-02-17invoke.texi (-fmessage-length=n): Document.Mark Mitchell4-6/+19
2000-02-17g++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CXXFLAGS.Mark Mitchell2-0/+9
2000-02-17* bitmap.c (bitmap_operation): Don't leak bitmap elements.Jason Merrill2-1/+10
2000-02-17function.c (thread_prologue_and_epilogue_insns): Put a line note after the pr...Mark Mitchell2-1/+27
2000-02-17re GNATS gcj/152 (Installation flaw)Tom Tromey2-1/+8
2000-02-17Replace #include <...> with #include "system.h"Nick Clifton2-2/+6
2000-02-17Andy Vaught <andy@maxwell.la.asu.edu>Andy Vaught2-7/+10
2000-02-17configure.in (alpha-linux*, [...]): Add crtbeginS.o and crtendS.o.Richard Henderson7-281/+321
2000-02-17Daily bump.Jeff Law5-5/+5
2000-02-16* Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).Richard Henderson2-7/+10
2000-02-16lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.Richard Henderson1-4/+6
2000-02-16* longlong.h (__clz_tab): Declare as static to match definition.Hans-Peter Nilsson2-2/+6
2000-02-16xm-djgpp.h (LIBSTDCXX): Delete.Mark Elbrecht3-6/+70
2000-02-17reg-stack.c (emit_swap_insn): Do not put a new insn before a NOTE_BASIC_BLOCK.Zack Weinberg2-5/+6
2000-02-16configure.in: Add support for avr target.Denis Chertykov3-97/+104
2000-02-17Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H ...Zack Weinberg4-32/+67
2000-02-17flow.c (dump_regset, [...]): New functions.Zack Weinberg3-25/+98
2000-02-16Add Denis as maintainer for avr port.Jeff Law1-0/+1
2000-02-16invoke.texi: Add AVR invocation docs.Denis Chertykov5-3/+131
2000-02-17* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.Tom Tromey2-0/+11
2000-02-17calls.c: New file.Tom Tromey4-0/+140
2000-02-16* fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".Jason Merrill2-1/+13
2000-02-16Make DECL_CONTEXT mean the class in which a member function was declared, eve...Mark Mitchell18-206/+245
2000-02-16jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.Tom Tromey2-3/+34
2000-02-16throwit.java: New file.Tom Tromey4-0/+68
2000-02-16* decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.Jason Merrill2-8/+4
2000-02-16config.guess: Synchronize with master repository.Franz Sirl3-34/+78
2000-02-16jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass, not findClass.Tom Tromey2-1/+6