aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-15hex.c (_hex_value): Make this unsigned.Jim Blandy5-6/+34
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-15Fixed getting the superclass when building class tree used for +load, wouldRichard Frith-Macdonald2-10/+56
2003-05-15sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE...Matt Kraai1-1/+1
2003-05-15* testsuite/thread/pthread4.cc: Tweak test.Loren J. Rittle2-5/+15
2003-05-15Daily bump.GCC Administrator2-2/+2
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-142003-05-14 Michael Koch <konqueror@gmx.de>Michael Koch10-49/+116
2003-05-13c-decl.c (duplicate_decls): Re-invoke make_decl_rtl if the old decl had insta...Richard Henderson2-0/+14
2003-05-14copy_neg.cc: Remove excess errors dg marker, use dg-errors instead.Benjamin Kosnik4-10/+22
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-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-13std_fstream.h (basic_filebuf::_M_codecvt): Add cached member.Benjamin Kosnik17-172/+494
2003-05-132003-05-13 Michael Koch <konqueror@gmx.de>Michael Koch7-30/+69
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