summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor2007-09-065-9/+18
* re PR c++/15745 (exception specification incorrectly changes the type of the ...Jason Merrill2007-09-054-1/+26
* re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle2007-09-062-0/+48
* re PR c++/15097 (code generator problem with ::delete and multiple inheritanc...Jason Merrill2007-09-055-3/+75
* re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2007-09-062-4/+28
* re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2007-09-062-9/+20
* builtin_ctz_v3.c: New testcase.Jesper Nilsson2007-09-063-0/+29
* Daily bump.GCC Administrator2007-09-061-1/+1
* cris: longlong.h (count_trailing_zeros): Defined.Jesper Nilsson2007-09-064-1/+38
* config.gcc (tm_file): Add linux.h for bfin*-uclinux*.Jie Zhang2007-09-065-68/+23
* i386.c (ix86_expand_lround, [...]): Update call of real_2expN.Jan Hubicka2007-09-062-2/+7
* opts.c (common_handle_option): Enable inlining functions for -fprofile-generate.Jan Hubicka2007-09-052-0/+7
* re PR c++/33289 (__sprintf_chk etc. not DECL_ANTICIPATED)Jakub Jelinek2007-09-064-0/+24
* decl.c (duplicate_decls): Set TREE_NOTHROW on __builtin_XX decl if a prototyp...Jakub Jelinek2007-09-066-0/+89
* builtin-attrs.def (ATTR_NONNULL_3): New.Jakub Jelinek2007-09-063-24/+61
* cris.c (cris_emit_movem_store): Call copy_rtx on parts re-used for REG_FRAME_...Hans-Peter Nilsson2007-09-052-3/+9
* optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2007-09-0510-19/+268
* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG for darwin.Roger Sayle2007-09-056-2/+94
* init-regs.c (initialize_uninitialized_regs): Call emit_insn_before rather tha...Ian Lance Taylor2007-09-052-1/+6
* Move ChangeLog entry to correct ChangeLog file.Jakub Jelinek2007-09-052-3/+5
* builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek2007-09-0513-56/+457
* configure.host (gnu*): Set use_libgcj_bc to yes.Samuel Thibault2007-09-052-1/+5
* builtin-expect-1.c: New test.Adam Nemet2007-09-056-0/+73
* re PR tree-optimization/21513 (__builtin_expect getting in the way of uniniti...Adam Nemet2007-09-052-13/+81
* re PR web/32965 (missing documentation for -ftree-dse)Rask Ingemann Lambertsen2007-09-052-0/+14
* re PR c++/30302 (ICE with invalid member in anonymous struct)Paolo Carlini2007-09-055-5/+46
* fix changelog entryJason Merrill2007-09-051-1/+1
* MAINTAINERS (Write After Approval): Add myself.Pat Haugen2007-09-052-0/+5
* cpuid.h: New file.Uros Bizjak2007-09-0526-433/+448
* linux-unwind.h: New file.Jie Zhang2007-09-054-0/+177
* Makefile.in (stmt.o): Add alloc-pool.h dependency.Laurynas Biveinis2007-09-053-6/+23
* char_length_10.f90: Correct typo.Paul Thomas2007-09-051-1/+1
* mipscop-1.c: Add nomips16 attributes.Sandra Loosemore2007-09-0529-100/+153
* Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...Sandra Loosemore2007-09-058-173/+536
* mips.c (mips_legitimize_tls_address): Call sorry if we encounter TLS address ...Sandra Loosemore2007-09-052-11/+25
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-0529-95/+242
* configure.ac (--enable-stage1-checking): If neither --enable-checking nor --d...Richard Guenther2007-09-053-4/+11
* re PR fortran/31564 (Error: Type/rank mismatch in argument)Paul Thomas2007-09-056-3/+118
* regrename.c (rerename_optimize): Use deferred rescanning and insert explicit ...Kenneth Zadeck2007-09-052-5/+11
* optabs.c (libfunc_entry): Change optab to integer.Jan Hubicka2007-09-052-8/+15
* sematics.c (expand_body): Remove unnecesary import_export_decl call...Jan Hubicka2007-09-052-20/+5
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-0533-62/+110
* PR c++/29731 (again)Paolo Carlini2007-09-054-2/+23
* configure.ac: Do not pass --with-native-libdir to classpath.Matthias Klose2007-09-056-9/+19
* fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi2007-09-057-62/+86
* re PR middle-end/33029 (libgcc2.c:1890: internal compiler error: in local_cpr...Steven Bosscher2007-09-052-3/+10
* config.gcc (powerpc*-*-*): Install spu2vmx.h, vec_types.h, and si2vmx.h headers.Andrew Pinski2007-09-047-1/+4549
* * varasm.c (initializer_constant_valid_p): Fix comment typo.Ben Elliston2007-09-052-1/+5
* ppu_intrinsics.h (__ldarx): Use `Z' constraint, not `m' for *ptrp.Ben Elliston2007-09-052-4/+11
* except.c (initialize_handler_parm): Use fold_build_cleanup_point_expr.Jason Merrill2007-09-041-1/+1