aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-09-16config.gcc: Treat winchip_c6-*|winchip2-*|c3-* as pentium-mmx.Jeff Garzik1-0/+3
2002-09-17calls.c (store_one_arg): Set default alignment for BLKmode arguments to BITS_...John David Anglin3-104/+200
2002-09-16winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dlli...Jason Merrill1-10/+9
2002-09-16rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands w...Geoffrey Keating1-1/+3
2002-09-16* m68hc11.md (addhi_sp): Fix uninitialized variable bug.Kaveh R. Ghazi1-1/+1
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi10-14/+11
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson7-204/+6
2002-09-16s390.c: (legitimize_la_operand): Remove, replace by ...Ulrich Weigand3-470/+518
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata8-15/+15
2002-09-15i386-protos.h (i386_pe_dllexport_name_p, [...]): Add prototype.Kaveh R. Ghazi3-2/+9
2002-09-15* v850-protos.h (v850_output_addr_const_extra): Prototype.Kaveh R. Ghazi1-0/+1
2002-09-15netbsd.h (TARGET_OS_CPP_BUILTINS): Add MIPS ABI CPP macros.Jason Thorpe1-7/+72
2002-09-15* ia64/aix.h (TARGET_OS_CPP_BUILTINS): Fix typo.Kaveh R. Ghazi1-1/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata15-25/+25
2002-09-15netbsd.h (LIB_SPEC): Include the appropriate pthread library if -pthread is s...Jason Thorpe1-5/+14
2002-09-15cypress.md: Replace Sparc with SPARC.Kazu Hirata19-52/+52
2002-09-14* config/avr/avr.c (output.h): Move after inclusion of tree.h.Marek Michalkiewicz1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata12-19/+19
2002-09-14fr30.h: Fix comment typos.Kazu Hirata5-5/+5
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata13-19/+19
2002-09-14m68hc11.md ("movdi_internal"): Allow any offsetable memory operand when sourc...Stephane Carrez1-4/+4
2002-09-14rs6000.c (rs6000_elf_encode_section_info): Use targetm.binds_local_p to set S...Alan Modra2-5/+3
2002-09-14* gcc/config/avr/avr.h: Set default options for C++ for avr.Theodore A. Roth1-0/+6
2002-09-14tm.texi (DBX_OUTPUT_NFUN): Describe.Alan Modra1-0/+12
2002-09-13config.gcc (ia64*-*-aix*, [...]): Set extra_parts.Steve Ellcey2-10/+1
2002-09-13fixunssfsi.c: Replace H8/S with H8S.Kazu Hirata4-22/+22
2002-09-13* config/h8300/h8300.c (h8300_init_once): Fix formatting.Kazu Hirata1-21/+21
2002-09-13alpha.md (attr type): Add callpal.Richard Henderson5-6/+18
2002-09-13t-hpux (LIBGCC1_TEST, [...]): New, set to NULL.Steve Ellcey1-0/+33
2002-09-13quadlib.c (_U_Qfcmp): Make extern.Steve Ellcey1-9/+10
2002-09-13h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Add support for H8/300, H8/S aa:8 mode.Dhananjay R. Deshpande2-12/+28
2002-09-13* config/s390/s390.md ("trap", "conditional_trap", "*trap"): New insns.Hartmut Penner1-0/+34
2002-09-13darwin.h (USER_LABEL_PREFIX): Define here...Stan Shebs2-5/+4
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2-5/+50
2002-09-13rs6000.c (rs6000_emit_load_toc_table): Remove "if" nesting.Alan Modra2-75/+72
2002-09-12* vax.c: Include tree.h earlier.Richard Henderson1-1/+1
2002-09-12darwin.c (machopic_finish): Remove #if 0 chunks.Stan Shebs1-20/+1
2002-09-12arm.c (arm_compute_initial_elimination_offset): Fix a comment typo.Kazu Hirata1-1/+1
2002-09-12h8300.md (udivmodqi4): Do not use an expander.Kazu Hirata1-38/+2
2002-09-12i386.c (any_fp_register_operand, [...]): New predicate functions.Graham Stott4-82/+125
2002-09-12* config/sparc/linux64.h (STARTFILE_SPEC32): Fix a typo.Jakub Jelinek1-1/+1
2002-09-12s390-modes.def (CCAPmode, CCANmode): New CC modes.Ulrich Weigand3-84/+283
2002-09-12emit-rtl.c (set_mem_size): New function.Alan Modra1-159/+71
2002-09-11rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.David Edelsohn2-9/+20
2002-09-11pa.md (extzv): Check predicates before emitting extzv_32.John David Anglin1-4/+14
2002-09-10s390.h (MOVE_MAX): Define to correct value.Ulrich Weigand1-3/+16
2002-09-10* config/avr/avr.md (movstrhi): Use right operands for conversion.Denis Chertykov1-3/+4
2002-09-10re PR c/7873 (arm-linux-gcc fails when assigning address to a bit field)Richard Earnshaw1-1/+1
2002-09-10rs6000.c (rs6000_assemble_visibility): Protect declaration inside macro.David Edelsohn3-39/+26
2002-09-09hpux.h (TARGET_HPUX_LD): New, define true.Steve Ellcey4-9/+88