aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-05-15* pa.c (hppa_expand_prologue): Remove blockage.John David Anglin2-8/+4
2003-05-15Check in a band-aid for a missing back-reference from the Trouble node to the...Wolfgang Bangerth1-1/+1
2003-05-15string-asm-1.c: Take __USER_LABEL_PREFIX__ into account.J"orn Rennecke3-5/+19
2003-05-15Remove the residuals of a previous merge conflict.Wolfgang Bangerth1-1/+0
2003-05-15bugreport.texi: Remove most of the bug reporting instructions and merge them ...Wolfgang Bangerth4-632/+24
2003-05-15sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE...Matt Kraai1-1/+1
2003-05-15Daily bump.GCC Administrator1-1/+1
2003-05-15combine.c: Fix header comments.Eric Christopher2-49/+26
2003-05-14re PR rtl-optimization/10764 (ICE when using log(), -fast-math and optimization)Roger Sayle4-44/+87
2003-05-14lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.Bob Wilson7-371/+431
2003-05-14ia64.c (ia64_expand_load_address): Force destination to be DImode register.Richard Henderson3-13/+24
2003-05-14rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P.Richard Henderson4-21/+38
2003-05-14rs6000.md (movsi_internal2): Use compare for self move record condition.David Edelsohn2-13/+20
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell7-278/+413
2003-05-14Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov filesNathan Sidwell3-5/+11
2003-05-14* loop.c (check_dbra_loop): Factor common test.Nathan Sidwell2-4/+11
2003-05-14md.texi (Automaton pipeline description): Grammar fixes.Ben Elliston2-5/+9
2003-05-14* system.h: Poison MACHINE_DEPENDENT_REORG.Richard Sandiford2-1/+2
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford61-306/+356
2003-05-13c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if the old decl had insta...Richard Henderson2-0/+14
2003-05-14* doc/invoke.texi (Option Summary): Kill off documentation for -$.Mike Stump2-1/+5
2003-05-14Daily bump.GCC Administrator1-1/+1
2003-05-14sysv4.h (OUTPUT_ASM_ALIGNED_LOCAL): Expect HOST_WIDE_INT argument.Janis Johnson2-1/+7
2003-05-13tree.h (STRIP_MAIN_TYPE_NOPS): New macro.Jason Merrill4-6/+103
2003-05-13final.c (final_scan_insn): Apply the effects of frame-related delay slot insn...Richard Sandiford2-7/+21
2003-05-13(jump): Use emit_jump_insn.Nick Clifton2-15/+21
2003-05-13s390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Second parameter of ASM_OUTPUT_SKIP m...Ulrich Weigand2-1/+6
2003-05-13expr.c (move_by_pieces): Honor the alignment of TO and FROM.DJ Delorie2-1/+10
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg20-87/+99
2003-05-13class.c (layout_class_method): Set DECL_EXTERNAL.Richard Henderson6-14/+47
2003-05-13typeck.c (build_modify_expr): Don't always stabilize the lhs and rhs.Jason Merrill2-8/+9
2003-05-13update commentsJason Merrill1-11/+3
2003-05-13* gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.Zack Weinberg2-1/+5
2003-05-13varasm.c (notice_rtl_inlining_of_deferred_constant): New function.Zack Weinberg4-0/+21
2003-05-13s390.md ("*iordi3_oi"): Do not mark commutative.Ulrich Weigand2-2/+7
2003-05-13arm.md (compare_scc): Use shorter sequence for EQ case.Richard Earnshaw2-7/+117
2003-05-13unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directly to _Unwind_S...Richard Sandiford2-1/+8
2003-05-13Makefile.in: Initialize program_transform_cross_name from @program_transform_...Michael Eager2-1/+6
2003-05-13Daily bump.GCC Administrator1-1/+1
2003-05-12configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.Janis Johnson8-52/+766
2003-05-12Makefile.in (stage2_build, [...]): Set BUILD_CC to the same as CC.Neil Booth2-3/+8
2003-05-12* alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.Neil Booth2-0/+6
2003-05-12ia64.c (ia64_function_ok_for_sibcall): Mark 'exp' as unused.Andreas Schwab2-3/+11
2003-05-12* debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.David Edelsohn2-1/+16
2003-05-12xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.David Edelsohn2-5/+12
2003-05-12* varasm.c (output_constant): Fix underflow.Jan Hubicka2-3/+6
2003-05-12re PR other/10745 (Bug in gcc-3.3/gcc/configure)Mark Mitchell3-365/+360
2003-05-12diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.Zack Weinberg6-99/+175
2003-05-12* pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch.John David Anglin2-1/+4
2003-05-12ns1.C: Remove private member warning.Kriang Lerdsuwanakij5-2/+11