aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-05-16i960.c (i960_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-9/+17
2003-05-16i370.c (ascebc, ebcasc): Wrap in macros controlling usage.Kaveh R. Ghazi3-21/+34
2003-05-16* fr30.c (fr30_print_operand): Fix format specifier warnings.Kaveh R. Ghazi2-4/+6
2003-05-16dsp16xx.c (print_operand_address): Fix format specifier warning.Kaveh R. Ghazi3-2/+5
2003-05-16gcc-dg.exp (gcc-dg-test): Rename to ...Mark Mitchell5-352/+55
2003-05-16c4x.c (c4x_print_operand, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-12/+15
2003-05-16backport: re PR target/7434 ([x86_64] ICE in change_address_1, at emit-rtl.c:...Jakub Jelinek19-0/+683
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi16-157/+103
2003-05-16frv.c (frv_print_operand_memory_reference): Fix format specifier warning.Kaveh R. Ghazi2-2/+7
2003-05-16m68k.c (m68k_output_function_epilogue): Fix format specifier warnings.Kaveh R. Ghazi2-2/+7
2003-05-16stormy16-protos.h (xs_hi_general_operand, [...]): Prototype.Kaveh R. Ghazi3-3/+10
2003-05-16cris.c (cris_target_asm_function_prologue, [...]): Fix format specifier warni...Kaveh R. Ghazi2-14/+22
2003-05-16Commit ChangeLog entry that I failed to commit for a previous change.Bob Wilson1-0/+55
2003-05-16Fix typo: LSM instead of LSYM.Nick Clifton2-1/+5
2003-05-16* doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug repor...Wolfgang Bangerth4-33/+12
2003-05-16unwind-ia64.c (uw_update_reg_address): Handle .save XX, r0.Jakub Jelinek2-0/+15
2003-05-16g++.exp: Tweak handling of additional source files.Mark Mitchell1-0/+14
2003-05-16* config/alpha/alpha.h (ASM_OUTPUT_SKIP): Fix typo.Roger Sayle2-1/+5
2003-05-16cfgcleanup.c (merge_blocks): Fix return value.Eric Christopher2-2/+6
2003-05-16combine.c (expand_compound_operation): Make sure that zero_extend operation i...Eric Christopher2-1/+14
2003-05-16sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE...Matt Kraai1-0/+5
2003-05-16Daily bump.GCC Administrator1-1/+1
2003-05-15linux.h, [...]: Remove code protected by USE_GNULIBC_1.Richard Henderson3-8/+5
2003-05-15re PR c++/5388 (Incorrect message "operands to ?: have different types")Jason Merrill4-18/+32
2003-05-15call.c (build_op_delete_call): Avoid creating unnecessary types.Mark Mitchell5-32/+37
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg92-28451/+84
2003-05-15rs6000-protos.h (function_value): Protoize.Aldy Hernandez4-20/+50
2003-05-15arm.c (arm_is_xscale): Rename to arm_arch_xscale.Philip Blundell4-14/+33
2003-05-15re PR target/10730 ([arm] -O2 generates invalid asm)Philip Blundell2-0/+12
2003-05-15re PR c++/8385 (typeof(...) as template arg)Mark Mitchell4-1/+19
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