summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* init5.C: XFAIL if cxa-atexit is false.Steve Ellcey2006-06-024-4/+19
* Daily bump.GCC Administrator2006-06-021-1/+1
* target-supports.exp (is-effective-target): Add cxa_atexit.Steve Ellcey2006-06-012-0/+7
* re PR fortran/27715 (Extented ASCII characters lead to wrong "CASE" selection)Thomas Koenig2006-06-014-2/+35
* v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ...DJ Delorie2006-06-012-2/+9
* Fix typo in old ChangeLog entry.Per Bothner2006-06-011-1/+1
* Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.Per Bothner2006-06-013-2/+12
* data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.Per Bothner2006-06-013-4/+22
* invoke.texi: Add cpu_type power6.Pete Steinmetz2006-06-016-3/+17
* avr.h (SET_ASM_OP): Define.Anatoly Sokolov2006-06-012-0/+6
* * config/bfin/bfin.c: Fix comment typos.Kazu Hirata2006-06-012-2/+6
* re PR bootstrap/25453 (--disable-bootstrap is not documented)Paolo Bonzini2006-06-012-4/+29
* install.texi: Document that InfoZIP can replace jar.Paolo Bonzini2006-06-012-5/+9
* re PR c++/26660 (PCH vs -save-temps, ICE while GCing)Alexandre Oliva2006-06-012-3/+11
* re PR fortran/25098 (Variable as actual argument for procedure dummy argument...Paul Thomas2006-06-017-27/+168
* i386.c (ix86_expand_fp_absneg_operator): When SSE isn't available...Roger Sayle2006-06-015-17/+43
* Daily bump.GCC Administrator2006-06-011-1/+1
* gcj.texi (Extensions): Document the new gcj-dbtool-based classname-to-library...Thomas Fitzsimmons2006-05-312-11/+30
* re PR c++/27801 (ICE in invert_truthvalue with template)Mark Mitchell2006-05-319-2/+65
* builtins.c (fold_builtin_cabs): Delete prototype.Roger Sayle2006-05-314-5/+68
* bfin-protos.h (bfin_hardware_loop): Declare.Jie Zhang2006-05-316-46/+1074
* bfin.c (bfin_delegitimize_address): New.Jie Zhang2006-05-312-0/+27
* gcc/, libcpp/Daniel Jacobowitz2006-05-313-4/+23
* re PR target/27829 (ICE/abort in shift_op, at config/arm/arm.c:7917 with asm ...Richard Earnshaw2006-05-311-0/+1
* arm.c (arm_print_operand case 'S'): Validate that the operand is a shift oper...Richard Earnshaw2006-05-312-2/+16
* re PR c++/26433 (Syntax error using __FUNCTION__ in catch handler)Mark Mitchell2006-05-312-0/+4
* re PR c++/27808 (ICE with invalid friend declaration)Mark Mitchell2006-05-314-3/+23
* Daily bump.GCC Administrator2006-05-311-1/+1
* symbol.c (check_conflict): Allow external, function, and subroutine attribute...Asher Langton2006-05-306-4/+74
* m32c.c (m32c_expand_insv): Check that the value we're inserting is a singlt-b...Naveen.H.S2006-05-302-0/+14
* simplify-rtx.c (simplify_binary_operation_1): Cast width to HOST_WIDE_INT to ...Roger Sayle2006-05-302-1/+6
* re PR tree-optimization/23452 (Optimizing CONJG_EXPR (a) * a)Roger Sayle2006-05-304-0/+86
* re PR c++/27803 (ICE with invalid bit-field)Mark Mitchell2006-05-304-12/+34
* c-common.h: Remove the prototype for yyparse.Kazu Hirata2006-05-303-4/+5
* cse.c (validate_canon_reg, cse_insn): Don't change insns without calling recog.Andreas Krebbel2006-05-302-19/+8
* simplify-rtx.c (simplify_binary_operation): Unfactor the shift and rotate cases.Roger Sayle2006-05-305-2/+63
* re PR c/27273 (tree check fail for legal code when convert returns a constant...Dirk Mueller2006-05-304-1/+20
* re PR c/27718 (ICE with sizeof of incomplete type)Volker Reichelt2006-05-304-1/+16
* re PR tree-optimization/27779 (ICE at tree-data-ref.c:2335 when using -ftree-...Zdenek Dvorak2006-05-302-5/+11
* m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label.Steven Bosscher2006-05-303-31/+38
* fix for seeMircea Namolaru2006-05-301-0/+7
* fix for seeMircea Namolaru2006-05-301-2/+10
* re PR target/27790 (Unrecognizable insn with -ftree-vectorize -O1 -msse2)Uros Bizjak2006-05-304-0/+22
* Daily bump.GCC Administrator2006-05-301-1/+1
* re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle2006-05-292-0/+38
* trans-array.c: Fix previous commit, which included parts of patches in prepar...François-Xavier Coudert2006-05-291-4/+4
* re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle2006-05-294-0/+48
* re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle2006-05-293-6/+48
* re PR fortran/19777 (-fbounds-check catches non-existent bounds violation)Francois-Xavier Coudert2006-05-294-5/+34
* re PR c++/27713 (ICE on invalid operator new)Volker Reichelt2006-05-292-0/+12