summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * config/arm/symbian.h (LIB_SPEC): Define to empty.mmitchel2004-09-023-0/+13
* * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.pbrook2004-09-021-34/+0
* * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.pbrook2004-09-021-0/+4
* * decl2.c (determine_visibility): Only check data visibilitypbrook2004-09-022-2/+8
* Add MIPS-3D and MIPS PS testcases from Chao-ying Fu.wilson2004-09-0216-0/+6205
* * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes.pbrook2004-09-021-1/+1
* * config/mips/mips.c (mips_classify_symbol, mips_fetch_insns):rsandifo2004-09-023-50/+46
* * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes.pbrook2004-09-022-1/+5
* * config/mips/mips.md (*lea_high64): Change split condition torsandifo2004-09-022-1/+32
* * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka2004-09-026-32/+172
* Enable -ftrapping-math by default.wilson2004-09-022-1/+5
* * arm/predicates.md (arm_reload_memory_operand): Allow MEM.rearnsha2004-09-022-1/+5
* PR target/16884denisc2004-09-022-21/+26
* * config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Setpbrook2004-09-022-0/+6
* * config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h.amodra2004-09-022-35/+53
* * toplev.c (process_options): Fix typo.rsandifo2004-09-022-1/+5
* PR middle-end/17258rth2004-09-023-62/+45
* *** empty log message ***dann2004-09-023-6/+6
* * expmed.c (enum alg_code): Remove long unused enumeration values.sayle2004-09-022-73/+201
* * config/rs6000/power4.md: Increase store latency to 12.dje2004-09-023-11/+16
* * io/format.c (parse_format_list): Set repeat count for P descriptors.pbrook2004-09-022-0/+12
* Make -fdata-sections work for AVR port.wilson2004-09-022-35/+7
* [gcc/ChangeLog]zlaski2004-09-025-33/+73
* Daily bump.gccadmin2004-09-021-1/+1
* Fix size of generic vectors with -maltivec.fjahanian2004-09-022-1/+7
* fortran/tobi2004-09-014-5/+39
* * gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long',dannysmith2004-09-013-5/+36
* * tree-tailcall.c (find_tail_calls): Also fail is statement haskenner2004-09-012-2/+6
* Update TREE_NO_WARNING docs.rth2004-09-011-2/+5
* * tree-ssa.c (propagate_into_addr): Properly test for LHR.kenner2004-09-012-3/+5
* * doc/c-tree.texi: Document new operands for ARRAY_REF andkenner2004-09-012-2/+12
* fortran/tobi2004-09-014-4/+76
* * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver2004-09-0114-157/+499
* PR rtl-optimization/16408rakdver2004-09-012-1/+26
* PR c/15224kenner2004-09-012-0/+7
* PR c/15224kenner2004-09-012-1/+30
* * config/ns32k/ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove.rth2004-09-012-29/+21
* * libgcc-std.ver (GCC_3.4.2): Export also __trampoline_setup.jakub2004-09-012-0/+5
* * config/darwin.c (machopic_symbol_defined_p): In addition tomrs2004-09-013-4/+27
* * g++.dg/opt/loop1.C: Do not XFAIL.mmitchel2004-09-012-1/+5
* * Makefile.in (bb-reorder.o): Add several dependencies.jakub2004-09-012-1/+5
* * fold-const.c (operand_equal_p): Require equal sign also forjakub2004-09-014-4/+38
* * config.gcc (--with-cpu on ARM): Preserve the canonical cpu namerearnsha2004-09-012-11/+13
* Fix commit date in previous set of changes.charlet2004-09-011-6/+6
* config/sh/sh.md ("length"): Increase branch length when SH1 pic code to 18:nickc2004-09-012-6/+16
* * arm/arm-cores.def (ARM_CORE): Add new field for the real name of therearnsha2004-09-018-74/+93
* 2004-08-31 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>charlet2004-09-0123-222/+477
* * arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)rearnsha2004-09-014-2/+193
* * Make-lang.in (EXTRA_GNATBIND_OBJS): Revert last change.schwab2004-09-013-1/+9
* [gcc/ChangeLog]zlaski2004-09-018-30/+49