aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-09configure.in (target_libs): Revert 2000-12-08 patch.Alexandre Petit-Bianco2-1/+7
2000-12-09Remove some psurious whitespaceNick Clifton1-4/+4
2000-12-09Mark the generated insn not the set as being DWARF2_FRAME_RELATED_P.Nick Clifton2-1/+6
2000-12-09Clean up copy-initialization in overloading code.Jason Merrill1-4/+4
2000-12-09error.c (dump_function_name): Don't let the user see __comp_ctor.Jason Merrill8-82/+128
2000-12-09Makefile.in: use $(build_exeext) for all build system executable targets.Laurynas Biveinis2-46/+54
2000-12-09oops, that was a mistakeDJ Delorie1-98/+48
2000-12-09* djunpack.bat: removed.Laurynas Biveinis2-52/+4
2000-12-09Makefile.in: handle DOS-style absolute paths.Laurynas Biveinis4-5/+11
2000-12-09install.texi: remove i[345]86-*-winnt3.5 section.Laurynas Biveinis8-303/+104
2000-12-09Update to Netlib version 20001205.Toon Moene10-18/+193
2000-12-09lineflags.c: New tests.Neil Booth5-4/+51
2000-12-09cppfiles.c (NEVER_REREAD, [...]): Move from cpphash.h.Neil Booth6-56/+72
2000-12-09cvsignore: Add info files.Joseph Myers4-0/+12
2000-12-09Daily bump.Jeff Law5-5/+5
2000-12-09winnt: Remove obsolete directory.Laurynas Biveinis16-1730/+6
2000-12-09Indentation fixAlexandre Oliva1-1/+1
2000-12-08fastjar: Imported.Alexandre Petit-Bianco32-0/+7361
2000-12-08Makefile.in (TARGET_CONFIGDIRS): Wrong place.Alexandre Petit-Bianco3-5/+6
2000-12-08Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.Alexandre Petit-Bianco3-2/+23
2000-12-08Add - before rms to be more portable.Mike Stump2-9/+9
2000-12-08configure.in: Don't define INSTALL_INFO.Joseph Myers9-1395/+2132
2000-12-08lcm.c (optimize_mode_switching): Check whether an insn is a NOTE before takin...Alexandre Oliva2-1/+8
2000-12-08From Phil Edwards:Tom Tromey3-282/+299
2000-12-08acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t...Phil Edwards8-1099/+1079
2000-12-08Fix spelling typoNick Clifton1-2/+2
2000-12-08libffi closures for AlphaRichard Henderson4-159/+295
2000-12-08Add pool ranges to load_indirect_jump patternNick Clifton2-3/+7
2000-12-08Add support for interrupt function attributeNick Clifton5-447/+735
2000-12-08* tradcpp.c (do_include): Make pointer differences 64-bit clean.Brad Lucier2-2/+6
2000-12-08StringBuffer.java (insert(int,char[])): Avoid NullPointerException so proper ...Warren Levy2-1/+8
2000-12-08FileInputStream.java (close): Check if the fd is valid.Warren Levy5-8/+15
2000-12-08fp-bit.c (_fpmul_parts): Use USItype variables as inputs for multiplies.J"orn Rennecke2-8/+13
2000-12-08Daily bump.Jeff Law5-5/+5
2000-12-08Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct...Gabriel Dos Reis33-2291/+176
2000-12-08acinclude.m4: Don't forget to remove check for cpowl as it is no longer neede...Gabriel Dos Reis4-1037/+1033
2000-12-08* Makefile.in (local-distclean): Remove leftover built files.Mike Stump2-0/+9
2000-12-08* Makefile.in (distclean): Remove alloca.c hashtab.c.Mike Stump2-1/+5
2000-12-08safe-ctype.h: New file.Zack Weinberg40-1574/+1641
2000-12-08* g++.old-deja/g++.other/eh3.C: New testcase.Geoffrey Keating2-0/+36
2000-12-07c-decl.c (grokdeclarator): preserve previous alignments when rebuilding array...DJ Delorie2-0/+7
2000-12-07wtr-aggr-init-1.c, [...]: Update.Neil Booth17-16/+25
2000-12-07cppfiles.c (struct include_file): Move from cpphash.h.Neil Booth5-95/+123
2000-12-07format-nonlit-1.c, [...]: Use __SIZE_TYPE__ instead of int for type of intege...Joseph Myers3-2/+8
2000-12-07Fix typo.Mike Stump1-1/+1
2000-12-07texi2pod.pl: If multiple @c man sections with the same tag appear...Zack Weinberg2-33/+53
2000-12-07* Makefile.in (distclean): When cleaning, remove testsuite.Mike Stump2-0/+5
2000-12-07ctype_base.h (ctype_base): Change space mask.Benjamin Kosnik13-37/+44
2000-12-07flow.c (calculate_global_regs_live): Force the stack pointer live after reloa...Richard Henderson2-3/+8
2000-12-07use "exeext" for variables and "build_exeext" for substitutionBruce Korb4-11/+16