summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner2000-02-1926-269/+312
* jcf-depend.c (add_entry): Add entries to the end of the list.Anthony Green2000-02-192-5/+17
* Daily bump.Jeff Law2000-02-195-5/+5
* * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.Jeffrey A Law2000-02-182-2/+6
* ZipEntry.java (setCrc): Fix overflow.Bryce McKinlay2000-02-192-2/+7
* invoke.texi (Warning Options): Add an explanation of why you might want the -...Geoff Keating2000-02-192-0/+16
* bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.Richard Kenner2000-02-1817-58/+152
* semantics.c (deferred_type_access_control): Walk the entire type_lookups list.Jason Merrill2000-02-187-1111/+1203
* newJason Merrill2000-02-183-0/+36
* jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey2000-02-185-14/+135
* register.java: New file.Tom Tromey2000-02-184-0/+55
* *** empty log message ***Chandra Chavva2000-02-181-0/+17
* Prevent emission of "a.lign 0" directivesNick Clifton2000-02-183-10/+29
* re GNATS gcj/82 (code generation for jvm IRETURN fails on boolean/byte/short ...Pekka Nikander2000-02-182-0/+20
* gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis2000-02-1813-14/+40
* Fix typos in -fmessage-length docNathan Sidwell2000-02-181-1/+1
* Missed changelog for life_analysis fix.Richard Henderson2000-02-181-0/+19
* Daily bump.Jeff Law2000-02-185-5/+5
* loop.c (canonicalize_condition): New function, broken out of get_condition.John Wehle2000-02-185-32/+97
* class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.Mark Mitchell2000-02-183-5/+4
* Rotated ChangeLogsTom Tromey2000-02-172-7109/+7108
* ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.Mark Mitchell2000-02-174-0/+10
* stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt isn't set.Mark Mitchell2000-02-172-2/+11
* invoke.texi (-fmessage-length=n): Document.Mark Mitchell2000-02-174-6/+19
* g++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CXXFLAGS.Mark Mitchell2000-02-172-0/+9
* * bitmap.c (bitmap_operation): Don't leak bitmap elements.Jason Merrill2000-02-172-1/+10
* function.c (thread_prologue_and_epilogue_insns): Put a line note after the pr...Mark Mitchell2000-02-172-1/+27
* re GNATS gcj/152 (Installation flaw)Tom Tromey2000-02-172-1/+8
* Replace #include <...> with #include "system.h"Nick Clifton2000-02-172-2/+6
* Andy Vaught <andy@maxwell.la.asu.edu>Andy Vaught2000-02-172-7/+10
* configure.in (alpha-linux*, [...]): Add crtbeginS.o and crtendS.o.Richard Henderson2000-02-177-281/+321
* Daily bump.Jeff Law2000-02-175-5/+5
* * Makefile.in (s-crtS, crtbeginS, crtendS): Prefix usage with $(T).Richard Henderson2000-02-162-7/+10
* lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.Richard Henderson2000-02-161-4/+6
* * longlong.h (__clz_tab): Declare as static to match definition.Hans-Peter Nilsson2000-02-162-2/+6
* xm-djgpp.h (LIBSTDCXX): Delete.Mark Elbrecht2000-02-163-6/+70
* reg-stack.c (emit_swap_insn): Do not put a new insn before a NOTE_BASIC_BLOCK.Zack Weinberg2000-02-172-5/+6
* configure.in: Add support for avr target.Denis Chertykov2000-02-163-97/+104
* Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H ...Zack Weinberg2000-02-174-32/+67
* flow.c (dump_regset, [...]): New functions.Zack Weinberg2000-02-173-25/+98
* Add Denis as maintainer for avr port.Jeff Law2000-02-161-0/+1
* invoke.texi: Add AVR invocation docs.Denis Chertykov2000-02-165-3/+131
* * jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.Tom Tromey2000-02-172-0/+11
* calls.c: New file.Tom Tromey2000-02-174-0/+140
* * fixinc/fixinc.svr4: Wrap byteorder.h with extern "C".Jason Merrill2000-02-162-1/+13
* Make DECL_CONTEXT mean the class in which a member function was declared, eve...Mark Mitchell2000-02-1618-206/+245
* jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.Tom Tromey2000-02-162-3/+34
* throwit.java: New file.Tom Tromey2000-02-164-0/+68
* * decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.Jason Merrill2000-02-162-8/+4
* config.guess: Synchronize with master repository.Franz Sirl2000-02-163-34/+78