| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | amodra | 2005-12-07 | 1 | -3/+0 |
* | gcc/ | amodra | 2005-12-07 | 1 | -8/+0 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -69/+64 |
* | 2005-12-06 Adrian Straetling <straetling@de.ibm.com> | krebbel | 2005-12-06 | 1 | -1/+1 |
* | * doc/c-tree.texi (Function Bodies): Remove description of | gdr | 2005-12-05 | 1 | -17/+0 |
* | * doc/libgcc.texi (__floatunsisf, __floatunsidf, __floatunsitf, | jsm28 | 2005-12-05 | 1 | -1/+48 |
* | Index: gcc/ChangeLog | geoffk | 2005-12-05 | 1 | -5/+8 |
* | PR c/7776 | sayle | 2005-12-04 | 1 | -0/+11 |
* | Missed in checkin. :-( | bje | 2005-12-02 | 1 | -0/+21 |
* | missed from last commit | amodra | 2005-11-28 | 1 | -3/+3 |
* | * c-lex.c (pragma_lex): Rename from c_lex. | rth | 2005-11-26 | 1 | -4/+4 |
* | * doc/md.texi (Insn Canonicalizations): Refer to the | hp | 2005-11-26 | 1 | -0/+3 |
* | PR target/21623: | amylaar | 2005-11-24 | 2 | -21/+104 |
* | * configure.ac: Require at least texinfo 4.4. | uros | 2005-11-24 | 1 | -4/+4 |
* | * doc/invoke.texi: For man pages, include gcc-vers.texi. | mmitchel | 2005-11-23 | 1 | -2/+8 |
* | * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when | ghazi | 2005-11-22 | 1 | -0/+6 |
* | * config/rs6000/rs6000.opt (mmulhw): New option. | jsm28 | 2005-11-22 | 1 | -1/+12 |
* | * expr.c (expand_expr_real): Use usmul_optab for widening | bernds | 2005-11-20 | 1 | -0/+8 |
* | * config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define. | aoliva | 2005-11-18 | 1 | -0/+6 |
* | * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int. | rth | 2005-11-18 | 1 | -0/+15 |
* | PR 24357 | tobi | 2005-11-16 | 1 | -9/+7 |
* | Fix typo | mrs | 2005-11-15 | 1 | -1/+1 |
* | * invoke.texi (large-unit-insns): Document. | hubicka | 2005-11-15 | 1 | -0/+11 |
* | * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, | dje | 2005-11-15 | 1 | -15/+42 |
* | * config/i386/i386.c (override_options): -masm=intel isn't | mrs | 2005-11-15 | 1 | -2/+3 |
* | PR 24644 | dje | 2005-11-11 | 2 | -1/+18 |
* | PR other/4372 | aoliva | 2005-11-09 | 1 | -0/+32 |
* | * expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns | ebotcazou | 2005-11-07 | 1 | -2/+2 |
* | * c-typeck.c, config/i386/netware.h, config/m32c/cond.md, | kazu | 2005-11-05 | 1 | -2/+2 |
* | PR rtl-optimization/23490 | hubicka | 2005-11-05 | 1 | -0/+14 |
* | * doc/invoke.texi: Document max-jump-thread-duplication-stmts PARAM. | law | 2005-11-04 | 1 | -0/+3 |
* | * configure.ac: Add test for ARM TLS support. | drow | 2005-11-04 | 1 | -1/+11 |
* | PR target/9350 | rth | 2005-11-03 | 1 | -12/+0 |
* | * contrib.texi: Add the names of the LLNL folks who donated | steven | 2005-10-24 | 1 | -0/+4 |
* | 2005-10-19 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2005-10-19 | 1 | -2/+3 |
* | PR target/23424 | hp | 2005-10-17 | 1 | -1/+4 |
* | Add missing docs for f95-cpp-input. | wilson | 2005-10-14 | 1 | -1/+1 |
* | The language name changed from f95 to fortran last month. | wilson | 2005-10-14 | 1 | -1/+1 |
* | PR c/24255 | rth | 2005-10-12 | 1 | -8/+0 |
* | PR middle-end/21275 | dannysmith | 2005-10-12 | 1 | -0/+12 |
* | PR target/12098 | sje | 2005-10-10 | 1 | -4/+3 |
* | / | kazu | 2005-10-08 | 1 | -1/+1 |
* | Fix typo in docs. | wilson | 2005-10-07 | 1 | -2/+2 |
* | 2005-10-05 Eric Christopher <echristo@apple.com> | echristo | 2005-10-06 | 1 | -13/+13 |
* | * params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New. | dje | 2005-10-05 | 1 | -0/+5 |
* | 2005-10-05 Billy Biggs <billy.biggs@gmail.com> | bonzini | 2005-10-05 | 2 | -7/+20 |
* | * doc/invoke.texi (Option Summary): Correct spelling | geoffk | 2005-10-05 | 1 | -1/+1 |
* | 2005-10-05 Steven Bosscher <stevenb@suse.de> | steven | 2005-10-04 | 1 | -0/+4 |
* | 2005-10-02 Matthias Klose <doko@debian.org> | doko | 2005-10-02 | 1 | -2/+2 |
* | * tree-vect-transform.c, config/ms1/ms1.md, | kazu | 2005-09-30 | 2 | -5/+5 |