gcc.git
2002-09-03 Nicola PeroNew testcase
2002-09-03 GCC AdministratorDaily bump.
2002-09-03 Graham Stott* config/i386/i386.md ("femms"): Add "memory" attr...
2002-09-03 Graham Stott* expr.c (expand_expr): Remove extraneous comment and...
2002-09-02 Mark WielaardNameFinder.java (remove_interpreter): New field.
2002-09-02 Mark Wielaardgcj.texi: Add chapter about system properties.
2002-09-02 Michael KochDatagramPacket.java, [...]: re-indented documentation.
2002-09-02 GCC AdministratorDaily bump.
2002-09-02 GCC AdministratorDaily bump.
2002-09-01 Phil EdwardsMakefile.am: Use LD_RUN_PATH when linking abi_check.
2002-09-01 Nicola PeroCall [Object class], not [Object initialize]
2002-09-01 Jason Merrillcp-lang.c (cp_expr_size): Allow initialization from...
2002-09-01 GCC AdministratorDaily bump.
2002-09-01 GCC AdministratorDaily bump.
2002-09-01 Phil Edwardsacinclude.m4: Minor comment tweaks.
2002-08-31 Richard Henderson* expr.c (block_move_libcall_safe_for_call_parm): Fix...
2002-08-31 John David... * pa.c (pa_globalize_label): Add ATTRIBUTE_UNUSED to...
2002-08-31 Roger Sayle20020720-1.x: Skip test on mmix-knuth-mmixware.
2002-08-31 Toon Moenecom.c: Don't set flag_finite_math_only by default.
2002-08-31 Toon Moenere PR libf2c/6367 (multiple repeat counts confuse namel...
2002-08-31 GCC AdministratorDaily bump.
2002-08-31 Jesse Rosenstockre PR libgcj/7785 (Calendar.getTimeInMillis/setTimeInMi...
2002-08-31 Bruce KorbAAB_solaris_sys_varargs_h was misplaced
2002-08-31 Richard HendersonMark pr last change.
2002-08-31 Richard Hendersontree.c: Include target.h.
2002-08-31 Richard Hendersonc-objc-common.c: Include target.h.
2002-08-30 Jeff SturmMakefile.in: Rebuilt.
2002-08-30 Janis Johnsoninstall.texi (Configuration, Building): Fix a typo...
2002-08-30 Paul Koning* MAINTAINERS: (Write After Approval): Add myself.
2002-08-30 Paul Koningc-tree.texi (RDIV_EXPR): Fix typo.
2002-08-30 Denis Chertykovip2k.c (ip2k_set_compare): Remove all const_double...
2002-08-30 Tom TromeyJarURLConnection.java (getCertificates): New method...
2002-08-30 Jason Thorpealpha.h (TARGET_CPU_CPP_BUILTINS): Move language- relat...
2002-08-30 Hans-Peter... target.c (ffetarget_memcpy_): Don't test nonexistent...
2002-08-30 Krister Walfridssonarm.c (arm_asm_output_labelref): New function.
2002-08-30 GCC AdministratorDaily bump.
2002-08-30 Rodney Browninstall.texi (Specific, [...]): Add "virtual memory...
2002-08-30 Alan Modratarget.h (FFETARGET_32bit_longs): Don't define for...
2002-08-29 Gabriel Dos... diagnostic.c (fancy_abort): Don't repeat "internal...
2002-08-29 Nicola PeroExtended documentation on ObjC macros and flags
2002-08-29 Jason Thorpechorus.h: Consistently define *_DEBUGGING_INFO with...
2002-08-29 Geoffrey Keating* MAINTAINERS: Update Jason Eckhardt's address, remove...
2002-08-29 Dhananjay R... h8300.c (shift_alg_hi): Various tweaks to improve perfo...
2002-08-29 John David... * som.h (ALWAYS_STRIP_DOTDOT): Define to 1.
2002-08-29 Richard Hendersonexpr.h (enum block_op_methods): New.
2002-08-29 John David... * install.texi (hppa64-hp-hpux11*): Document installati...
2002-08-29 Michael KochDatagramPacket.java: updated to JDK 1.4 API new methods...
2002-08-29 Tom TromeynatFileDescriptorPosix.cc (setLength): Handle case...
2002-08-29 Tom Tromeyjvm.h (struct _Jv_frame_info): New structure.
2002-08-29 Nick Cliftonoops - fix typo in date
2002-08-29 Catherine Moorev850.h (MULDI3_LIBCALL, [...]): Define.
2002-08-29 Richard Earnshawcpu_limits.h: New file.
2002-08-29 GCC AdministratorDaily bump.
2002-08-28 Gabriel Dos... c-common.c (builtin_define_type_precision): New function.
2002-08-28 Joseph Myersupdate_web_docs: Remove support for generating g77_news...
2002-08-28 Sylvain Pioninvoke.texi (-Wreorder): Remove remaining pieces from...
2002-08-28 Tom TromeyClass.h: Include Package.h.
2002-08-28 Michael KochInetSocketAddress.java: Added some documentation and...
2002-08-28 J"orn Renneckesh.c (calc_live_regs): Save FPSCR_REG in an interrupt...
2002-08-28 Joseph Myersbugs.texi, news.texi: Update URLs for online news and...
2002-08-28 GCC AdministratorDaily bump.
2002-08-28 Michael KochAuthenticator.java: added some documentation.
2002-08-28 Jason Thorpeconfig.gcc (mips*-*-netbsd*): Set target_cpu_default...
2002-08-27 Tom TromeynatConstructor.cc (newInstance): Initialize class.
2002-08-27 Mark MitchellFix typo
2002-08-27 Mark Mitchellc-common.c (warn_abi): New variable.
2002-08-27 Nicola PeroNew objc.dg test for new -Wundeclared-selector ObjC...
2002-08-27 Nicola PeroAdded -Wundeclared-selector ObjC command line option
2002-08-27 Nathan Sidwell* g++.dg/other/offsetof1.C: Avoid cast warning.
2002-08-27 Gabriel Dos... std_limits.h (__glibcpp_f32_infinity_bytes, [...])...
2002-08-27 Nick Cliftonconfig.gcc: Add v850e-*-* target.
2002-08-27 Matt Austern* MAINTAINERS (Write After Approval): Add self.
2002-08-27 J"orn RenneckeAldy Hernandez <aldyh at redhat dot com>
2002-08-27 Jan Hubicka* i386.c (classify_argument): Handle variable sized...
2002-08-27 Michael KochBindException.java, [...]: add/update of some @since...
2002-08-27 Jan Hubicka* i386.c (ix86_expand_int_movcc): Fix RTL sharing problem
2002-08-27 Tony KimballnatPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New define.
2002-08-27 Tom Tromey* libjava.compile/narrow_case.java: New file.
2002-08-27 Jan Hubicka* libgcc2.c (__bb_exit_func): Properly write the summar...
2002-08-27 Jan Hubicka* i386.c (classify_argument): Properly compute word...
2002-08-27 J"orn RenneckeScheduling revamp:
2002-08-27 David Edelsohnlonglong.h: Import current PowerPC defintion from GMP...
2002-08-27 J"orn Rennecke* sh.h (MAX_FIXED_MODE_SIZE): Define.
2002-08-27 Gabriel Dos... cpp.texi (Common Predefined Macros): Don't mess with...
2002-08-27 Gabriel Dos... c-common.c (cpp_define_data_format): New function.
2002-08-27 GCC AdministratorDaily bump.
2002-08-26 Tom Tromeyparse.y (try_builtin_assignconv): Allow narrowing primi...
2002-08-26 Ziemowit Laskiobjc-act.c (get_super_receiver): If inside a class...
2002-08-26 Ulrich Weigands390-protos.h (s390_function_prologue, [...]): Remove.
2002-08-26 Neil Boothc-opts.c (find_opt): Don't complain about wrong languag...
2002-08-26 GCC AdministratorDaily bump.
2002-08-26 Adam Megaczwin32.h (getcwd): copied function declaration as tempor...
2002-08-26 Adam Megaczlibjava.exp: don't apply -no-install when platform...
2002-08-25 Gabriel Dos... std_limits.h: Indent conditional macro definitions.
2002-08-25 GCC AdministratorDaily bump.
2002-08-25 Stuart Hastingsfunction.h (struct function): Add flag all_throwers_are...
2002-08-25 Matt Austerntree.c (lvalue_p_1): Add argument for whether casts...
2002-08-25 Andre LeisDavid Billinghurst (David.Billinghurst@riotinto.com>
2002-08-24 Mark WielaardMakefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
2002-08-24 Geoffrey Keating* MAINTAINERS: Change my mailing address.
next