platform/upstream/linaro-gcc.git
2000-02-21 clm * config/mips/mips.h (ASM_SPEC): Add -mfix700.
2000-02-21 gdr2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>
2000-02-21 gdr2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>
2000-02-21 tromeyMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-02-21 lawDaily bump.
2000-02-21 greenForgot to commit ChangeLog
2000-02-21 green * Makefile.in: Rebuilt.
2000-02-21 tromey * boehm.cc (_Jv_AllocBytes): Clear returned memory.
2000-02-21 mmitchel * varasm.c (initializer_constant_valid_p): Call
2000-02-21 mmitchel * cp-tree.h (merge_primary_and_secondary_vtables_p...
2000-02-20 mmitchel * class.c (build_vtable): New function, split out...
2000-02-20 korbbregenerate
2000-02-20 korbbva_list typedef needs to be disabled
2000-02-20 geoffk* print-rtl.c (print_rtx): Don't print addresses when
2000-02-20 ghazi * sparc.c (sparc_output_scratch_registers): Mark param...
2000-02-20 lawDaily bump.
2000-02-20 rth * c-typeck.c (add_pending_init): Don't abort...
2000-02-20 rthNew test.
2000-02-20 rth * except.c (start_dynamic_handler) : Use TYPE_M...
2000-02-20 rth * Makefile.in: Have flow.o depend on $(EXPR_H)
2000-02-20 green * jcf-depend.c (add_entry): Fix test for first list...
2000-02-20 kennerMove language-specific entries
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-20 mmitchel * class.c (dfs_build_vcall_offset_vtbl_entries): Fix...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-19 green * jcf-depend.c (add_entry): Add entries to...
2000-02-19 lawDaily bump.
2000-02-19 law * pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags...
2000-02-19 bryce2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-19 geoffk* invoke.texi (Warning Options): Add an explanation...
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-18 jason * semantics.c (deferred_type_access_control...
2000-02-18 jasonnew
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-18 tromey * libjava.jni/register.java: New file.
2000-02-18 cchavva*** empty log message ***
2000-02-18 nickcPrevent emission of "a.lign 0" directives
2000-02-18 apbiancoWed Nov 03 02:16:00 PST 1999 Pekka Nikander <pekka...
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-18 nathanFix typos in -fmessage-length doc
2000-02-18 rthMissed changelog for life_analysis fix.
2000-02-18 lawDaily bump.
2000-02-18 wehle * loop.c (canonicalize_condition): New function,
2000-02-18 mmitchel * class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
2000-02-17 tromeyRotated ChangeLogs
2000-02-17 mmitchel2000-02-17 Mark Mitchell <mark@codesourcery.com>
2000-02-17 mmitchel * stmt.c (set_file_and_line_for_stmt): Don't crash...
2000-02-17 mmitchel * invoke.texi (-fmessage-length=n): Document.
2000-02-17 mmitchel * lib/g++.exp (g++_init): Add -fmessage-length=0 to
2000-02-17 jason * bitmap.c (bitmap_operation): Don't leak bitma...
2000-02-17 mmitchel * function.c (thread_prologue_and_epilogue_insns)...
2000-02-17 tromey * gcj/field.h (_Jv_Field::getClass): Don't use JvAssert.
2000-02-17 nickcReplace #include <...> with #include "system.h"
2000-02-17 rthAndy Vaught <andy@maxwell.la.asu.edu>
2000-02-17 rth * configure.in (alpha-linux*, alpha-netbsd...
2000-02-17 lawDaily bump.
2000-02-17 rth * Makefile.in (s-crtS, crtbeginS, crtendS)...
2000-02-17 rth * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL_...
2000-02-17 law * longlong.h (__clz_tab): Declare as static...
2000-02-17 law * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved...
2000-02-17 zack * reg-stack.c (emit_swap_insn): Do not put a new insn...
2000-02-17 law * configure.in: Add support for avr target.
2000-02-17 zack * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependenci...
2000-02-17 zack * flow.c (dump_regset, debug_regset, dump_bb, debug_bb,
2000-02-17 lawAdd Denis as maintainer for avr port.
2000-02-17 law * invoke.texi: Add AVR invocation docs.
2000-02-17 tromey * jni.cc (_Jv_JNI_CallStaticMethodV): Added some asser...
2000-02-17 tromey * libjava.jni/calls.c: New file.
2000-02-17 jason * fixinc/fixinc.svr4: Wrap byteorder.h with...
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-16 tromey * jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
2000-02-16 tromey * libjava.jni/throwit.java: New file.
2000-02-16 jason * decl.c (xref_tag): Don't SET_IDENTIFIER_NAMES...
2000-02-16 sirl * config.guess: Synchronize with master repository.
2000-02-16 tromey * jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClas...
2000-02-16 tromey * libjava.jni/findclass.java: New file
2000-02-16 tromey * libjava.jni/findclass.java: New file
2000-02-16 nickcMove RTL checking code into make_insn_raw
2000-02-16 ghazi * configure (gcc_version): When setting, narrow search to
2000-02-16 hp * md.texi (Simple Constraints): Add item about whitespace.
2000-02-16 lawDaily bump.
2000-02-16 aoliva* cpplib.c (do_line): Pedwarn for #line > 32767.
2000-02-16 aoliva* c-lex.c (readescape): Warn about 'x', but do not...
2000-02-16 rthJonathan Larmour <jlarmour@redhat.co.uk>:
2000-02-16 rth * config.sub: Add support for avr target.
2000-02-16 rth * configure.in: Add support for avr target.
2000-02-16 bryce2000-02-16 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-16 amylaar * sh.h (OVERRIDE_OPTIONS): Don't set sh_addr_diff_vec_...
2000-02-16 gdr2000-01-16 Gabriel Dos Reis <gdr@codesourcery.com>
2000-02-16 amylaar * sh.md (mulsi3_highpart): Add REG_EQUAL note to last...
2000-02-16 amylaar * sh.md (udivsi3_i1, divsi3_i1, umulhisi3_i, mulhisi3_...
2000-02-16 tromey * libjava.jni/virtual.java: New file.
2000-02-16 tromey * resolve.cc (ncode): Set args_raw_size. Compute...
2000-02-15 amylaar * config/sh/sh.md: Guard insn splits against illegal...
2000-02-15 tromey * jni.cc (mangled_name): Skip leading `(' in signature.
2000-02-15 apbiancoMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-02-15 tromey * jni.cc (add_char): Added missing `else'.
2000-02-15 amylaar * Makefile.in (lcm.o): Depend on insn-attr.h.
2000-02-15 tromey * gjavah.c (jni_print_char): New function.
2000-02-15 gerald * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_...
next