aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-02i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; repl...Jan Hubicka3-28/+37
2001-06-02* gcc_update: Update for move of documentation to gcc/doc.Joseph Myers2-3/+7
2001-06-02tree.h (struct record_layout_info_s): New field unpadded_align.Richard Kenner3-8/+45
2001-06-02print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; ...Richard Kenner2-1/+11
2001-06-02Fix typo in commentRichard Kenner1-1/+1
2001-06-02except.c (expand_builtin_frob_return_addr): Add missing call to convert_memor...Richard Kenner2-13/+17
2001-06-02Fake a PASS for targets which don't support invocation.Anthony Green2-0/+11
2001-06-02USE_LIBFFI changeAnthony Green11-323/+390
2001-06-02Check for sigaction.Anthony Green4-297/+291
2001-06-02Daily bump.GCC Administrator5-5/+5
2001-06-01invoke.texi: Remove references to papers about sequence points to readings.ht...Jan van Male2-9/+8
2001-06-01* README: Update references to installation instructions.Gerald Pfeifer2-6/+10
2001-06-01install.texi: Define srcdir when sources come from CVS.Laurent Guerby2-185/+221
2001-06-01* MAINTAINERS (Write After Approval): Add myself.Rainer Orth2-0/+5
2001-06-01c-tree.texi, [...]: Move to doc subdirectory.DJ Delorie23-62/+79
2001-06-01Amend previous changelog PR g++/2936 Part missed from first commitNathan Sidwell2-1/+9
2001-06-01invoke.texi: use two spaces between command options, eliminate some 'overfull...Jan van Male2-25/+31
2001-06-01Oops, forgot to ciHans-Peter Nilsson1-0/+9
2001-06-01Makefile.am (VPATH): Delimit with ":", not space.Hans-Peter Nilsson4-11/+9
2001-06-01Makefile.in (s-mlib): Make backtick-commands always succeed.Hans-Peter Nilsson2-8/+13
2001-06-01configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_...Hans-Peter Nilsson2-1/+6
2001-06-01Daily bump.GCC Administrator5-5/+5
2001-06-01Update my email address.Alan Modra2-1/+5
2001-06-01configure.in: Fix AC_ARG_ENABLE usage.Jeff Sturm3-158/+175
2001-06-01natFile.cc (get_entry): Removed functions.Jeff Sturm2-25/+15
2001-05-31parse.y (lookup_field_wrapper): Test `name' code.Alexandre Petit-Bianco2-5/+22
2001-05-31* gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.Richard Henderson2-4/+6
2001-05-31* g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.Richard Henderson2-1/+5
2001-05-31gcc.c (init_gcc_specs): When linking against libgcc_s.so, also link against l...Richard Henderson2-3/+8
2001-05-31istream.tcc: Include std_ostream.h.Scott Snyder3-3/+6
2001-05-31mips.h (ASM_OUTPUT_ASCII): Convert to function.Geoff Keating4-69/+94
2001-05-31bitset.cc: Qualify size_t with std::.Benjamin Kosnik2-8/+13
2001-05-31* MAINTAINERS (Write After Approval): Add myself.Graham Stott2-0/+5
2001-05-31natFileDescriptorPosix.cc (open): Allocate buffer to correct size.Tom Tromey2-21/+37
2001-05-31flow.c (set_block_for_new_insns): Remove bogus shortcut.Jan Hubicka3-6/+8
2001-05-31Rectangle2D.java: fix doc typo.Laurent Guerby2-1/+5
2001-05-31DriverManager.java (getDrivers): Handle case where driver's class loader is n...Tom Tromey2-3/+13
2001-05-31acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove.Benjamin Kosnik21-1876/+1636
2001-05-31install.texi (Configuration): Add html links for --with-gnu-as & --with-gnu-l...Rodney Brown2-11/+24
2001-05-31Daily bump.GCC Administrator5-5/+5
2001-05-30parse.y (do_resolve_class): Check for cyclic inheritance during inner class r...Bryce McKinlay2-6/+26
2001-05-31ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes.Zack Weinberg2-5/+12
2001-05-31extend.texi: Fix formating of examples, eliminate some 'overfull hboxes'.Jan van Male4-71/+88
2001-05-31c++config (__USE_MALLOC): Do not define it.Loren J. Rittle4-8/+91
2001-05-30* dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1.Richard Henderson2-2/+7
2001-05-30gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix, use it in the n...Tom Tromey2-2/+14
2001-05-30gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ...Loren J. Rittle4-3/+11
2001-05-30user.cfg.in: Minor addition.Phil Edwards17-438/+431
2001-05-30cpplex.c (_cpp_lex_token): Revert patch of 16 May 2001 so that we do accept c...Neil Booth2-2/+5
2001-05-30* cpphash.c (alloc_node): Cast pointer.Neil Booth2-1/+6