| Commit message (Expand) | Author | Age | Files | Lines |
* | * target.h (init_dwarf_reg_sizes_extra): New target hook. | jsm28 | 2007-03-02 | 1 | -0/+9 |
* | gcc/ChangeLog --------------------------------------------------------- | brooks | 2007-02-27 | 6 | -21/+34 |
* | * doc/extend.texi: Document optional priority argument to | mmitchel | 2007-02-25 | 1 | -0/+12 |
* | * doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose of this macro. | dj | 2007-02-24 | 1 | -1/+3 |
* | * doc/invoke.texi (Spec Files): Document getenv spec function. | mmitchel | 2007-02-23 | 1 | -0/+13 |
* | * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp. | janis | 2007-02-20 | 1 | -1/+14 |
* | * doc/invoke.texi (-ftree-lrs): Remove. | kazu | 2007-02-19 | 1 | -7/+1 |
* | 2007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-19 | 2 | -19/+18 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -13/+32 |
* | 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-15 | 1 | -7/+7 |
* | ./: | ian | 2007-02-13 | 1 | -0/+51 |
* | * doc/invoke.texi (Overall Options): Document --help=. ... | nickc | 2007-02-12 | 1 | -7/+116 |
* | 2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-12 | 1 | -10/+7 |
* | 2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-11 | 1 | -4/+0 |
* | * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | dorit | 2007-02-11 | 1 | -0/+15 |
* | * params.def (PARAM_INLINE_UNIT_GROWTH): Set to 30. | hubicka | 2007-02-09 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2007-02-09 | 1 | -3/+18 |
* | * doc/loop.texi: Document possibility not to perform disambiguation | rakdver | 2007-02-06 | 1 | -5/+18 |
* | amdfam10 | hjagasia | 2007-02-05 | 2 | -2/+29 |
* | 2007-02-05 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-05 | 1 | -2/+3 |
* | gcc/ | rsandifo | 2007-02-05 | 1 | -4/+8 |
* | * c-decl.c, config/avr/avr.c, config/avr/avr.h, | kazu | 2007-02-03 | 1 | -1/+1 |
* | * sched-int.h (ds_to_dk, dk_to_ds): Declare functions. | mkuvyrkov | 2007-02-02 | 2 | -23/+13 |
* | 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | brooks | 2007-02-01 | 2 | -17/+19 |
* | * doc/invoke.texi: Replace "bugfix" with "bug fix" throughout. | bje | 2007-02-01 | 3 | -15/+15 |
* | gcc/: | ian | 2007-02-01 | 2 | -1/+25 |
* | * cfgloop.h: Include vec-prim.h. | rakdver | 2007-01-31 | 1 | -4/+11 |
* | 2007-01-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-30 | 1 | -1/+2 |
* | * doc/extend.texi (Decimal Floating Types): Remove decfloat.h from | janis | 2007-01-30 | 1 | -4/+0 |
* | 2007-01-30 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-30 | 1 | -5/+7 |
* | * doc/gccint.texi (Top): Rename Loop Representation to Loop | mrs | 2007-01-29 | 2 | -2/+2 |
* | * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Add | hubicka | 2007-01-28 | 1 | -0/+10 |
* | * doc/md.texi (Standard Pattern Names): Document blockage pattern. | dje | 2007-01-28 | 1 | -0/+7 |
* | ./: | ian | 2007-01-28 | 1 | -2/+28 |
* | * doc/sourcebuild.texi: Add comma for clarity. | gerald | 2007-01-27 | 7 | -13/+13 |
* | 2007-01-25 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-25 | 1 | -1/+19 |
* | 2007-01-24 Douglas Gregor <dgregor@osl.iu.edu> | dgregor | 2007-01-25 | 1 | -2/+7 |
* | * ipa-inline.c (initial_insns, max_insns): Delete. | hubicka | 2007-01-24 | 1 | -1/+1 |
* | * target.h (globalize_decl_name): New. | sje | 2007-01-24 | 2 | -0/+21 |
* | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-01-24 | 1 | -0/+17 |
* | * doc/invoke.texi (-fdump-rtl-combine): Fix under/overfull hbox. | sayle | 2007-01-21 | 1 | -18/+21 |
* | * common.opt (fsigned-zeros): New command line option. | sayle | 2007-01-19 | 1 | -6/+17 |
* | 2007-01-19 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2007-01-19 | 1 | -1/+11 |
* | 2007-01-19 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-19 | 1 | -0/+12 |
* | gcc/ | rsandifo | 2007-01-18 | 1 | -1/+6 |
* | /home/richard/patches/freescale/head-submission/uclinux-oldabi.clog | rsandifo | 2007-01-18 | 1 | -0/+16 |
* | 2007-01-18 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-18 | 1 | -2/+9 |
* | * doc/sourcebuild.texi (libgcj Tests): Use sourceware.org. | tromey | 2007-01-17 | 3 | -7/+7 |
* | gcc | tromey | 2007-01-15 | 2 | -22/+48 |
* | * param.h (MIN_VECT_LOOP_BOUND): New. | dorit | 2007-01-14 | 1 | -0/+6 |