aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-17Add PR 9209 referenceNeil Booth1-0/+1
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth16-53/+87
2003-05-17m68k.c (m68k_output_function_prologue): Use HOST_WIDE_INT_PRINT_DEC for fprin...Andreas Schwab2-61/+80
2003-05-17* doc/install.texi: Remove information about desupported targets.Zack Weinberg2-236/+26
2003-05-17coff.h: Remove support for Sun FPA and Sun SKY board.Andreas Schwab11-1376/+87
2003-05-17* rs6000.c (rs6000_function_value): Simplify REAL_TYPE logic.David Edelsohn2-9/+8
2003-05-17sol2.h: Add TARGET_SUB_OS_CPP_BUILTINS.Neil Booth8-8/+21
2003-05-17i960.h, rtems.h: Use TARGET_OS_CPP_BUILTINS and TARGET_CPU_CPP_BUILTINS in pr...Neil Booth3-8/+26
2003-05-17config.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h.Neil Booth23-76/+176
2003-05-17* function.c (assign_parms): Check for zero size args.Alan Modra2-0/+7
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi20-157/+130
2003-05-17Daily bump.GCC Administrator2-2/+2
2003-05-16rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating2-167/+120
2003-05-16avr.c (avr_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi3-9/+18
2003-05-16cppopts.texi (-undef): Fix texinfo warning.Geoffrey Keating3-2/+19
2003-05-16struct-by-value-4_main.c: Split into multiple tests.Janis Johnson19-295/+1834
2003-05-16t-elf: Remove obsolete rules adding dependencies on tm.h.Richard Kenner5-132/+6
2003-05-16arc.c (arc_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi3-3/+7
2003-05-16* v850.c (print_operand): Fix format specifier warnings.Kaveh R. Ghazi2-1/+3
2003-05-16ns32k.c (ADJSP, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-3/+6
2003-05-16mcore.c (mcore_print_operand_address, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-6/+9
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek15-63/+198
2003-05-16ip2k.c (function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi3-8/+14
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-16Fix date.Andreas Jaeger1-1/+1
2003-05-16Makefile.tpl (install-opcodes): Define.Andreas Schwab3-0/+9
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-162003-05-16 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+8
2003-05-16g++.exp: Tweak handling of additional source files.Mark Mitchell1-0/+14
2003-05-16* testsuite/thread/pthread4.cc: Further tweak to avoid fini race.Loren J. Rittle2-0/+9
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 Administrator2-2/+2
2003-05-15fstream.tcc (_M_overflow): Rewrote to call _M_convert_to_external only once (...Paolo Carlini7-98/+113