aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2003-05-16 * ns32k.c (ADJSP, ns32k_output_function_prologue): Fix formatKaveh Ghazi
2003-05-16 * mcore.c (mcore_print_operand_address, mcore_print_operand): FixKaveh Ghazi
2003-05-16 * ip2k.c (function_prologue, function_epilogue, print_operand):Kaveh Ghazi
2003-05-16 * i960.c (i960_output_function_prologue, i960_print_operand,Kaveh Ghazi
2003-05-16 * i370.c (ascebc, ebcasc): Wrap in macros controlling usage.Kaveh Ghazi
2003-05-16 * fr30.c (fr30_print_operand): Fix format specifier warnings.Kaveh Ghazi
2003-05-16 * dsp16xx.c (print_operand_address): Fix format specifier warning.Kaveh Ghazi
2003-05-16 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...Mark Mitchell
2003-05-16 * c4x.c (c4x_print_operand, c4x_print_operand_address): Fix formatKaveh Ghazi
2003-05-16 Merge from gcc-3_2-rhl8-branch:Jakub Jelinek
2003-05-16 * alpha.c (print_operand_address, alpha_start_function,Kaveh Ghazi
2003-05-16 * frv.c (frv_print_operand_memory_reference): Fix format specifierKaveh Ghazi
2003-05-16 * m68k.c (m68k_output_function_epilogue): Fix format specifierKaveh Ghazi
2003-05-16 * stormy16-protos.h (xs_hi_general_operand,Kaveh Ghazi
2003-05-16 * cris.c (cris_target_asm_function_prologue,Kaveh Ghazi
2003-05-16Commit ChangeLog entry that I failed to commit for a previous change.Bob Wilson
2003-05-16 Fix typo: LSM instead of LSYM.Nick Clifton
2003-05-16 * doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug ...Wolfgang Bangerth
2003-05-16 * config/ia64/unwind-ia64.c (uw_update_reg_address): HandleJakub Jelinek
2003-05-16 * lib/g++.exp: Tweak handling of additional source files.Mark Mitchell
2003-05-16 * config/alpha/alpha.h (ASM_OUTPUT_SKIP): Fix typo.Roger Sayle
2003-05-162003-05-15 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-05-162003-05-15 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-05-16 * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): CastMatt Kraai
2003-05-16Daily bump.GCC Administrator
2003-05-15 * config/alpha/linux.h, config/alpha/linux-elf.h: RemoveRichard Henderson
2003-05-15 PR c++/5388Jason Merrill
2003-05-15 * call.c (build_op_delete_call): Avoid creating unnecessary types.Mark Mitchell
2003-05-15 * config.gcc: Purge all targets obsoleted in GCC 3.3. AlsoZack Weinberg
2003-05-152003-05-15 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2003-05-152003-05-15 Philip Blundell <philb@gnu.org>Philip Blundell
2003-05-152003-05-15 Philip Blundell <philb@gnu.org>Philip Blundell
2003-05-15 PR c++/8385Mark Mitchell
2003-05-15 * pa.c (hppa_expand_prologue): Remove blockage.John David Anglin
2003-05-15Check in a band-aid for a missing back-reference from the Trouble node to the...Wolfgang Bangerth
2003-05-15 * gcc.c-torture/execute/builtins/string-asm-1.c: TakeJ"orn Rennecke
2003-05-15Remove the residuals of a previous merge conflict.Wolfgang Bangerth
2003-05-15 * doc/bugreport.texi: Remove most of the bug reportingWolfgang Bangerth
2003-05-15 * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): CastMatt Kraai
2003-05-15Daily bump.GCC Administrator
2003-05-152003-05-14 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-05-14 PR optimization/10764Roger Sayle
2003-05-14 * config/xtensa/lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.Bob Wilson
2003-05-14 * config/ia64/ia64.c (ia64_expand_load_address): Force destinationRichard Henderson
2003-05-14 * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename fromRichard Henderson
2003-05-14 * config/rs6000/rs6000.md (movsi_internal2): Use compare for selfDavid Edelsohn
2003-05-14 * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.Nathan Sidwell
2003-05-14 * Makefile.in (LIBGCC_DEPS): Use $(srcdir) on gcov filesNathan Sidwell
2003-05-14 * loop.c (check_dbra_loop): Factor common test.Nathan Sidwell
2003-05-142003-05-14 Ben Elliston <bje@wasabisystems.com>Ben Elliston