summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* altivec.md (mulv4sf3): Rewrite to add -0.0 vector.Aldy Hernandez2002-12-231-9/+26
* h8300-protos.h: Update the prototype of expand_a_shift.Kazu Hirata2002-12-233-16/+12
* * config/h8300/h8300.c (output_a_shift): Remove unused code.Kazu Hirata2002-12-231-23/+9
* h8300.c (get_shift_alg): Make shift insn sequences end with a valid cc0 whene...Kazu Hirata2002-12-221-22/+27
* h8300.md (negsf2): New.Kazu Hirata2002-12-221-0/+22
* lib1funcs.asm (__fpscr_values): Conditionalize with NO_FPSCR_VALUES.Kaz Kojima2002-12-212-1/+3
* h8300.md (zero_extendqisi2): Correct the length.Kazu Hirata2002-12-211-1/+1
* h8300.md (*zero_extendqihi2_h8300): Make the second alternative "#".Kazu Hirata2002-12-211-4/+19
* h8300-protos.h: Update the prototype for split_adds_subs.Kazu Hirata2002-12-213-7/+103
* fr30.md: Fix a comment typo.Kazu Hirata2002-12-213-3/+3
* Fix misc SPE instrinsic problems.Jim Wilson2002-12-201-9/+5
* pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.John David Anglin2002-12-203-20/+19
* h8300-protos.h: Add prototypes for incdec_operand and eqne_operator.Kazu Hirata2002-12-204-0/+120
* h8300.c (dosize): Remove warnings.Kazu Hirata2002-12-201-13/+13
* alpha.c (decl_has_samegp): New.Richard Henderson2002-12-204-62/+128
* ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho...Ian Dall2002-12-205-30/+220
* invoke.texi: Document -mzarch, -mesa, -mcpu= and -march= option for S/390 and...Hartmut Penner2002-12-203-20/+148
* c-pretty-print.h: Fix comment typos.Kazu Hirata2002-12-2023-34/+34
* h8300.md (output_a_shift): Clean up the code to output shifts using rotation.Kazu Hirata2002-12-201-19/+17
* h8300.md (pushqi_h8300): Don't push the stack pointer.Kazu Hirata2002-12-201-4/+8
* Add support for darwin linker option -dynamic.Devang Patel2002-12-192-4/+6
* rs6000.md (define_attr type): Remove altivec.David Edelsohn2002-12-192-22/+21
* i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ...Casper S. Hornstrup2002-12-196-16/+169
* re PR other/8553 (AltiVec vec_abs broken at -O0 with register keyword)Aldy Hernandez2002-12-191-14/+14
* s390.md ("*tsthiCCT", [...]): New insns.Ulrich Weigand2002-12-191-0/+49
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-12-194-4/+4
* altivec.h (vec_cmplt macro): Reverse arguments in macro.Aldy Hernandez2002-12-181-8/+8
* t-rs6000: Move contents to t-fprules...Geoffrey Keating2002-12-186-79/+45
* m32r.c (addr24_operand): Fix arg to CONSTANT_POOL_ADDRESS_P and LIT_NAME_P.Doug Evans2002-12-182-4/+4
* linux.h (NO_IMPLICIT_EXTERN_C, [...]): Define.Kaz Kojima2002-12-181-0/+7
* s390.c (s390_output_constant_pool): Replace ASM_OUTPUT_INTERNAL_LABEL by (*ta...Ulrich Weigand2002-12-171-5/+6
* mips.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not use qpword on API_N32/not gasJan Hubicka2002-12-162-2/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-16210-4008/+4272
* sh.h (EXTRA_CONSTRAINT_Z): New macro.J"orn Rennecke2002-12-162-1/+7
* Revert last commit due to freeze.Richard Sandiford2002-12-151-7/+1
* * config/mips/mips.md: Disable the movstrsi define_split.Richard Sandiford2002-12-151-1/+7
* pa.c (output_millicode_call): Correct typo.John David Anglin2002-12-141-2/+2
* mn10300.c (print_operand): Check operand's range.Alexandre Oliva2002-12-133-7/+72
* *** empty log message ***J"orn Rennecke2002-12-133-44/+57
* h8300.md (addhi3_h8300): Remove the last alternative.Kazu Hirata2002-12-131-7/+6
* * config/h8300/h8300.md: Add a new peephole2.Kazu Hirata2002-12-121-0/+33
* h8300.md (a peephole2): Accept a constant that's accepted by CONST_OK_FOR_J.Kazu Hirata2002-12-121-1/+2
* h8300.h (CONST_OK_FOR_J): New.Kazu Hirata2002-12-122-12/+16
* sh.c (reg_class_from_letter): No longer const.J"orn Rennecke2002-12-123-35/+54
* sh.h (REG_CLASS_HAS_FP_REG): New.Joern Rennecke2002-12-121-3/+52
* sh.h (REG_CLASS_HAS_FP_REG): New.Joern Rennecke2002-12-121-0/+2
* ia64.c (ia64_hpux_asm_file_end): Fix typo in last change and some warnings.Andreas Schwab2002-12-121-3/+4
* mips.c (mips_output_conditional_branch): Support PIC-safe out-of-range branch...Alexandre Oliva2002-12-122-20/+80
* pa.h (BIGGEST_ALIGNMENT): Change 32-bit value to 64 bits.John David Anglin2002-12-121-10/+8
* ia64.c (ia64_hpux_asm_file_end): Don't send stripped name to globalize_label ...Steve Ellcey2002-12-111-7/+10