summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-0423-380/+379
* decl2.c (import_export_decl): Don't call import_export_class when processing ...Mark Mitchell2001-04-033-14/+28
* fstream.h: Expose streampos to global namespace.Peter Schmid2001-04-032-0/+7
* stl_iterator_base_types.h: Fix typoPeter Schmid2001-04-032-1/+5
* i386.c (ix86_force_to_memory, [...]): Update for 64bit.Jan Hubicka2001-04-032-40/+86
* xm-beos.h, [...]: Delete.Zack Weinberg2001-04-0313-137/+17
* boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Set to use `build_int_2.'Alexandre Petit-Bianco2001-04-032-7/+14
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-0364-872/+1639
* configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva2001-04-033-267/+281
* * include/backward/fstream.h: Define filebuf and wfilebuf.Andreas Schwab2001-04-032-0/+6
* crtn.asm (init, fini): Restore r15 from r14, not the other way round.Alexandre Oliva2001-04-033-6/+12
* instantiate1.C: Adjust to accommodate peculiarities of the SH.Alexandre Oliva2001-04-033-11/+33
* Move ChangeLog entry where it belongs.Jakub Jelinek2001-04-032-5/+5
* TARGET_NO_SPACE_REGS no longer affects call sequences.Alan Modra2001-04-034-149/+135
* Daily bump.GCC Administrator2001-04-035-5/+5
* configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating2001-04-033-14/+33
* Rewrite hppa profiling support.Alan Modra2001-04-034-112/+152
* com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch of 2001-03-04.Toon Moene2001-04-032-1/+6
* Makefile.in ($(HOST_PREFIX_1)errors.o, [...]): Depend on $(SYSTEM_H).Kaveh R. Ghazi2001-04-032-7/+13
* dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and LO_SUM cases t...Alan Modra2001-04-032-14/+19
* expr.c (pop_type_0): Save the result of the first lang_printable_name call in...Zack Weinberg2001-04-032-3/+15
* New concept checking implementation.Phil Edwards2001-04-0354-2377/+3234
* libstdc++.exp (dg-test): Annotate result messages with $which_library as well...Zack Weinberg2001-04-022-166/+177
* libjava.exp: Correct typo...Zack Weinberg2001-04-022-223/+217
* configure.in (GCC_UNWIND_INCLUDE): Assume we're built within the same tree as...Richard Henderson2001-04-024-228/+213
* except.h (lang_eh_type_covers): Mark extern.Richard Henderson2001-04-022-2/+7
* fp-cmp-1.c: Renamed nan to dnan.Rainer Orth2001-04-024-24/+30
* jni.cc (wrap_value<jclass>): New specialization.Marcus G. Daniels2001-04-022-0/+13
* std_cstring.h: Fix for const-correctness.Stephen M. Webb2001-04-023-10/+66
* std_cstring.h: Fix for const-correctness.Stephen M. Webb2001-04-021-0/+67
* lex.c (ffelex_hash_): Avoid eating one whole line after #line.Jakub Jelinek2001-04-024-0/+23
* PrintStream.java (out): Removed field.Tom Tromey2001-04-022-37/+51
* re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except...Torsten Rueger2001-04-022-1/+6
* jni.cc (add_char): Correctly encode non-ascii characters.Tom Tromey2001-04-022-5/+13
* * configure.host: Enable interpreter for PPC.Kevin B Hendricks2001-04-022-0/+8
* configopts.html: Add --enable-sjlj-exceptions docs.Benjamin Kosnik2001-04-022-10/+20
* genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg2001-04-027-26/+63
* configure.in: Don't check for putenv.Kaveh R. Ghazi2001-04-025-57/+18
* ifcvt.c (noce_emit_move_insn): New.Jakub Jelinek2001-04-024-11/+72
* fold-const.c (fold): Before optimizing unsigned comparison with 0x7fffffffU...Jakub Jelinek2001-04-024-1/+26
* * c-tree.texi: Document representation of wide strings.Joseph Myers2001-04-022-1/+13
* Daily bump.GCC Administrator2001-04-025-5/+5
* * except.h (expand_builtin_dwarf_fp_regnum): Declare.Richard Henderson2001-04-012-0/+5
* natSystem.cc (init_properties): Revert yesterday's changes to "file.separator...Bryce McKinlay2001-04-025-34/+26
* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros.Alexandre Oliva2001-04-023-5/+33
* natString.cc (intern): If string's data does not point to this String, make a...Per Bothner2001-04-013-7/+17
* DeflaterOutputStream.java (deflate): Loop while def.needsInput.Per Bothner2001-04-013-51/+110
* tests_flags.in: Use test a = b, not test a == b which is not portable.Zack Weinberg2001-04-012-1/+6
* 1.3-Compliant Implementation of java.io.File.Bryce McKinlay2001-04-018-303/+583
* i386.md: remove obsoleted comments.Jan Hubicka2001-04-012-12/+18