aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-01-30Daily bump.GCC Administrator1-1/+1
2004-01-29* objc.dg/call-super-2.m: Include stddef.h for size_t.Geoffrey Keating2-0/+5
2004-01-29emit-rtl.c (change_address): Use XEXP (memref, 0) instead of addr when creati...Jakub Jelinek2-1/+6
2004-01-29Fix Ada breakage.Devang Patel2-3/+4
2004-01-29re PR inline-asm/6162 (i386 asm reloader ice in reload_cse_simplify_operands)Ian Lance Taylor2-4/+19
2004-01-29re PR java/13824 (gcj SEGV with simple .java program)Roger Sayle2-0/+14
2004-01-29re PR c++/13883 (Assembler messages: symbol is already defined)Mark Mitchell4-3/+44
2004-01-29tc1: New directory.Giovanni Bajo16-0/+319
2004-01-29frv.c: Don't mention deprecated macros in comments.Kazu Hirata3-102/+20
2004-01-29expr.c (build_field_ref): Widen field offset.Andrew Haley2-0/+5
2004-01-29cfghooks.c (split_block): Set probability and count of the new edge.Zdenek Dvorak2-1/+11
2004-01-29dwarf2out.c (struct die_struct): Added field decl_id.Josef Zlomek2-41/+42
2004-01-29re PR rtl-optimization/13424 (gcc.dg/20031202-1.c is miscompiled)Jakub Jelinek6-463/+370
2004-01-29Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak15-493/+824
2004-01-29avr.h: Remove target-independent comments about target macros.Kazu Hirata2-1504/+7
2004-01-29timevar.c (timevar_print): Mention when checking is enabled.Daniel Berlin2-0/+9
2004-01-29error11.C: New test.Giovanni Bajo3-0/+70
2004-01-29parser.c (cp_parser_template_id): Parse tentatively `[:' after a template nam...Giovanni Bajo2-14/+103
2004-01-29c-lex.c (c_lex): Rename to...Giovanni Bajo3-1/+17
2004-01-28Fix LP64 failures.Ziemowit Laski2-3/+12
2004-01-29re PR c++/13791 (ICE in layout_type with packed types)Mark Mitchell4-0/+29
2004-01-29mcore.c (mcore_external_libcall): Add a comment.Kazu Hirata2-0/+10
2004-01-29mcore-protos.h: Remove the prototype for mcore_setup_incoming_varargs.Kazu Hirata4-39/+69
2004-01-29m32r-protos.h: Remove the prototype for m32r_setup_incoming_varargs.Kazu Hirata4-58/+44
2004-01-29m68k.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata6-15/+43
2004-01-29* config/stormy16/stormy16.cKazu Hirata2-2/+8
2004-01-29v850.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata3-19/+51
2004-01-29fr30.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata3-24/+21
2004-01-29Fix typo in ChangeLogMark Mitchell1-1/+1
2004-01-29frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.Kazu Hirata4-33/+54
2004-01-29re PR c++/13736 (Parser confused on compound casts)Mark Mitchell4-3/+33
2004-01-29re PR c++/12850 (memory consumption for heavy template instantiations tripled...Jan Hubicka4-15/+43
2004-01-29Daily bump.GCC Administrator1-1/+1
2004-01-28pa.md: Change predicate of a peephole2 pattern from reg_or_0_operand to regis...John David Anglin2-1/+6
2004-01-28* config/ia64/ia64.md (fetchadd_acq_si, fetchadd_acq_di)Zack Weinberg2-8/+15
2004-01-28h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINT...Kazu Hirata4-41/+94
2004-01-28* genrecog.c (write_node): Remove a useless local variable.Kazu Hirata2-4/+5
2004-01-28* semantics.c (expand_body) Do emit_associated_thunks beforeJan Hubicka2-3/+8
2004-01-28Makefile.in (options.c options.h): Use stamp file s-options to avoid unnecess...Ian Lance Taylor2-5/+17
2004-01-28ggc.h (ggc_free): Declare.Richard Henderson4-41/+184
2004-01-28Make-lang.in (f/str-*.h, f/str-*.j): Use stamp files and move-if-change to av...Ian Lance Taylor2-21/+54
2004-01-28ia64.c (ia64_split_tmode, [...]): Rewrite to use POST_INC/POST_DEC/POST_MODIF...Zack Weinberg3-130/+196
2004-01-28gcse.c (bypass_block): Prevent edges to be unified when we are about to emit ...Jan Hubicka2-0/+20
2004-01-28(arm_expand_builtin): Force second argument of the setcwx insn into a register.Nick Clifton2-1/+6
2004-01-28encode-2.m (main): New local string.James E Wilson3-4/+22
2004-01-28fp-bit.c (pack_d): When using paired doubles to implement a long double...Richard Sandiford2-32/+65
2004-01-28c4x.c (TARGET_ASM_EXTERNAL_LIBCALL): New.Kazu Hirata3-10/+38
2004-01-28i386.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata3-15/+15
2004-01-28pa.c (emit_move_sequence): Check that operand1 is a CONST_INT before using IN...Roger Sayle2-1/+9
2004-01-28Daily bump.GCC Administrator1-1/+1