Age | Commit message (Expand) | Author | Files | Lines |
2003-04-29 | freebsd.h (LINK_SHLIB_SPEC): New macro. | David O'Brien | 2 | -0/+10 |
2003-04-29 | * config/i386/freebsd64.h (LINK_SPEC): Mirror FreeBSD linker. | David O'Brien | 2 | -2/+5 |
2003-04-29 | PropertyPermission.java: New version from classpath | Michael Koch | 3 | -6/+40 |
2003-04-29 | AbstractListModel.java, [...]: New Versions from classpath. | Michael Koch | 4 | -601/+582 |
2003-04-29 | 2003-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+10 |
2003-04-29 | Deflater.java, [...]: Partly merged with classpath. | Michael Koch | 3 | -7/+45 |
2003-04-29 | Remove accidental commit | Mark Mitchell | 1 | -15/+2 |
2003-04-29 | decl.c (maybe_commonize_var): Further tweak support for systems without weak ... | Mark Mitchell | 4 | -21/+43 |
2003-04-29 | Fix date typo. | Loren J. Rittle | 1 | -1/+1 |
2003-04-29 | re PR c++/10180 (gcc fails to warn about non-inlined function) | Mark Mitchell | 4 | -1/+42 |
2003-04-29 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-04-28 | std_streambuf.h (_M_buf): is currently used only for basic_filebuf, therefore... | Paolo Carlini | 6 | -21/+29 |
2003-04-28 | localename.cc: Standardize exception strings. | Benjamin Kosnik | 15 | -32/+55 |
2003-04-28 | std_streambuf.h (_M_buf_size): is currently used only for basic_filebuf, ther... | Paolo Carlini | 4 | -12/+19 |
2003-04-28 | streambuf.tcc (__copy_streambufs): Don't use _M_buf_size (synced input is now... | Paolo Carlini | 2 | -10/+14 |
2003-04-28 | sstream.tcc (pbackfail): Shorten a bit (6 lines) the innermost 'if' by factor... | Paolo Carlini | 2 | -14/+14 |
2003-04-28 | * gdbinit.in: Update to reflect new identifier structure. | Mike Stump | 2 | -2/+6 |
2003-04-28 | configure.in: Test for libintl.h. | Phil Edwards | 13 | -94/+125 |
2003-04-28 | configure.in: define GC_DLL under mingw if --enable-shared | Mohan Embar | 4 | -104/+115 |
2003-04-28 | tree.h (TREE_CST_RTL, [...]): Delete. | Zack Weinberg | 8 | -57/+36 |
2003-04-28 | c-decl.c (finish_decl): When prototype with asmspec is found for built-in... | Jakub Jelinek | 7 | -24/+297 |
2003-04-28 | natString.cc (_Jv_AllocString): Initialize cachedHashCode. | Tom Tromey | 2 | -0/+9 |
2003-04-28 | sparc.c (print_operand): Add 's' to sign-extend. | Richard Henderson | 3 | -18/+46 |
2003-04-28 | [multiple changes] | Benjamin Kosnik | 9 | -25/+394 |
2003-04-28 | x86-64.h (NO_PROFILE_COUNTERS, [...]): Define as 1. | David O'Brien | 2 | -2/+7 |
2003-04-28 | i386.h (builtin_define): Add __amd64 and __amd64__. | David O'Brien | 2 | -0/+6 |
2003-04-28 | char.cc: Remove bom usage. | Benjamin Kosnik | 3 | -22/+21 |
2003-04-28 | builtins.def (BUILT_IN_BCOPY, [...]): New. | Jakub Jelinek | 6 | -3/+212 |
2003-04-28 | * config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition. | Nick Clifton | 2 | -9/+4 |
2003-04-28 | * decl.c (maybe_commonize_var): Fix thinko in last patch. | Mark Mitchell | 2 | -1/+5 |
2003-04-28 | re PR c++/10506 (ICE in build_new at cp/init.c with -fkeep-inline-functions a... | Mark Mitchell | 7 | -9/+61 |
2003-04-28 | std_fstream.h (basic_filebuf): _M_pback_destroy to _M_destroy_pback. | Benjamin Kosnik | 7 | -47/+59 |
2003-04-28 | expr.c (expand_expr <COMPLEX_CST, [...]): Always call output_constant_def, us... | Zack Weinberg | 3 | -21/+28 |
2003-04-28 | locale_classes.h (locale::_Impl): Change _M_names from fixed size array. | Benjamin Kosnik | 8 | -22/+79 |
2003-04-28 | Makefile.tpl: Clean $(BUILD_SUBDIR). | Daniel Jacobowitz | 3 | -0/+7 |
2003-04-28 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-04-27 | * reload1.c (reg_set_luid): Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2003-04-27 | * config/locale/ieee_1003.1-2001/codecvt_specializations.h | Andreas Schwab | 2 | -2/+7 |
2003-04-27 | decl.c (maybe_commonize_var): Make the code match the comments. | Mark Mitchell | 3 | -6/+14 |
2003-04-27 | varasm.c (const_str_htab_hash, [...]): Kill. | Zack Weinberg | 5 | -94/+42 |
2003-04-27 | Move some basic_string members out of line because they are too big to reason... | Nathan Myers | 3 | -89/+129 |
2003-04-27 | varasm.c (output_constant_def): Split out two new static functions... | Zack Weinberg | 2 | -159/+185 |
2003-04-26 | i386.c (output_pic_addr_const): Use SYMBOL_REF_LOCAL_P. | Richard Henderson | 2 | -3/+8 |
2003-04-27 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-04-26 | * g++.dg/warn/weak1.C: XFAIL on AIX4. | David Edelsohn | 2 | -1/+5 |
2003-04-26 | Revert cpplex.c change | Neil Booth | 1 | -0/+6 |
2003-04-26 | Update copyright | Kaveh Ghazi | 1 | -1/+1 |
2003-04-26 | md.texi (cmpstr): Document additional restrictions. | Kaveh R. Ghazi | 4 | -5/+18 |
2003-04-26 | * decl2.c (finish_file): Fix merge botch. | Mark Mitchell | 2 | -0/+6 |
2003-04-26 | flags.h (time_report): Remove. | Neil Booth | 5 | -38/+41 |