aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-12-31aix.h: Fix comment formatting.Kazu Hirata6-20/+28
2003-12-31Daily bump.GCC Administrator1-1/+1
2003-12-30* gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.Kazu Hirata2-1/+5
2003-12-30i386-protos.h: Remove prototype for const_int_1_operand.Kazu Hirata6-46/+47
2003-12-30re PR c++/10079 (ICE (segfault) while substitute return type containing unres...Volker Reichelt2-0/+26
2003-12-30tm.texi (PREFERRED_RELOAD_CLASS): Describe use of NO_REGS with constants.Geoffrey Keating2-4/+16
2003-12-30stor-layout.c (layout_decl): Turn bitfields into ordinary fields...Mark Mitchell2-1/+8
2003-12-30* g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.Mark Mitchell2-1/+11
2003-12-30thunk2.C: Remove traces of dead ports.Kazu Hirata10-42/+17
2003-12-30fold-const.c (fold): Don't require strict type equality...Roger Sayle2-1/+8
2003-12-30c-tree.texi: Fix @item vs.Andreas Schwab5-67/+74
2003-12-30builtins.c (expand_builtin_apply_args_1): Fix typo in previous change.Nathan Sidwell2-2/+8
2003-12-30re PR target/11936 (cannot find a register while reloading `asm')Jan Hubicka2-1/+8
2003-12-30re PR c++/13507 (spurious printf format warning)Nathan Sidwell4-4/+30
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher25-960/+1206
2003-12-30re PR c++/13494 (ICE on bidimensional array subscription in template function.)Nathan Sidwell5-8/+43
2003-12-29re PR target/13456 (ICE in extract_insn: , at recog.c:2061)Andrew Pinski1-0/+1
2003-12-30i386.md (allocate_stack_worker): Use different pattern for pre and post reloa...Jan Hubicka2-5/+42
2003-12-30* g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.Mark Mitchell2-5/+8
2003-12-30Daily bump.GCC Administrator1-1/+1
2003-12-29builtins.c (expand_builtin_apply_args_1): Add pretend args size to the virtua...Nathan Sidwell2-5/+14
2003-12-29re PR c++/12774 (Type checking problems in templates)Nathan Sidwell5-2/+98
2003-12-29re PR fortran/12632 ([g77 only] -fbounds-check ICE)Roger Sayle6-16/+53
2003-12-29re PR c++/13289 (ICE in regenerate_decl_from_template on recursive template)Kriang Lerdsuwanakij4-0/+22
2003-12-29re PR c++/12403 (ICE in push_template_decl_real on member function template s...Kriang Lerdsuwanakij5-5/+32
2003-12-29coverage.c (read_counts_file): Better error messages...Jan Hubicka2-14/+38
2003-12-29* toplev.c (rest_of_handle_loop_optimize): Enable LOOP_AUTO_UNROLL.Jan Hubicka2-1/+5
2003-12-29cppopts.texi: Use of -idirafter...Phil Edwards2-2/+5
2003-12-29re PR c++/13081 (forward template declarations in <complex> let inlining fail)Mark Mitchell5-1/+52
2003-12-29* gcc.dg/const-elim-1.c: XFAIL on arm-*-*.Mark Mitchell2-1/+8
2003-12-29re PR c++/13009 (Implicitly-defined assignment operator writes to wrong memory)Mark Mitchell4-6/+56
2003-12-29Daily bump.GCC Administrator1-1/+1
2003-12-28re PR c++/13070 (-Wformat option ignored in g++)Roger Sayle4-1/+29
2003-12-28sbitmap.c (sbitmap_union_of_diff_cg, [...]): Accumulate "changed" properly.Mostafa Hagog2-3/+16
2003-12-28Daily bump.GCC Administrator1-1/+1
2003-12-27re PR rtl-optimization/13159 (FAIL: gcc.c-torture/compile/930621-1.c)Zdenek Dvorak5-1/+33
2003-12-27uclinux.h (LIB_SPEC): Add elf2flt magic required for correct linking of execu...Bernardo Innocenti2-1/+6
2003-12-27i386-interix.h: Remove uses of "register" specifier in declarations of argume...Kazu Hirata6-72/+76
2003-12-27Daily bump.GCC Administrator1-1/+1
2003-12-26rs6000.c (legitimate_offset_address_p): Do not restrict DFmode and TFmode to ...Fariborz Jahanian3-6/+17
2003-12-26darwin.h (LINK_COMMAND_SPEC): Arrange -fprofile-generate to imply -lgcov.Andrew Pinski2-1/+6
2003-12-26h8300.md (ldm_h8300s_2_normal): Use HImode for addresses.Kazu Hirata2-4/+9
2003-12-26Daily bump.GCC Administrator1-1/+1
2003-12-25* config/m32r/m32r.md: Remove a constraint from a splitter.Kazu Hirata2-1/+5
2003-12-25parse.y (catch_clause_parameter): Fix typo.Andrew Pinski2-1/+3
2003-12-25PR c++/13268, c++/13339Andrew Pinski3-3/+19
2003-12-25PR C++/13429, C/11944Andrew Pinski2-0/+13
2003-12-25re PR java/13404 (ICE when Missing identifier on catch clause)Andrew Pinski2-9/+24
2003-12-25alpha-modes.def: Fix comment formatting.Kazu Hirata24-101/+127
2003-12-25elf.h: Fix comment formatting.Kazu Hirata5-67/+74