summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/22329 (VRP produces mis-matched (non compatible) type...Andrew Pinski2005-07-084-1/+28
* verify.cc (class _Jv_BytecodeVerifier): Don't check for abstract classes or i...Colin Walters2005-07-083-2/+15
* re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c)Kazu Hirata2005-07-086-1/+47
* re PR tree-optimization/22360 (upper_bound_in_type and lower_bound_in_type ar...Kazu Hirata2005-07-082-42/+88
* re PR tree-optimization/22356 (mis-match types in cplxlower)Andrew Pinski2005-07-084-0/+23
* bitmap.c (bitmap_and, [...]): Removed "a != b" assert and inserted fastpath c...Kenneth Zadeck2005-07-082-8/+54
* posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular...Andrew Haley2005-07-082-1/+7
* re PR c++/21799 (Spurious ambiguity with pointers to members)Nathan Sidwell2005-07-085-5/+80
* config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack #Kazuhiro Inaoka2005-07-082-2/+21
* primary.c (gfc_match_rvalue): Handle ENTRY the same way as FUNCTION.Jakub Jelinek2005-07-084-4/+39
* linux.h (STARTFILE_SPEC): Support PIE.Kazuhiro Inaoka2005-07-083-2/+14
* final.c: Include sdbout.h when required.David Billinghurst2005-07-082-0/+8
* Index: ChangeLogGeoffrey Keating2005-07-0825-50/+319
* * config/mips/mips.md (abs<mode>2) [GPR]: Remove.Ian Lance Taylor2005-07-082-14/+4
* objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski2005-07-085-9/+75
* Daily bump.GCC Administrator2005-07-081-1/+1
* * gnu/classpath/jdwp/util/Signature.javaAaron Luchko2005-07-072-0/+19
* vrp17.c: Simplify.Jeff Law2005-07-072-12/+10
* re PR rtl-optimization/22239 (i-cobol.adb:482: error: unrecognizable insn)John David Anglin2005-07-072-0/+6
* arm.c (thumb_output_function_prologue): Calculate offset in bytes, not words.Khem Raj2005-07-072-1/+6
* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter2005-07-08101-160/+212
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-07-0711-14/+122
* arm.c (arm_pad_arg_upward): Compare return value of DEFAULT_FUNCTION_ARG_PADD...Paul Brook2005-07-072-2/+9
* gnu-runtime-2.mm: Compile, do not run.Ziemowit Laski2005-07-073-2/+7
* function.c (locate_and_pad_parm): Record parameter alignment in stack_alignme...Richard Henderson2005-07-072-1/+13
* * gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java:NewAaron Luchko2005-07-072-0/+326
* MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.Mark Mitchell2005-07-072-1/+6
* scanner.c (load_line): Add pbuflen argument, don't make buflen static.Jakub Jelinek2005-07-074-13/+36
* scanner.c (preprocessor_line): Only set current_file->line when errors have n...Jakub Jelinek2005-07-074-16/+38
* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.Andreas Schwab2005-07-074-3/+8
* re PR java/18119 (Private inner class is visible when it shouldn't be)Bryce McKinlay2005-07-074-81/+116
* pt.c (type_unification_real): Remove allow_incomplete argument.Nathan Sidwell2005-07-072-9/+11
* re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay2005-07-075-50/+93
* rs6000.md (UNSPEC_SYNC, [...]): Delete.David Edelsohn2005-07-0718-107/+372
* tree_order_statistics_join.cc: Change map_t to map_type.David Edelsohn2005-07-072-4/+9
* Makefile.in (echo_quoted_to_gtyp): New template for outputing filenames to gt...Kelley Cook2005-07-072-12/+15
* primary.c (match_hollerith_constant): Use int, not unsigned int, for the holl...Steven Bosscher2005-07-072-3/+8
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-0710-13/+60
* s390-protos.h (s390_expand_clrmem): Delete.Adrian Straetling2005-07-074-32/+84
* s390.c: (optimization_options): Enable TARGET_MVCLE at -Os.Adrian Straetling2005-07-074-2/+14
* expr.c: (set_storage_via_setmem): Convert opchar to mode defined by back-end.Adrian Straetling2005-07-072-5/+16
* resync.Arnaud Charlet2005-07-071-0/+145
* vms_data.ads: Add VMS qualifiers for new gnatpp switch --no-separate-isSergey Rybin2005-07-072-0/+13
* expect.c: Minor reformattingThomas Quinot2005-07-071-2/+2
* tracebak.c: Refine tracebacks to use Unwind_Backtrace scheme on ia64 platform...Bernard Banner2005-07-071-1/+1
* sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package...Ed Schonberg2005-07-071-30/+63
* par-load.adb (Load): If a child unit is loaded through a limited_with clause...Ed Schonberg2005-07-074-187/+386
* re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not ...Olivier Hainque2005-07-071-12/+26
* freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types.Javier Miranda2005-07-079-76/+305
* exp_ch3.adb (Build_Record_Init_Proc/Freeze_Record_Type): Reimplementation of ...Javier Miranda2005-07-075-271/+621