natRuntime.cc: Don't include sys/time.h and time.h.
[gcc.git] / gcc /
2002-05-14 Jeff Lawflow.c (invalidate_mems_from_autoinc): Rewrite to use...
2002-05-14 Mark Mitchellinclhack.def (winidss_valist): Limit applicability.
2002-05-14 Zack Weinberggenattr.c (gen_attr): Don't emit a comma after the...
2002-05-14 Mark Mitchelljcf-write.c (write_classfile): Unlink the temporary...
2002-05-13 Richard Hendersoncfgrtl.c (purge_dead_edges): Handle abnormal call edges...
2002-05-13 Neil Boothcontrib.texi: Update my entry.
2002-05-13 Andris Paveniscppfiles.c (open_file): Change mode (DJGPP only) of...
2002-05-13 Jeff Law* i386.c (ia32_multipass_dfa_lookahead): Prototype.
2002-05-13 Jeff Lawi386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEA...
2002-05-13 Neil Boothgcc.c (SWITCH_TAKES_ARG): Remove 'V'.
2002-05-13 Ulrich Weigand* config/s390/linux.h: Revert 2002-04-22 changes.
2002-05-13 Scott Marksfr30.md: Only allow splits of immediate loads if the...
2002-05-13 Jason Merrillrtti.c (emit_tinfo_decl): Call import_export_decl.
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-05-13 GCC AdministratorDaily bump.
2002-05-13 Neil BoothMakefile.in (c-common.o, cppinit.o): Update.
2002-05-13 Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-05-13 Kaveh R. Ghazios_defines.h: Revert 2002-05-06 change.
2002-05-13 David S. Millerconversion.c (ldnear): Use long double types.
2002-05-12 Tom Tromey* tree.h (copy_node): Don't mention TREE_PERMANENT.
2002-05-12 Zack Weinberggensupport.c (n_comma_elts): Moved here from genattrtab.c.
2002-05-12 Jason Merrillcp-lang.c (ok_to_generate_alias_set_for_type): Backend...
2002-05-12 Richard Hendersonexpr.c (compress_float_constant): New.
2002-05-12 Richard Hendersonprofile.h (profile_info): Add missing extern to declara...
2002-05-12 Marek Michalkiewicz*** empty log message ***
2002-05-12 Jason Merrill* pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
2002-05-12 GCC AdministratorDaily bump.
2002-05-12 John David Anglinpa32-regs.h (HARD_REGNO_MODE_OK): Revise sets of genera...
2002-05-11 Neil Boothcpplex.c (_cpp_lex_direct): When in a directive at...
2002-05-11 Zack WeinbergOops, this went with the previous commit
2002-05-11 John David Anglin* reorg.c (dbr_schedule): Remove unnecessary test.
2002-05-11 Jan Hubickai386.md (testsi to testqi spliters): New.
2002-05-11 Zack Weinbergrs6000.c (rs6000_default_long_calls, [...]): New.
2002-05-11 Marek Michalkiewiczavr.c (avr_mcu_types): Update supported devices.
2002-05-11 Kazu Hiratadbxout.c: Fix formatting.
2002-05-11 GCC AdministratorDaily bump.
2002-05-11 Tim JoslingMinor fix to treelang; Update MAINTAINERS and ChangeLog...
2002-05-11 Richard Hendersonfinal.c (end_final): Tidy whitespace.
2002-05-10 Roger Saylefold-const.c (build_range_check): Optimize (c>=1) ...
2002-05-10 Janis Johnsonloop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_L...
2002-05-10 David S. Millerrtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update...
2002-05-10 David S. Millercse.c (rtx_cost): Remove multiplication by power of...
2002-05-10 David S. Millerconversion.c: Test long double too.
2002-05-10 Rainer Ortht-iris6 (SHLIB_SLIBDIR_SUFFIXES): Use mabi=64 and ...
2002-05-10 David S. Millersparc.md: Use define_constants for unspec numbers.
2002-05-10 Philipp ThomasUpdate to latest versions.
2002-05-10 David S. Millerrtl.h (struct rtx_def): Document unchanging and in_stru...
2002-05-10 Marek Michalkiewiczavr.c (print_operand): Check that addr is a SYMBOL_REF...
2002-05-10 GCC AdministratorDaily bump.
2002-05-10 Kaveh R. Ghazi* rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for...
2002-05-09 Jeffrey A Lawathlon.md, [...]: New files.
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-09 Neil Booth* cppexp.c (_cpp_expand_op_stack): Set op_limit.
2002-05-09 Rainer Ortht-iris6 (SHLIB_SLIBDIR_SUFFIXES): Define.
2002-05-09 Jakub Jelinekt-linux64 (SHLIB_MAPFILES): Set.
2002-05-09 Jakub Jelinekre PR target/6429 (libgcc_s problem on dual 32/64-bit...
2002-05-09 Richard Hendersonia64.md: Use define_constants for unspec numbers.
2002-05-09 Richard Sandifordmips.c (mips_add_large_offset_to_sp): Remove FILE arg.
2002-05-09 Jeffrey A Lawi386.md (type attribute): Add "rotate" for rotate insns.
2002-05-09 J"orn Renneckesh.c (sh_builtin_saveregs): If starting with an odd...
2002-05-09 Jason Merrilltypeck.c (get_member_function_from_ptrfunc): Reorganize.
2002-05-09 Neil Boothtree.h (preserve_data, [...]): Remove.
2002-05-09 Neil Boothcpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-09 Jason Merrilladd PR note
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-05-09 Jan Hubickai386.c (ia32_use_dfa_pipeline_interface): New function.
2002-05-09 Jeff Lawre PR rtl-optimization/3311 (GCC-SH: gcc loses result...
2002-05-09 Jan Hubickacfganal.c (can_fallthru): Fix fast path.
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-05-09 Kazu Hiratasbitmap.c: Fix formatting.
2002-05-09 David S. Millersol2.h (ASM_CPU_SPEC): Handle -mcpu=v9.
2002-05-09 David S. Millersparc.h (TARGET_BUGGY_QP_LIB): Define to zero.
2002-05-09 Hassan Auragexpr.c (ffeexpr_reduced_ugly2log_): Allow logicals...
2002-05-09 GCC AdministratorDaily bump.
2002-05-09 Jason Thorpenetbsd.h (CPP_SPEC): Remove.
2002-05-09 Kazu Hirataread-rtl.c: Fix formatting.
2002-05-08 John David Anglinpa-64.h (MAX_WCHAR_TYPE_SIZE): Delete.
2002-05-08 Bernd SchmidtDefine __SSE2__ if -msse2 instead of __SSE2_BUILTINS__
2002-05-08 Janis Johnsonrtl.h (RTL_FLAG_CHECK*): Add an argument for the macro...
2002-05-08 Tom RixNew tests for rotating.
2002-05-08 Robert Spierre PR preprocessor/6521 (-MG creates dependency with...
2002-05-08 Neil Boothcpplex.c (cpp_interpret_charconst): Truncate as well...
2002-05-08 Mark Mitchell* doc/invoke.texi: Document -mwindiss option.
2002-05-08 Mark Mitchelljcf-write.c (write_classfile): Write the file to a...
2002-05-08 Jason Merrillre PR c++/6381 (Missing assembler label)
2002-05-08 Nick CliftonDo not allow big-endian/little-endian multilibs to...
2002-05-08 Mark Mitchellre PR target/6569 (sparc-sun-solaris2.7 C testsuite...
2002-05-08 Jan HubickaFix merge typos.
2002-05-08 Jan Hubickacse.c (dead_libcall_p): Update counts.
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-05-08 Richard Sandifordmips.md: Name the unspecs with define_constant.
2002-05-08 GCC AdministratorDaily bump.
2002-05-08 Tom Tromey* gjavah.c (throwable_p): Use xstrdup, not strdup.
2002-05-08 Kazu Hirata* toplev.c: Fix formatting.
2002-05-08 Tom Tromeyre PR java/1200 (gcjh -jni doesn't respect class hierarchy)
2002-05-08 David S. MillerAdd forgotten changelog entry.
2002-05-07 Janis Johnsonconfig.in (ENABLE_RTL_FLAG_CHECKING): New.
2002-05-07 Neil Boothc-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-07 Mark Mitchellinclhack.def (windiss_math1): New fix.
2002-05-07 Andreas Jaegergenautomata.c (output_internal_min_issue_delay_func...
next