summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata2005-07-084-22/+7
* re PR tree-optimization/22329 (VRP produces mis-matched (non compatible) type...Andrew Pinski2005-07-084-1/+28
* 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
* 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
* 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
* re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig2005-07-072-0/+35
* 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
* 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
* re PR java/18119 (Private inner class is visible when it shouldn't be)Bryce McKinlay2005-07-072-77/+111
* 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-072-46/+76
* rs6000.md (UNSPEC_SYNC, [...]): Delete.David Edelsohn2005-07-0718-107/+372
* 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
* decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i...Eric Botcazou2005-07-071-2/+6
* bindgen.adb (Gen_Output_File_C): When switch -a was specified...Vincent Celier2005-07-072-5/+12
* g-socthi-mingw.adb (C_Inet_Addr): New body used to convert the returned type ...Pascal Obry2005-07-073-41/+61
* sparc.md (stack_protect_testsi): Put clobbers after all sets in the pattern.Jakub Jelinek2005-07-073-6/+13
* Real commit for Hollerith constants.Feng Wang2005-07-071-0/+30
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang2005-07-0719-40/+857
* re PR fortran/16531 ([4.0 only, gfortran] Hollerith Data not supported)Feng Wang2005-07-071-0/+35