OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-10-20 ghazi * pe.c (arm_pe_unique_section): Const-ify.
2001-10-19 bkoz2001-10-19 Benjamin Kosnik <bkoz@redhat.com>
2001-10-19 sirl 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-10-19 clm * config/stormy16/stormy-abi: Updates to varar...
2001-10-19 mark * javax/naming/BinaryRefAddr.java: New file
2001-10-19 kenner * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.
2001-10-19 ghazi * Makefile.in (rtlanal.o): Depend on $(TM_P_H).
2001-10-19 ghazi * a29k-protos.h (literal_section): Prototype.
2001-10-19 ghazi * calls.c (emit_call_1): Mark parameter with ATTRIBUTE...
2001-10-19 jakub * config/alpha/alpha.c (summarize_insn): Don't abort...
2001-10-19 jakub * simplify-rtx.c (simplify_plus_minus): Negate constan...
2001-10-19 kenner * final.c (get_decl_from_op): New function.
2001-10-19 bkoz2001-10-19 Brendan Kehoe <brendan@zen.org>
2001-10-19 bkoz2001-08-19 Brendan Kehoe <brendan@zen.org>
2001-10-19 bosch * Makefile.in (tools, gnattools): Remove gnatmem.
2001-10-19 rth * gcc.c-torture/execute/ieee/ieee.exp: Change...
2001-10-19 janis * doc/install.texi (Specific, sparc-sun-solaris...
2001-10-19 janis * doc/install.texi (Specific, sparc-sun-solaris2*...
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-19 clm * config/stormy16/stormy16.h (ASM_COMMENT_START...
2001-10-19 bkoz2001-10-19 Benjamin Kosnik <bkoz@redhat.com>
2001-10-19 gccadminDaily bump.
2001-10-19 aj * configure.target: Add x86-64.
2001-10-19 aj * config/cpu/x86-64/bits/limits.h: New file.
2001-10-19 aj * configure: Regenerated.
2001-10-19 rth * config/alpha/alpha.md (sibcall_osf_1): Load...
2001-10-19 kennerInstall correct version of file
2001-10-18 tromey * java/io/BufferedWriter.java (write(String,int,int...
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-18 aolivaFix the typo for real now.
2001-10-18 aoliva* gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2001-10-18 aoliva* attribs.c (handle_noinline_attribute): New function.
2001-10-18 aoliva* decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
2001-10-18 tromey * java/security/Security.java (loadProviders): Removed...
2001-10-18 jakub * testsuite/gcc.dg/20011015-1.c: New test.
2001-10-18 gccadminDaily bump.
2001-10-18 rth * std.c (ffestd_labeldef_format): Fix variable...
2001-10-18 tromey * gnu/java/security/provider/SHA1PRNG.java (engineNext...
2001-10-18 tromey * Makefile.in: Rebuilt.
2001-10-18 tromey * java/security/Security.java (loadProviders): Added...
2001-10-17 rth * com.h: Remove FFECOM_targetCURRENT, FFECOM_ON...
2001-10-17 dj* argv.c, asprintf.c, choose-temp.c, concat.c, cplus...
2001-10-17 neil * config.gcc: Update c4x and i370 for C front end...
2001-10-17 pme2001-10-17 Phil Edwards <pme@gcc.gnu.org>
2001-10-17 shebs * config/rs6000/rs6000.c: Make assorted mechani...
2001-10-17 tromey2001-10-17 Anthony Green <green@redhat.com>
2001-10-17 rthada/
2001-10-17 rearnsha* cpplex.c (_cpp_get_buff): Fix off-by-one error that...
2001-10-17 tromey For PR java/4295:
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-17 rth * config/alpha/alpha.c (direct_call_operand...
2001-10-17 gerald * c-tree.texi: Eliminate duplicated word.
2001-10-17 gccadminDaily bump.
2001-10-17 ljrittle * include/gc_pthread_redirects.h: Generalize test...
2001-10-17 collisonAdd ChangeLog entry for dsp16xx/dsp16xx.c change.
2001-10-17 collison* dsp16xx.c: Fix comment formatting to match GNU standards.
2001-10-17 ljrittle * Makefile.am (test.o): Find tests/test.c in $(srcdir).
2001-10-17 rth * configure.in (HAVE_AS_GOTOFF_IN_DATA): New...
2001-10-17 rth * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_...
2001-10-17 rth * stmt.c (expand_asm_operands): Update commentary.
2001-10-16 shebs * config/darwin.h (GCC_NAME): Remove, no longer...
2001-10-16 rth * alpha.c (current_file_function_operand):...
2001-10-16 rth * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIF...
2001-10-16 hubicka * cfg.c (free_edge): Break out from ....
2001-10-16 hubicka * i386.c (split_ti): New function.
2001-10-16 tromey * gcj/javaprims.h: Updated class list.
2001-10-16 hp * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&
2001-10-16 aoliva* tree-inline.c (inlinable_function_p): Leave it up...
2001-10-16 shebs * config/rs6000/darwin.h (ASM_COMMENT_START...
2001-10-16 bosch * trans.c (tree_transform): Adjust to recent change in
2001-10-16 rsandifo * g++.dg/template/unify2.C: New test.
2001-10-16 rsandifo * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.
2001-10-16 rsandifo * g++.dg/other/exception-specification.C: New test
2001-10-16 rsandifo * decl.c (bad_specifiers): Don't allow exception speci...
2001-10-16 bryceForgot this file in last commit.
2001-10-16 bryce * Makefile.am, acinclude.m4, configure.in: Imported...
2001-10-16 bryce Eliminate use of C++ static constructors.
2001-10-16 bryce* name-finder.cc (_Jv_name_finder::lookup): Check for...
2001-10-16 gccadminDaily bump.
2001-10-16 bryce2001-10-15 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-10-16 amodra * recog.c: Formatting and comment typo fixes.
2001-10-16 amodra * configure.in (gcc_cv_as_bfd_srcdir): New. Use it...
2001-10-16 dj* Makefile.in (TEXIFILES): Add fnmatch.txh.
2001-10-16 dje rs6000.md (cr_logical): Swap order of CODE...
2001-10-15 tromey * java/lang/reflect/AccessibleObject.java (checkPermis...
2001-10-15 tromey2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
2001-10-15 apbianco2001-10-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-10-15 neil * system.h: Poison old unused target macros.
2001-10-15 tromey * Makefile.in: Rebuilt.
2001-10-15 tromey * java/net/SocketPermission.java (hostport, actions...
2001-10-15 gccadminDaily bump.
2001-10-15 mark * java/lang/Double.java: Partial merge with Classpath
2001-10-15 bryceThis commit was generated by cvs2svn to compensate...
2001-10-15 bryceInitial revision
2001-10-14 neil * cpplib.c (struct pragma_entry): Store the name as...
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-10-14 gccadminDaily bump.
2001-10-14 cgfPR c/4157
2001-10-14 collisonAdded changes for dsp16xx port.
next