aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-08re PR tree-optimization/31085 (internal compiler error: in create_mem_ref, at...Zdenek Dvorak2-1/+7
2007-03-09decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston18-0/+161
2007-03-08re PR fortran/30947 (intrinsic: ALARM)Daniel Franke2-2/+8
2007-03-08re PR fortran/30947 (intrinsic: ALARM)Daniel Franke4-6/+17
2007-03-08builtins.def (lceil, [...]): Mark with ATTR_CONST_NOTHROW_LIST.Kaveh R. Ghazi13-127/+188
2007-03-08intrinsic.texi (GERROR, [...]): New.Daniel Franke3-9/+145
2007-03-08tree-ssa.texi: Remove documentation for V_MUST_DEF.Diego Novillo2-27/+10
2007-03-08re PR objc/31013 (objc PCH is broken on powerpc-darwin again)Geoffrey Keating3-2/+13
2007-03-08tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle16-179/+203
2007-03-08tree-vrp.c: Include "intl.h".Ian Lance Taylor15-30/+307
2007-03-08i386.h (TARGET_SAHF): New define.Uros Bizjak4-32/+62
2007-03-08strcmp-1.x: New file.Richard Sandiford3-0/+38
2007-03-08hugeval.x: XFAIL for VxWorks kernel mode.Richard Sandiford2-0/+18
2007-03-08memmove-lib.c: Include lib/bzero.c and lib/bfill.c on VxWorks targets.Richard Sandiford8-0/+75
2007-03-08re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson3-16/+7
2007-03-08[multiple changes]Tobias Burnus7-8/+176
2007-03-08re PR fortran/30973 ([4.1, 4.2 only] undetected name conflict: variables may ...Tobias Burnus5-12/+69
2007-03-08* sr.po: New.Joseph Myers2-0/+28678
2007-03-08ffi.c (flush_icache): Fix left-over from previous patch.Alexandre Oliva2-8/+11
2007-03-08tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): RemoveMartin Michlmayr2-1/+6
2007-03-08re PR fortran/31011 ([4.2 and 4.1 only] Incorrect error: parameter array sect...Paul Thomas4-2/+26
2007-03-08re PR c++/30852 (Trouble with __builtin_offsetof and volatile)Volker Reichelt6-1/+21
2007-03-08re PR c++/30534 (ICE with invalid template argument)Volker Reichelt4-1/+23
2007-03-08c-decl.c (grokdeclarator): Disable warnings for anonymous bitfields.Alexandre Oliva5-1/+20
2007-03-08Daily bump.GCC Administrator1-1/+1
2007-03-07configure: Rebuilt.Tom Tromey3-2/+9
2007-03-07* iresolve.c (gfc_resolve_ishftc): Correct s_kind value.Brooks Moses2-1/+5
2007-03-07Fix date format.Eric Botcazou1-1/+1
2007-03-07re PR target/30848 (ICE with invalid constraint in asm statement)Richard Henderson3-1/+23
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar7-6/+60
2007-03-07* gcc.pot: Regenerate.Joseph Myers2-6647/+6317
2007-03-07* cpplib.pot: Regenerate.Joseph Myers2-108/+112
2007-03-07libgcj_bc.c (JvRunMainName): Declare.Andrew Haley2-0/+5
2007-03-07org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson5-0/+12
2007-03-07* gcj/javaprims.h: Regenerated.Mohan Embar2-0/+5
2007-03-07configure: Regenerate.Andreas Schwab4-66/+110
2007-03-07libunwind.S: Add .arch/.object_arch for armv4 builds.Joseph Myers5-1/+239
2007-03-07vxworks.h (vxworks_override_options): Declare.Richard Sandiford4-7/+27
2007-03-07var-expand1.c: Add newline at end of file.Paolo Bonzini2-1/+5
2007-03-07s390.c (override_options): Don't emit an error when -mstack-size is used with...Andreas Krebbel3-24/+58
2007-03-07i386.c (output_set_got): Add a GOT initialization sequence for VxWorks PIC.Richard Sandiford4-9/+71
2007-03-07vxworks.h (VXWORKS_GOTT_BASE, [...]): Undefine before defining.Richard Sandiford4-4/+44
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva43-198/+1325
2007-03-07dlmalloc.c: New file, imported version 2.8.3 of Doug Lea's malloc.Alexandre Oliva2-0/+5066
2007-03-07dwarf2out.c (is_inlined_entry_point): NewAlexandre Oliva2-0/+43
2007-03-07install.texi (mips-*-*): Change recommended binutils version.David Daney2-5/+13
2007-03-07* g++.old-deja/g++.jason/template31.C: Include cstdlib.Hans-Peter Nilsson2-0/+5
2007-03-07Daily bump.GCC Administrator1-1/+1
2007-03-06re PR fortran/30950 (intrinsic: CPU_TIME)Daniel Franke2-6/+12
2007-03-06AbsentInformationException.java: New file.Kyle Galloway7-7/+194