aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-03* configure.in (libstdcxx_flags): Don't use `"'.Alexandre Oliva2-1/+3
2000-08-03extend.texi: Add commentary on statement-expressions and their interactions w...Mark Mitchell1-0/+5
2000-08-03ChangeLogMark Mitchell1-0/+43
2000-08-03Change java language number to 0x000bNick Clifton3-3/+8
2000-08-03* dce: New file.Mark Mitchell1-0/+1
2000-08-03Apply patch from Anthony Green to add java language support to Dwarf generation.Anthony Green5-3/+27
2000-08-03config-ml.in: Adjust multilib search paths to the appropriate multilib tree.Alexandre Oliva2-1/+39
2000-08-03reg-stack.c (subst_stack_regs_pat): Use replace_reg to swap operands.Jan Hubicka3-4/+12
2000-08-03Makefile.in: Rebuilt.Tom Tromey3-58/+786
2000-08-03* gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita3-48/+90
2000-08-03h8300.c: Fix a comment typo.Kazu Hirata3-4/+7
2000-08-03tm.texi (Register Classes): Clarify order of sub-initializers in REG_CLASS_CO...Michael Poole1-0/+5
2000-08-03* jump.c: Fix formatting.Kazu Hirata2-99/+114
2000-08-03From SAITOH Masanobu:J"orn Rennecke2-1/+6
2000-08-03cygwin.h: Remove -remap from CPP_SPEC since this option is not supported by t...David Billinghurst2-1/+6
2000-08-03Makefile.am: Add new AWT stubs.Bryce McKinlay14-41/+404
2000-08-03decl2.c: Silently ignore -Wstrict-prototypes; warn about -Wno-strict-prototypes.Zack Weinberg2-0/+8
2000-08-03locale_facets.h (ctype::ctype): Don't name unused parameters.Mark Mitchell2-1/+6
2000-08-03* gcc.c-torture/compile/20000803-1.c: New test.Jeffrey A Law2-0/+15
2000-08-03Daily bump.Jeff Law5-5/+5
2000-08-0320000801-3.c, [...]: New tests.Joseph Myers5-0/+62
2000-08-03* toplev.c: Fix formatting.Kazu Hirata2-214/+229
2000-08-03flow.c (find_auto_inc): Verify that we've got a REG before peeking at its regno.Jeffrey A Law2-3/+7
2000-08-03* pa.md (shadd height reduction patterns/splitters): Remove.Jeffrey A Law2-67/+4
2000-08-03Makefile.am: Make inner class CNI headers depend on libgcj.zip only.Bryce McKinlay3-743/+52
2000-08-03configure.in (CHILL_FOR_TARGET, [...]): Convert blanks to commas in $LANGUAGES.Alexandre Oliva2-3/+8
2000-08-02Workaround for -fssa testsuite failures.Jim Wilson3-0/+28
2000-08-03dce.c: Remove all uses of assert.Mark Mitchell5-44/+27
2000-08-02objc.exp (objc_target_compile): Look for libobjc.a in libobjc/.libs to allow ...Geoff Keating2-2/+7
2000-08-02* pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.Zack Weinberg2-20/+9
2000-08-02Makefile.in: Rebuilt.Tom Tromey9-56/+159
2000-08-02* gcc.c-torture/compile/20000802-1.c: New test.Jakub Jelinek2-0/+19
2000-08-02gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg11-42/+54
2000-08-02encodings.pl: New file.Tom Tromey7-30/+186
2000-08-02gc_priv.h (GC_generic_malloc_inner): Prototype.Tom Tromey3-11/+25
2000-08-02configure.in: Re-enable all references to libg++ and librx.Manfred Hollstein2-8/+24
2000-08-02loop.c (scan_loop): Ensure update_end label does not go away until reg_scan_u...Jakub Jelinek2-0/+13
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg17-56/+94
2000-08-02* cp-tree.h (DECL_NEEDED_P): Tweak.Mark Mitchell3-1/+24
2000-08-02* fold-const.c: Fix formatting.Kazu Hirata2-365/+363
2000-08-02i386.c (legitimate_address_p): Accept other bases than pic_offset_table_rtx f...Jan Hubicka2-8/+26
2000-08-02* i386.md (shift to lea splitter): Use const_int_operand.Jan Hubicka2-1/+5
2000-08-02Daily bump.Jeff Law5-5/+5
2000-08-02cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments.Zack Weinberg12-295/+469
2000-08-02beos-elf.h (STARTFILE_SPEC): Add i386-mcount.o when user gives -p option.Fred Fish6-365/+150
2000-08-02Makefile.in (OBJS): Added dce.o.Jeffrey Oldham11-65/+990
2000-08-02[multiple changes]Bryce McKinlay6-16/+37
2000-08-02Resurrect - accidentally deleted in previous commitZack Weinberg1-0/+3
2000-08-02argh, forgot to save fileZack Weinberg1-0/+61
2000-08-02cpperror.c (v_message): Split into _cpp_begin_message and v_message macro.Zack Weinberg10-642/+754