]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2003-05-15  Jim Blandyhex.c (_hex_value): Make this unsigned.
2003-05-15  Philip Blundellarm.c (arm_is_xscale): Rename to arm_arch_xscale.
2003-05-15  Philip Blundellre PR target/10730 ([arm] -O2 generates invalid asm)
2003-05-15  Mark Mitchellre PR c++/8385 (typeof(...) as template arg)
2003-05-15  John David... * pa.c (hppa_expand_prologue): Remove blockage.
2003-05-15  Wolfgang BangerthCheck in a band-aid for a missing back-reference from...
2003-05-15  J"orn Renneckestring-asm-1.c: Take __USER_LABEL_PREFIX__ into account.
2003-05-15  Wolfgang BangerthRemove the residuals of a previous merge conflict.
2003-05-15  Wolfgang Bangerthbugreport.texi: Remove most of the bug reporting instru...
2003-05-15  Richard Frith... Fixed getting the superclass when building class tree...
2003-05-15  Matt Kraaisysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value...
2003-05-15  Loren J. Rittle* testsuite/thread/pthread4.cc: Tweak test.
2003-05-15  GCC AdministratorDaily bump.
2003-05-15  Eric Christophercombine.c: Fix header comments.
2003-05-14  Roger Saylere PR rtl-optimization/10764 (ICE when using log()...
2003-05-14  Bob Wilsonlib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.
2003-05-14  Richard Hendersonia64.c (ia64_expand_load_address): Force destination...
2003-05-14  Richard Hendersonrtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFER...
2003-05-14  David Edelsohnrs6000.md (movsi_internal2): Use compare for self move...
2003-05-14  Nathan Sidwellgcov-io.h (gcov_write_bytes, [...]): Remove here.
2003-05-14  Nathan SidwellMakefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov files
2003-05-14  Nathan Sidwell* loop.c (check_dbra_loop): Factor common test.
2003-05-14  Ben Ellistonmd.texi (Automaton pipeline description): Grammar fixes.
2003-05-14  Richard Sandiford* system.h: Poison MACHINE_DEPENDENT_REORG.
2003-05-14  Richard Sandifordtarget-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-14  Michael Koch2003-05-14 Michael Koch <konqueror@gmx.de>
2003-05-14  Richard Hendersonc-decl.c (duplicate_decls): Re-invoke make_decl_rtl...
2003-05-14  Benjamin Kosnikcopy_neg.cc: Remove excess errors dg marker, use dg...
2003-05-14  Mike Stump* doc/invoke.texi (Option Summary): Kill off documentat...
2003-05-14  GCC AdministratorDaily bump.
2003-05-14  GCC AdministratorDaily bump.
2003-05-14  Janis Johnsonsysv4.h (OUTPUT_ASM_ALIGNED_LOCAL): Expect HOST_WIDE_IN...
2003-05-13  Benjamin Kosnikstd_fstream.h (basic_filebuf::_M_codecvt): Add cached...
2003-05-13  Michael Koch2003-05-13 Michael Koch <konqueror@gmx.de>
2003-05-13  Jason Merrilltree.h (STRIP_MAIN_TYPE_NOPS): New macro.
2003-05-13  Richard Sandifordfinal.c (final_scan_insn): Apply the effects of frame...
2003-05-13  Nick Clifton(jump): Use emit_jump_insn.
2003-05-13  Ulrich Weigands390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Second paramete...
2003-05-13  DJ Delorieexpr.c (move_by_pieces): Honor the alignment of TO...
2003-05-13  Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-13  Richard Hendersonclass.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-13  Jason Merrilltypeck.c (build_modify_expr): Don't always stabilize...
2003-05-13  Jason Merrillupdate comments
2003-05-13  Zack Weinberg* gcc.dg/const-elim-1.c: Tighten scan-assembler-not...
2003-05-13  Zack Weinbergvarasm.c (notice_rtl_inlining_of_deferred_constant...
2003-05-13  Ulrich Weigands390.md ("*iordi3_oi"): Do not mark commutative.
2003-05-13  Michael Koch2003-05-13 Michael Koch <konqueror@gmx.de>
2003-05-13  Andreas Jaegerconfig.guess: Update to 2003-05-09 version.
2003-05-13  Andreas JaegerRegenerate configure correctly.
2003-05-13  Richard Earnshawarm.md (compare_scc): Use shorter sequence for EQ case.
2003-05-13  Michael Koch2003-05-13 Michael Koch <konqueror@gmx.de>
2003-05-13  Michael Koch2003-05-13 Michael Koch <konqueror@gmx.de>
2003-05-13  Corinna Vinschenconfigure.in (FLAGS_FOR_TARGET): Remove $$s/newlib...
2003-05-13  Richard Sandifordunwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa...
2003-05-13  Michael EagerMakefile.in: Initialize program_transform_cross_name...
2003-05-13  Andreas JaegerFix date in last entry.
2003-05-13  Michael Eagerconfigure.in: Correct sed script so that options in...
2003-05-13  Michael Koch2003-05-13 Michael Koch <konqueror@gmx.de>
2003-05-13  GCC AdministratorDaily bump.
2003-05-12  Janis Johnsonconfigure.in (HAVE_AS_TLS): Add powerpc and powerpc64...
2003-05-12  Neil BoothMakefile.in (stage2_build, [...]): Set BUILD_CC to...
2003-05-12  Neil Booth* alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.
2003-05-12  Andreas Schwabia64.c (ia64_function_ok_for_sibcall): Mark 'exp' as...
2003-05-12  David Edelsohn* debug/debug.exp: Skip debug-[12].c at -O3 on non...
2003-05-12  David Edelsohnxcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.
2003-05-12  Paolo Carlini1.cc: Remove unnecessary includes and unused string...
2003-05-12  Gerald Pfeifergcc_release (usage): Print more detailed description...
2003-05-12  Michael KochByteBufferImpl.java: Reformatted.
2003-05-12  Jan Hubicka* varasm.c (output_constant): Fix underflow.
2003-05-12  Mark Mitchellre PR other/10745 (Bug in gcc-3.3/gcc/configure)
2003-05-12  Zack Weinbergdiagnostic.c (diagnostic_for_decl): Take a diagnostic_c...
2003-05-12  Michael KochCharViewBufferImpl.java, [...]: New files, not yet...
2003-05-12  Benjamin KosnikFrom-SVN: r66726
2003-05-12  John David... * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct...
2003-05-12  Benjamin Kosnik10096.cc: Add weak bits.
2003-05-12  Kriang Lerdsuwanakijns1.C: Remove private member warning.
2003-05-12  Michael Meissnerupdate email addresses
2003-05-12  Mark Mitchellg++.exp: Tweak handling of additional source files.
2003-05-12  Jan Hubickadarwin.h (ASM_OUTPUT_COMMON): Accept HOST_WIDE_INT
2003-05-12  Jan Hubickaelf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning.
2003-05-12  Roger Saylertl.texi: Document zero_extract as a valid destination...
2003-05-12  Richard Earnshawlib1funcs.asm (LSYM): Define -- on ELF prefix a local...
2003-05-12  Roger Saylecom.c (ffecom_init_0): Define built-in functions for...
2003-05-12  Jan HubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-05-12  Steven Bosschercgraphunit.c (cgraph_create_edges): Drop walk_tree...
2003-05-12  Josef Zlomekalloc-pool.h (ALLOC_POOL_ID_TYPE): New type.
2003-05-12  Richard Hendersonre PR c/10675 (Compile time increases quadratically...
2003-05-12  Roger Saylei386.md (logsf2, [...]): New patterns to implement...
2003-05-12  Kaveh R. Ghazi* Makefile.in (out_object_file): Don't set -Wno-error...
2003-05-12  Kaveh R. Ghazi* sparc.c (print_operand): Fix uninitialized warning.
2003-05-12  Phil EdwardsMakefile.am: Properly quote /both/ LD_RUN_PATHs.
2003-05-12  GCC AdministratorDaily bump.
2003-05-12  Phil EdwardsMakefile.am: Properly quote LD_RUN_PATH.
2003-05-11  Zdenek Dvorakcfgloopanal.c (num_loop_insns, [...]): Count only real...
2003-05-11  Neil Booth* doc/cpp.texi: Fix typos.
2003-05-11  Ulrich Weigands390.c (s390_function_arg_float): New function.
2003-05-11  Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
2003-05-11  Kriang Lerdsuwanakij* method.c (synthesize_method): Call push/pop_deferring...
2003-05-11  Gabriel Dos... * doc/invoke.texi (Wctor-dtor-privacy): Update document...
2003-05-11  Richard Kenner* varasm.c (copy_constant, case VIEW_CONVERT_EXPR)...
next