aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-02-10emit-rtl.c (set_decl_incoming_rtl): New.Josef Zlomek5-8/+54
2004-02-10c-opts.c (c_common_post_options): Don't emit working directory in cpp output ...Per Bothner2-1/+7
2004-02-10re PR middle-end/14092 (fold strips conversion from pointer to integer)Paolo Bonzini4-1/+30
2004-02-10linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Don't bump retaddr here.Alan Modra2-7/+6
2004-02-10* de.po: Update.Joseph Myers2-44/+59
2004-02-10rtl.h (schedule_insns, [...]): Move under the file in which they are actually...Paolo Bonzini2-3/+14
2004-02-10sourcebuild.texi: Add libada documentation.Arnaud Charlet3-15/+16
2004-02-10PR ada/6637, PR ada/5911Arnaud Charlet2-0/+9
2004-02-10mips.h (TARGET_GPWORD): Return false for TARGET_NEWABI && TARGET_IRIX.Richard Sandiford2-2/+20
2004-02-10* gcc.dg/cpp/assert4.c: Fix typo last change.Alan Modra2-0/+3
2004-02-10objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS' boundaries outside bu...Ziemowit Laski2-1/+7
2004-02-10xtensa-protos.h (xtensa_copy_incoming_a7): Update.Bob Wilson5-259/+192
2004-02-10darwin-longlong.c: Only use r0 in asm for darwin.Alan Modra3-4/+19
2004-02-10Daily bump.GCC Administrator1-1/+1
2004-02-09* de.po: Update.Joseph Myers2-8139/+9121
2004-02-10* gcc.dg/debug/20020327-1.c: xfail for powerpc64.Alan Modra2-1/+5
2004-02-09xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): No longer modify standard_exec_p...DJ Delorie2-6/+6
2004-02-09re PR c++/11295 (ICE when using a non-trivial object in a compound statement ...James E Wilson2-1/+5
2004-02-09re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m...James E Wilson6-0/+36
2004-02-09rs6000.c (rs6000_emit_move): Remove splitting slow unaligned loads and stores.David Edelsohn2-40/+5
2004-02-09iris5.h (BSS_SECTION_ASM_OP): Define.Rainer Orth4-48/+61
2004-02-09configure.ac: Remove default executable files before AC_PROG_CC.Rainer Orth3-1/+24
2004-02-09re PR target/13721 (SEGV on inline-asm)Kazu Hirata2-0/+9
2004-02-09[multiple changes]Arnaud Charlet29-1040/+1456
2004-02-09* call.c, parser.c, tree.c: Fix comment typos.Kazu Hirata4-5/+9
2004-02-09fold-const.c (fold): Use the original type conversion tree code rather than c...Roger Sayle4-12/+33
2004-02-09[multiple changes]Arnaud Charlet8-38/+128
2004-02-08parse.y (resolve_qualified_expression_name): In case of inaccessible class do...Per Bothner2-1/+13
2004-02-09m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti7-460/+189
2004-02-09Daily bump.GCC Administrator1-1/+1
2004-02-09m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Bernardo Innocenti1-3/+20
2004-02-09m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Andreas Schwab7-106/+75
2004-02-08Fixed a typo in ChangeLog.Kazu Hirata1-1/+2
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata23-51/+21
2004-02-08README.Portability: Change "ISO C89" to "ISO C90".Joseph Myers5-7/+16
2004-02-08real.c (encode_ibm_extended): Normalize the input value before converting it ...Richard Sandiford5-4/+40
2004-02-08c-objc-common.c (): Fix a typo in a warning.Kazu Hirata4-31/+41
2004-02-08* g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.Eric Botcazou2-1/+7
2004-02-08* gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.Eric Botcazou2-8/+24
2004-02-08* schedule-ebb.c (schedule_ebbs): Do not allocate reg life data.Jan Hubicka2-1/+4
2004-02-07* function.c (assign_parms): Fix formatting.David Edelsohn2-1/+6
2004-02-08default.h (PROMOTE_PROTOTYPES): Remove.Kazu Hirata7-50/+30
2004-02-08system.h (SHARED_SECTION_ASM_OP): Poison.Kazu Hirata4-17/+8
2004-02-08c-common.c (shadow_warning): Delete.Zack Weinberg19-167/+157
2004-02-08Daily bump.GCC Administrator1-1/+1
2004-02-07Makefile.in, [...]: Use the top level mkinstalldirs, not the one in the gcc s...Nathanael Nerode8-133/+32
2004-02-07re PR middle-end/13696 (enum not useable as array index?)Roger Sayle4-277/+450
2004-02-07genrecog.c (find_operand): add extra argument stop.Jan Hubicka2-8/+28
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata26-100/+24
2004-02-07re PR bootstrap/13990 (build fails because of wrong use of gen_rtx_NE)Stephane Carrez2-2/+15