aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-02-102004-02-10 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+8
2004-02-102004-02-10 David Jee <djee@redhat.com>David Jee3-1/+29
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 Modra4-26/+56
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-10* gcc_release: Add libada as part of ADA_DIRS.Arnaud Charlet2-1/+5
2004-02-10PR ada/6637, PR ada/5911Arnaud Charlet5-52/+397
2004-02-10PR ada/6637, PR ada/5911Arnaud Charlet2-0/+9
2004-02-10PR ada/6637, PR ada/5911Arnaud Charlet4-0/+2429
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-10* include/ext/pool_allocator.h: Include c++config.h.Loren J. Rittle2-0/+5
2004-02-10mt_allocator.h: thread_id is unused in non threaded applications and now has ...Stefan Olsson2-0/+10
2004-02-10Daily bump.GCC Administrator2-2/+2
2004-02-09configure.host: Explicitly check for atomicity.h file.Paul Brook2-1/+5
2004-02-09re PR libstdc++/14071 (locale::global doesn't always call setlocale)Paolo Carlini4-4/+62
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 Wilson2-1/+9
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* src/types.c (pointer): POWERPC64 has 8 byte pointers.Alan Modra2-1/+3
2004-02-09[multiple changes]Arnaud Charlet8-38/+128
2004-02-09MAINTAINERS: Add myself to write-after-approval.Paolo Bonzini2-0/+5
2004-02-09re PR libstdc++/14072 (basic_ios::imbue leaves dangling pointers)Paolo Carlini4-1/+238
2004-02-08parse.y (resolve_qualified_expression_name): In case of inaccessible class do...Per Bothner2-1/+13
2004-02-09crossconfig.m4: Don't enable _GLIBCXX_USE_LFS on *-uclinux*.Bernardo Innocenti3-2/+19
2004-02-09ffi.c (ffi_prep_args64): Correct long double handling.Alan Modra5-19/+48
2004-02-09m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti7-460/+189
2004-02-09Daily bump.GCC Administrator2-2/+2
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-08ByteBuffer.java (shiftDown): New helper method.Per Bothner13-548/+489
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