| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/sol2.h, config/alpha/alpha.h, config/alpha/linux.h, | neil | 2003-07-01 | 14 | -29/+26 |
* | * combine.c (distribute_notes): Don't bother REG_WAS_0. | kazu | 2003-07-01 | 5 | -200/+13 |
* | * config/rs6000/spe.h (__ev_set_spefscr_frmc): Set the flag. | mmitchel | 2003-07-01 | 1 | -0/+1 |
* | include/ChangeLog: | bwilson | 2003-07-01 | 4 | -62/+3 |
* | * config/s390/s390.c (s390_extra_constraint): New function. | uweigand | 2003-06-30 | 4 | -491/+767 |
* | * config/s390/2084.md: New file. | uweigand | 2003-06-30 | 3 | -4/+341 |
* | 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de> | reichelt | 2003-06-30 | 6 | -11/+11 |
* | * config/h8300/h8300.h (LEGITIMATE_CONSTANT_P): Make it always | kazu | 2003-06-30 | 1 | -1/+1 |
* | * config.gcc [s390*-*-*]: Support --with-arch, --with-tune, and | uweigand | 2003-06-30 | 4 | -91/+96 |
* | * config/alpha/alpha.h (FUNCTION_ARG_PADDING): Remove. | kazu | 2003-06-30 | 2 | -13/+0 |
* | * config/h8300/h8300.c (compute_mov_length): Fix length of | kazu | 2003-06-30 | 1 | -4/+1 |
* | (fyl2x_sfxf3, fyl2x_dfxf3, fscale_sfxf3, fscale_dfxf3): Fix condition. | hubicka | 2003-06-30 | 1 | -6/+6 |
* | 2003-06-30 Hartmut Penner <hpenner@de.ibm.com> | hpenner | 2003-06-30 | 3 | -20/+206 |
* | (BIGGEST_FIELD_ALIGNMENT): Make defintion constant. | nickc | 2003-06-30 | 1 | -1/+1 |
* | * config/arm/arm.c (arm_rtx_costs): Remove #if 0 block. | bje | 2003-06-30 | 1 | -30/+0 |
* | * i386.c (standard_80387_constant_p): Accept TFmode constants too. | hubicka | 2003-06-30 | 2 | -29/+151 |
* | * target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | aj | 2003-06-29 | 1 | -1/+0 |
* | * pa.c (update_total_code_bytes): New function. | danglin | 2003-06-29 | 1 | -92/+283 |
* | * config/rs6000/rs6000.c (processor_target_table): Add 970. | dje | 2003-06-29 | 1 | -1/+4 |
* | * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, | kazu | 2003-06-29 | 1 | -2/+2 |
* | * config/ip2k/ip2k.c (ip2k_reorg): Use INSN_P instead of its | kazu | 2003-06-29 | 1 | -1/+1 |
* | * config/avr/avr.c: Fix a comment typo. | kazu | 2003-06-28 | 1 | -1/+1 |
* | * config/avr/avr-protos.h: Replace avr_simplify_comparision_p | kazu | 2003-06-28 | 2 | -3/+3 |
* | * builtins.c: Follow spelling conventions. | kazu | 2003-06-28 | 8 | -12/+12 |
* | * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate | neil | 2003-06-28 | 1 | -1/+2 |
* | * config/h8300/h8300.c: Fix a comment typo. | kazu | 2003-06-28 | 1 | -1/+1 |
* | * gcse.c (compute_ld_motion_mems): Use INSN_P instead of its | kazu | 2003-06-28 | 2 | -4/+4 |
* | * config/ia64/ia64.md: Follow recent emit_note API change. | schwab | 2003-06-28 | 1 | -2/+2 |
* | * config/alpha/alpha.md (anonymous define_split): Adjust emit_note | sayle | 2003-06-28 | 1 | -1/+1 |
* | PR target/11014 | wilson | 2003-06-28 | 1 | -2/+14 |
* | 2003-06-27 Chris Demetriou <cgd@broadcom.com> | cgd | 2003-06-27 | 1 | -2/+10 |
* | gcc/ChangeLog: | uweigand | 2003-06-27 | 4 | -96/+168 |
* | * config/alpha/alpha.c (function_arg): Don't pass small aggregates | rth | 2003-06-27 | 3 | -32/+161 |
* | * config/darwin.h, config/elfos.h, config/i960/i960-coff.h | zack | 2003-06-27 | 4 | -5/+5 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 5 | -13/+13 |
* | * final.c (debug_flush_symbol_queue): New function. | dpatel | 2003-06-27 | 1 | -0/+1 |
* | * config/ia64/ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls. | rth | 2003-06-26 | 1 | -7/+3 |
* | * config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP. | rth | 2003-06-26 | 1 | -1/+1 |
* | * config/h8300/h8300.c (compute_a_rotate_length): Fix the | kazu | 2003-06-26 | 1 | -3/+4 |
* | * config/sh/coff.h: Don't include dbxcoff.h. | neroden | 2003-06-26 | 1 | -4/+0 |
* | * config/avr/avr.c (final_prescan_insn): Remove support for | kazu | 2003-06-26 | 2 | -14/+0 |
* | * config/h8300/h8300-protos.h: Change emit_a_rotate to | kazu | 2003-06-26 | 4 | -106/+68 |
* | * gcc/config/sh/sh.md (push_fpscr): Enable for TARGET_SH2E. | aoliva | 2003-06-26 | 1 | -3/+3 |
* | * Makefile.in (cfgrtl.o): Add expr.h dependency. | rakdver | 2003-06-26 | 1 | -0/+3 |
* | * config/rs6000/power4.md (power4-veccomplex): Correct latency. | dje | 2003-06-26 | 1 | -2/+3 |
* | 2003-06-25 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-06-25 | 4 | -9/+383 |
* | * config/h8300/h8300.md (call): Fix the insn lengths. | kazu | 2003-06-25 | 1 | -4/+4 |
* | 2003-06-25 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-06-25 | 2 | -140/+135 |
* | * config/arm/arm.h (BIGGEST_FIELD_ALIGNMENT): Define instead of | nickc | 2003-06-25 | 1 | -2/+11 |
* | 2003-06-25 Dhananjay Deshpande <dhananjayd@kpitcummins.com> | amylaar | 2003-06-25 | 1 | -0/+3 |