summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* mips-protos.h (SYMBOL_GENERAL): Rename to...Richard Sandiford2007-08-085-45/+65
* Remove profitability checkVladimir Yanovsky2007-08-086-202/+98
* gnu.h (STARTFILE_SPEC): Use gcrt0.o in profile mode, add -profile option, add...Samuel Thibault2007-08-083-7/+20
* gnu.h (CPP_SPEC): Add -pthread option.Samuel Thibault2007-08-083-2/+7
* Daily bump.GCC Administrator2007-08-081-1/+1
* common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor2007-08-0710-1/+193
* re PR rtl-optimization/32776 (ICE RTL check: expected code 'reg', have 'conca...Ian Lance Taylor2007-08-072-15/+14
* * gfortran.dg/c_kind_params.f90: Check for stdint.h.Steve Ellcey2007-08-072-0/+5
* vect-28.c: Fix test to not expect peeling on !vector_alignment_reachable targ...Dorit Nuzman2007-08-0723-51/+118
* configure.ac: Define HAVE_GNU_AS if $gas_flag is yes.Carlos O'Donell2007-08-075-3/+33
* lower-subreg.c (resolve_clobber): If the clobber has a LIBCALL note, just del...Ian Lance Taylor2007-08-072-0/+14
* re PR bootstrap/32973 (bootstrap failure with indented structure declaration ...Andreas Schwab2007-08-072-0/+7
* lower-subreg.c (resolve_subreg_use): Remove assertion.Andreas Krebbel2007-08-074-2/+246
* sourcebuild.texi (Test Directives): Fix "compile" and "assemble" descriptions...Rask Ingemann Lambertsen2007-08-072-2/+7
* namelist_33.f90: Improved tests, adjusted error messages.Daniel Franke2007-08-073-6/+71
* simd-4.c (__ev_convert_s64)(main): Use int32_t for 32-bit integer.Rask Ingemann Lambertsen2007-08-072-6/+12
* type-generic-1.C: Add -mieee for sh.Kaz Kojima2007-08-073-0/+7
* re PR fortran/32732 ([Bind C] Character scalars are passed as arrays)Christopher D. Rickett2007-08-074-2/+86
* Daily bump.GCC Administrator2007-08-071-1/+1
* fixed-value.h: New file.Chao-ying Fu2007-08-066-2/+1258
* re PR fortran/30947 (intrinsic: ALARM)Francois-Xavier Coudert2007-08-062-3/+13
* * ChangeLog: Correct PR number.François-Xavier Coudert2007-08-061-1/+1
* re PR fortran/30933 (intrinsic: EXIT)Francois-Xavier Coudert2007-08-062-3/+8
* re PR fortran/30933 (intrinsic: EXIT)Francois-Xavier Coudert2007-08-062-6/+16
* method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to access function name.Dan Hipschman2007-08-062-1/+6
* 20070522-1.c: Move to ...Andrew Pinski2007-08-062-0/+5
* resolve.c (derived_pointer): Removed, replaced callers by access to appropiat...Daniel Franke2007-08-062-34/+29
* re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert2007-08-0610-7/+205
* re PR target/31868 (Non-Linux DWARF EH x86-64 targets have broken crtend.o)H.J. Lu2007-08-069-14/+38
* ia64.c (ia64_c_mode_for_suffix): New.Steve Ellcey2007-08-062-0/+22
* * config/ia64/div.md (m2subrf4_cond): Change 'g' to 'G'.Steve Ellcey2007-08-062-3/+7
* * config/ia64/ia64.h (MODES_TIEABLE_P): Fix typo.Steve Ellcey2007-08-062-1/+5
* i386.md: Check TARGET_ macros and optimize_size before checking function retu...H.J. Lu2007-08-062-263/+275
* nan_1.f90: Rename module into aux2 to avoid cygwin hanging on the testcase.Francois-Xavier Coudert2007-08-062-4/+9
* re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...Alfred Minarik2007-08-065-1/+31
* re PR c++/19532 (cp/pt.c mentions a function that has been removed.)Paolo Carlini2007-08-062-5/+11
* [multiple changes]Andrew Pinski2007-08-054-1/+32
* sms-antideps.c: Add a "return 0" to the end of main.Andrew Pinski2007-08-052-0/+5
* Daily bump.GCC Administrator2007-08-061-1/+1
* re PR fortran/31612 (-fsyntax-only documentation is not accurate)Francois-Xavier Coudert2007-08-052-1/+8
* revert: parser.c (cp_parser_member_declaration): Pedwarn about stray semicolo...Volker Reichelt2007-08-055-8/+23
* configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini2007-08-0517-33/+63
* re PR fortran/32979 (Implement vendor-specific ISNAN() intrinsic function)Francois-Xavier Coudert2007-08-059-0/+113
* New flag to control reg-moves generationVladimir Yanovsky2007-08-056-38/+110
* Daily bump.GCC Administrator2007-08-051-1/+1
* re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas2007-08-041-3/+8
* re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas2007-08-049-53/+161
* re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig2007-08-044-8/+22
* re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig2007-08-042-1/+8
* re PR fortran/32968 (selected_(int|real)_kind fail with -fdefault-integer-8)Steven G. Kargl2007-08-045-9/+92