summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * scripts/showval.java: New file.tromey2000-07-202-0/+43
* * scripts/classes.pl (scan): Print inner classes properly.tromey2000-07-203-11/+47
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Onlytromey2000-07-202-17/+29
* * java/io/File.java (getParentFile): New method, from Classpathtromey2000-07-202-0/+9
* * java/util/Vector.java (remove(Object)): Implemented.tromey2000-07-202-4/+19
* * lib/old-dejagnu.exp: Check for both "Internal compiler error"zack2000-07-202-1/+4
* * cppmacro.c (CAN_PASTE_AFTER): New macro.zack2000-07-208-40/+92
* 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-202-47/+19
* new test resultkorbb2000-07-201-4/+4
* use platform specific types in gnu_type_fixkorbb2000-07-207-43/+69
* Daily bump.law2000-07-205-5/+5
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...ovidiu2000-07-2012-36/+1723
* Fix for abort while compiling PlumHall.wilson2000-07-192-1/+7
* * tradcpp.c (rescan): Do not recognize directives when the #zack2000-07-194-24/+21
* 2000-07-19 Phil Edwards <pme@sourceware.cygnus.com>pme2000-07-192-2/+18
* * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into blockzack2000-07-1911-158/+247
* Additional ENABLE_CHECKING code.crux2000-07-192-2/+13
* 2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>tromey2000-07-192-3/+11
* Newly modified test resultskorbb2000-07-1962-0/+701
* activate the auto-edit marker on the fixed output fileskorbb2000-07-195-101/+110
* 2000-07-18 Jeff Sturm <jeff.sturm@appnet.com>tromey2000-07-192-1/+5
* 2000-07-19 Benjamin Kosnik <bkoz@milou.soma.redhat.com>bkoz2000-07-1911-116/+143
* Daily bump.law2000-07-195-5/+5
* 2000-07-18 Benjamin Kosnik <bkoz@soma.redhat.com>bkoz2000-07-1922-314/+681
* * gcc.c (.h spec): Fix typo.zack2000-07-192-1/+5
* Wed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs.openbsd.org>zack2000-07-182-1/+5
* * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entryzack2000-07-1810-143/+198
* * cpplex.c (cpp_scan_buffer): Output line command even at the stopjakub2000-07-182-3/+10
* * gcc.dg/noncompile/redecl-1.c: New test.aoliva2000-07-182-0/+14
* * c-decl.c (duplicate_decls): Do not call make_var_volatile() inaoliva2000-07-182-1/+13
* * typeck.c (comp_target_parms): Remove obsolete parameter.nathan2000-07-182-18/+10
* * calls.c (store_arg): Return non-zero if sibcall_failure isjakub2000-07-185-21/+95
* 2000-07-17 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-07-184-31/+49
* Daily bump.law2000-07-185-5/+5
* * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.mmitchel2000-07-181-0/+5
* 2000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-1810-723/+902
* Fix typos in commentzack2000-07-181-2/+2
* * extend.texi (Extended Asm): Mention that a memory clobbergeoffk2000-07-182-208/+229
* * extend.texi (Extended Asm): Mention that a memory clobbergeoffk2000-07-182-1/+7
* * unroll.c (copy_loop_body): Fix one instance of using hostgeoffk2000-07-182-2/+7
* * tlink.c (scan_linker_output): Tweak for output of AIX ld.geoffk2000-07-182-1/+19
* New test.rth2000-07-172-0/+30
* * config/ia64/ia64.md (movdi): Split out load address code.rth2000-07-174-59/+111
* * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZEhubicka2000-07-172-5/+10
* * typeck.c (mark_addressable): Never set TREE_USED.jason2000-07-176-21/+29
* Removed extra bracket.cchavva2000-07-171-1/+1
* * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont.cchavva2000-07-172-1/+5
* revert accidental checkinjason2000-07-172-6/+1
* * Makefile.in (clean): Remove libgcc directory.jason2000-07-173-13/+17
* * gcc.dg/cpp/syshdr.c: New test.zack2000-07-174-0/+26