Age | Commit message (Expand) | Author | Files | Lines |
2001-05-31 | * MAINTAINERS (Write After Approval): Add myself. | Graham Stott | 2 | -0/+5 |
2001-05-31 | natFileDescriptorPosix.cc (open): Allocate buffer to correct size. | Tom Tromey | 2 | -21/+37 |
2001-05-31 | flow.c (set_block_for_new_insns): Remove bogus shortcut. | Jan Hubicka | 3 | -6/+8 |
2001-05-31 | Rectangle2D.java: fix doc typo. | Laurent Guerby | 2 | -1/+5 |
2001-05-31 | DriverManager.java (getDrivers): Handle case where driver's class loader is n... | Tom Tromey | 2 | -3/+13 |
2001-05-31 | acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. | Benjamin Kosnik | 21 | -1876/+1636 |
2001-05-31 | install.texi (Configuration): Add html links for --with-gnu-as & --with-gnu-l... | Rodney Brown | 2 | -11/+24 |
2001-05-31 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-30 | parse.y (do_resolve_class): Check for cyclic inheritance during inner class r... | Bryce McKinlay | 2 | -6/+26 |
2001-05-31 | ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes. | Zack Weinberg | 2 | -5/+12 |
2001-05-31 | extend.texi: Fix formating of examples, eliminate some 'overfull hboxes'. | Jan van Male | 4 | -71/+88 |
2001-05-31 | c++config (__USE_MALLOC): Do not define it. | Loren J. Rittle | 4 | -8/+91 |
2001-05-30 | * dwarf2out.c (dwarf2out_finish): Don't emit DW_AT_stmt_list at -g1. | Richard Henderson | 2 | -2/+7 |
2001-05-30 | gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix, use it in the n... | Tom Tromey | 2 | -2/+14 |
2001-05-30 | gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to ... | Loren J. Rittle | 4 | -3/+11 |
2001-05-30 | user.cfg.in: Minor addition. | Phil Edwards | 17 | -438/+431 |
2001-05-30 | cpplex.c (_cpp_lex_token): Revert patch of 16 May 2001 so that we do accept c... | Neil Booth | 2 | -2/+5 |
2001-05-30 | * cpphash.c (alloc_node): Cast pointer. | Neil Booth | 2 | -1/+6 |
2001-05-30 | linkage.exp: Pass appropriate flags to native compiler for irix6.2 | David Billinghurst | 2 | -3/+12 |
2001-05-30 | libstdc++-v3-dg.exp (libstdc++-v3-init): Use get_multilibs to find gcc. | Rainer Orth | 2 | -1/+7 |
2001-05-30 | acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. | Phil Edwards | 4 | -896/+909 |
2001-05-30 | invokethrow.out: New file. | Tom Tromey | 3 | -0/+35 |
2001-05-30 | * invoke.texi (Option Summary): Remove -isystem-c++ from options. | Gordon Sadler | 2 | -1/+5 |
2001-05-30 | [multiple changes] | Gabriel Dos Reis | 4 | -52/+64 |
2001-05-30 | re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --... | Nathan Sidwell | 4 | -2/+69 |
2001-05-30 | howto.html: Update link. | Loren J. Rittle | 3 | -11/+19 |
2001-05-30 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-30 | * gcc.texi: Add links for information about Objective-C. | Stan Shebs | 2 | -1/+12 |
2001-05-29 | * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn. | Tom Tromey | 2 | -1/+3 |
2001-05-29 | configure: Rebuilt. | Tom Tromey | 3 | -6/+18 |
2001-05-29 | 20010518-2.x: New file to compile, not assemble. | Jeffrey Oldham | 2 | -0/+7 |
2001-05-29 | i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer... | Andrew Haley | 6 | -183/+102 |
2001-05-29 | configure.in (gcc_version): Remove unrequired \ on ". | Nathan Sidwell | 3 | -4/+10 |
2001-05-29 | * config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF. | Hartmut Schirmer | 2 | -1/+5 |
2001-05-29 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-28 | * objc/objc.gperf: Remove, no longer used. | Stan Shebs | 2 | -64/+4 |
2001-05-28 | ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when u... | Simon Patarin | 2 | -30/+35 |
2001-05-28 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 12 | -169/+175 |
2001-05-28 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | Alexandre Oliva | 3 | -34/+39 |
2001-05-28 | Fix the comment, it is propagate_one_insn, not propagate_on_insn. | H.J. Lu | 1 | -1/+1 |
2001-05-28 | * contrib/test_summary (files): Sort before evaluating. | Rainer Orth | 2 | -1/+5 |
2001-05-28 | install.texi (Specific): http://reality.sgi.com/ariel/freeware/ became http:/... | Gerald Pfeifer | 2 | -5/+10 |
2001-05-28 | Daily bump. | GCC Administrator | 5 | -5/+5 |
2001-05-28 | local-alloc.c (update_equiv_regs): Don't eliminate constant expressions at -O0. | Geoffrey Keating | 2 | -1/+6 |
2001-05-28 | objc-act.c: Add/fix various comments. | Stan Shebs | 2 | -120/+15 |
2001-05-27 | c-decl.c (init_decl_processing): Don't call start_identifier_warnings. | Neil Booth | 7 | -63/+16 |
2001-05-27 | reorganize inclhacks and apply fix to fixtests.c | Bruce Korb | 9 | -826/+870 |
2001-05-27 | * cpplib.c (run_directive): Set pfile->directive. | Neil Booth | 2 | -1/+6 |
2001-05-27 | c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi. | Theodore Papadopoulo | 4 | -157/+89 |
2001-05-27 | Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on fdl.texi. | Theodore Papadopoulo | 2 | -14/+15 |