summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/h8300/h8300.md (*iorhi3_zext): Relax the condition.kazu2003-01-021-20/+6
* * config/h8300/h8300.c (stack_pointer_operand): New.kazu2003-01-023-2/+68
* * config/h8300/h8300.md: Reorder some patterns.kazu2003-01-021-20/+20
* * config/h8300/h8300.c (output_logical_op): Fix a warning.kazu2003-01-021-2/+1
* * config/darwin-protos.h, config/c4x/c4x-protos.h,neil2003-01-017-37/+22
* * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.kazu2003-01-013-6/+0
* * config/arm/arm-protos.h: Use struct cpp_reader instead ofkazu2003-01-013-10/+10
* * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_calls,neil2003-01-013-9/+8
* * config/h8300/h8300.c: Include cpplib.h.kazu2003-01-011-1/+2
* * c-pragma.c (c_register_pragma): New.neil2003-01-0110-62/+60
* * config/h8300/h8300-protos.h: Update the prototypes.kazu2002-12-313-6/+6
* * config/h8300/h8300.h (TRAMPOLINE_TEMPLATE): Remove.kazu2002-12-311-29/+33
* * config/h8300/h8300.h: Fix comment typos.kazu2002-12-311-2/+2
* * config/rs6000/rs6000.h (WIDEST_HARDWARE_FP_SIZE): Define.dje2002-12-311-0/+3
* * config/h8300/h8300.c (output_logical_op): Use extu.w in morekazu2002-12-301-6/+12
* * config/h8300/h8300.md (*addsi3_lshiftrt_16_zexthi): New.kazu2002-12-301-0/+12
* * config/h8300/h8300.c (output_logical_op): Use extu.w if wekazu2002-12-301-3/+22
* * config/h8300/h8300.md: Give internal names to anonymouskazu2002-12-291-7/+11
* * config/h8300/h8300.md: Reorder some insns.kazu2002-12-291-33/+37
* * config/h8300/h8300-protos.h: Add prototypes forkazu2002-12-293-0/+98
* * config/i386/i386.c (x86_function_profiler): Mark labelno asaj2002-12-281-1/+1
* * config/h8300/h8300.md (*iorhi_shift_8): Change the name tokazu2002-12-281-1/+11
* * config/h8300/h8300-protos.h: Fix comment typos.kazu2002-12-262-6/+6
* * config/h8300/h8300.h (IDENT_ASM_OP): End with a tab.kazu2002-12-261-1/+1
* * config/i386/athlon.md: Fix comment typos.kazu2002-12-2613-89/+89
* * config/rs6000/rs6000.c (rs6000_override_options): Convert todje2002-12-262-34/+21
* * i386.md (memory attribute): Fix setcc attribute.hubicka2002-12-251-1/+5
* * config/h8300/h8300.c (print_operand_address): Do not negatekazu2002-12-251-5/+1
* * config/h8300/h8300-protos.h: Add prototypes forkazu2002-12-253-10/+181
* * config/h8300/h8300.md (two peepholes): Use match_dup insteadkazu2002-12-251-2/+2
* 2002-12-23 Aldy Hernandez <aldyh@redhat.com>aldyh2002-12-231-9/+26
* * config/h8300/h8300-protos.h: Update the prototype ofkazu2002-12-233-16/+12
* * config/h8300/h8300.c (output_a_shift): Remove unused code.kazu2002-12-231-23/+9
* * config/h8300/h8300.c (get_shift_alg): Make shift insnkazu2002-12-221-22/+27
* * config/h8300/h8300.md (negsf2): New.kazu2002-12-221-0/+22
* * config/sh/lib1funcs.asm (__fpscr_values): Conditionalize withkkojima2002-12-212-1/+3
* * config/h8300/h8300.md (zero_extendqisi2): Correct thekazu2002-12-211-1/+1
* * config/h8300/h8300.md (*zero_extendqihi2_h8300): Make thekazu2002-12-211-4/+19
* * config/h8300/h8300-protos.h: Update the prototype forkazu2002-12-213-7/+103
* * config/fr30/fr30.md: Fix a comment typo.kazu2002-12-213-3/+3
* Fix misc SPE instrinsic problems.wilson2002-12-211-9/+5
* * pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.danglin2002-12-203-20/+19
* * config/h8300/h8300-protos.h: Add prototypes forkazu2002-12-204-0/+120
* * config/h8300/h8300.c (dosize): Remove warnings.kazu2002-12-201-13/+13
* * config/alpha/alpha.c (decl_has_samegp): New.rth2002-12-204-62/+128
* * config/ns32k/ns32k.md (movdi): Use "l" instead of "f" to matchrth2002-12-205-30/+220
* * doc/invoke.texi: Document -mzarch, -mesa, -mcpu= and -march=hpenner2002-12-203-20/+148
* * c-pretty-print.h: Fix comment typos.kazu2002-12-2023-34/+34
* * config/h8300/h8300.md (output_a_shift): Clean up the code tokazu2002-12-201-19/+17
* * config/h8300/h8300.md (pushqi_h8300): Don't push the stackkazu2002-12-201-4/+8