aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth10-62/+60
2002-12-31h8300-protos.h: Update the prototypes.Kazu Hirata3-6/+6
2002-12-31h8300.h (TRAMPOLINE_TEMPLATE): Remove.Kazu Hirata1-29/+33
2002-12-31* config/h8300/h8300.h: Fix comment typos.Kazu Hirata1-2/+2
2002-12-30* config/rs6000/rs6000.h (WIDEST_HARDWARE_FP_SIZE): Define.David Edelsohn1-0/+3
2002-12-30h8300.c (output_logical_op): Use extu.w in more cases.Kazu Hirata1-6/+12
2002-12-30* config/h8300/h8300.md (*addsi3_lshiftrt_16_zexthi): New.Kazu Hirata1-0/+12
2002-12-30h8300.c (output_logical_op): Use extu.w if we are clearing the most significa...Kazu Hirata1-3/+22
2002-12-29h8300.md: Give internal names to anonymous insns.Kazu Hirata1-7/+11
2002-12-29* config/h8300/h8300.md: Reorder some insns.Kazu Hirata1-33/+37
2002-12-29h8300-protos.h: Add prototypes for const_int_qi_operand and const_int_hi_oper...Kazu Hirata3-0/+98
2002-12-28i386.c (x86_function_profiler): Mark labelno as possibly unused.Andreas Jaeger1-1/+1
2002-12-28h8300.md (*iorhi_shift_8): Change the name to *iorhi_ashift_8.Kazu Hirata1-1/+11
2002-12-26h8300-protos.h: Fix comment typos.Kazu Hirata2-6/+6
2002-12-26* config/h8300/h8300.h (IDENT_ASM_OP): End with a tab.Kazu Hirata1-1/+1
2002-12-26athlon.md: Fix comment typos.Kazu Hirata13-89/+89
2002-12-25rs6000.c (rs6000_override_options): Convert to tartet_flags_explicit.David Edelsohn2-34/+21
2002-12-25* i386.md (memory attribute): Fix setcc attribute.Jan Hubicka1-1/+5
2002-12-25h8300.c (print_operand_address): Do not negate a negative number when printin...Kazu Hirata1-5/+1
2002-12-25h8300-protos.h: Add prototypes for output_plussi, compute_plussi_length, and ...Kazu Hirata3-10/+181
2002-12-25h8300.md (two peepholes): Use match_dup instead of match_operand in the new p...Kazu Hirata1-2/+2
2002-12-23altivec.md (mulv4sf3): Rewrite to add -0.0 vector.Aldy Hernandez1-9/+26
2002-12-23h8300-protos.h: Update the prototype of expand_a_shift.Kazu Hirata3-16/+12
2002-12-23* config/h8300/h8300.c (output_a_shift): Remove unused code.Kazu Hirata1-23/+9
2002-12-22h8300.c (get_shift_alg): Make shift insn sequences end with a valid cc0 whene...Kazu Hirata1-22/+27
2002-12-22h8300.md (negsf2): New.Kazu Hirata1-0/+22
2002-12-21lib1funcs.asm (__fpscr_values): Conditionalize with NO_FPSCR_VALUES.Kaz Kojima2-1/+3
2002-12-21h8300.md (zero_extendqisi2): Correct the length.Kazu Hirata1-1/+1
2002-12-21h8300.md (*zero_extendqihi2_h8300): Make the second alternative "#".Kazu Hirata1-4/+19
2002-12-21h8300-protos.h: Update the prototype for split_adds_subs.Kazu Hirata3-7/+103
2002-12-21fr30.md: Fix a comment typo.Kazu Hirata3-3/+3
2002-12-20Fix misc SPE instrinsic problems.Jim Wilson1-9/+5
2002-12-20pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.John David Anglin3-20/+19
2002-12-20h8300-protos.h: Add prototypes for incdec_operand and eqne_operator.Kazu Hirata4-0/+120
2002-12-20h8300.c (dosize): Remove warnings.Kazu Hirata1-13/+13
2002-12-20alpha.c (decl_has_samegp): New.Richard Henderson4-62/+128
2002-12-20ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho...Ian Dall5-30/+220
2002-12-20invoke.texi: Document -mzarch, -mesa, -mcpu= and -march= option for S/390 and...Hartmut Penner3-20/+148
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata23-34/+34
2002-12-20h8300.md (output_a_shift): Clean up the code to output shifts using rotation.Kazu Hirata1-19/+17
2002-12-20h8300.md (pushqi_h8300): Don't push the stack pointer.Kazu Hirata1-4/+8
2002-12-19Add support for darwin linker option -dynamic.Devang Patel2-4/+6
2002-12-19rs6000.md (define_attr type): Remove altivec.David Edelsohn2-22/+21
2002-12-19i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ...Casper S. Hornstrup6-16/+169
2002-12-19re PR other/8553 (AltiVec vec_abs broken at -O0 with register keyword)Aldy Hernandez1-14/+14
2002-12-19s390.md ("*tsthiCCT", [...]): New insns.Ulrich Weigand1-0/+49
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata4-4/+4
2002-12-18altivec.h (vec_cmplt macro): Reverse arguments in macro.Aldy Hernandez1-8/+8
2002-12-18t-rs6000: Move contents to t-fprules...Geoffrey Keating6-79/+45
2002-12-18m32r.c (addr24_operand): Fix arg to CONSTANT_POOL_ADDRESS_P and LIT_NAME_P.Doug Evans2-4/+4