aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-12g++.exp: Tweak handling of additional source files.Mark Mitchell8-76/+37
2003-05-12darwin.h (ASM_OUTPUT_COMMON): Accept HOST_WIDE_INTJan Hubicka2-1/+3
2003-05-12elf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning.Jan Hubicka3-2/+7
2003-05-12rtl.texi: Document zero_extract as a valid destination of a set insn.Roger Sayle2-7/+12
2003-05-12lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'.Richard Earnshaw2-81/+88
2003-05-12com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,...Roger Sayle3-32/+92
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka56-138/+240
2003-05-12cgraphunit.c (cgraph_create_edges): Drop walk_tree in favor of walk_tree_with...Steven Bosscher2-24/+55
2003-05-12alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.Josef Zlomek3-4/+113
2003-05-11re PR c/10675 (Compile time increases quadratically with struct size)Richard Henderson5-59/+121
2003-05-12i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i...Roger Sayle6-0/+122
2003-05-12* Makefile.in (out_object_file): Don't set -Wno-error for ${cpu}.o.Kaveh R. Ghazi2-1/+2
2003-05-12* sparc.c (print_operand): Fix uninitialized warning.Kaveh R. Ghazi2-1/+8
2003-05-12Daily bump.GCC Administrator1-1/+1
2003-05-11cfgloopanal.c (num_loop_insns, [...]): Count only real insns.Zdenek Dvorak3-31/+37
2003-05-11* doc/cpp.texi: Fix typos.Neil Booth2-2/+7
2003-05-11s390.c (s390_function_arg_float): New function.Ulrich Weigand2-8/+60
2003-05-11coverage.h (coverage_counter_alloc): New function.Nathan Sidwell7-69/+127
2003-05-11* method.c (synthesize_method): Call push/pop_deferring_access_checks.Kriang Lerdsuwanakij2-0/+10
2003-05-11* doc/invoke.texi (Wctor-dtor-privacy): Update documentation.Gabriel Dos Reis2-1/+5