summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* alpha.c: Follow spelling conventions.Kazu Hirata2002-09-1714-45/+45
* Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa2002-09-171-0/+7
* (output_return_instruction): Do not writeback the stack pointer when it is be...Nick Clifton2002-09-171-1/+12
* * config/ia64/elf.h: Remove CPP_PREDEFINES.Steve Ellcey2002-09-171-6/+0
* trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.Richard Henderson2002-09-173-16/+12
* config.gcc: Treat winchip_c6-*|winchip2-*|c3-* as pentium-mmx.Jeff Garzik2002-09-161-0/+3
* calls.c (store_one_arg): Set default alignment for BLKmode arguments to BITS_...John David Anglin2002-09-173-104/+200
* winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dlli...Jason Merrill2002-09-161-10/+9
* rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands w...Geoffrey Keating2002-09-161-1/+3
* * m68hc11.md (addhi_sp): Fix uninitialized variable bug.Kaveh R. Ghazi2002-09-161-1/+1
* c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi2002-09-1610-14/+11
* real.c, real.h: Rewrite from scratch.Richard Henderson2002-09-167-204/+6
* s390.c: (legitimize_la_operand): Remove, replace by ...Ulrich Weigand2002-09-163-470/+518
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-158-15/+15
* i386-protos.h (i386_pe_dllexport_name_p, [...]): Add prototype.Kaveh R. Ghazi2002-09-153-2/+9
* * v850-protos.h (v850_output_addr_const_extra): Prototype.Kaveh R. Ghazi2002-09-151-0/+1
* netbsd.h (TARGET_OS_CPP_BUILTINS): Add MIPS ABI CPP macros.Jason Thorpe2002-09-151-7/+72
* * ia64/aix.h (TARGET_OS_CPP_BUILTINS): Fix typo.Kaveh R. Ghazi2002-09-151-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-1515-25/+25
* netbsd.h (LIB_SPEC): Include the appropriate pthread library if -pthread is s...Jason Thorpe2002-09-151-5/+14
* cypress.md: Replace Sparc with SPARC.Kazu Hirata2002-09-1519-52/+52
* * config/avr/avr.c (output.h): Move after inclusion of tree.h.Marek Michalkiewicz2002-09-141-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-1412-19/+19
* fr30.h: Fix comment typos.Kazu Hirata2002-09-145-5/+5
* haifa-sched.c: Follow spelling conventions.Kazu Hirata2002-09-1413-19/+19
* m68hc11.md ("movdi_internal"): Allow any offsetable memory operand when sourc...Stephane Carrez2002-09-141-4/+4
* rs6000.c (rs6000_elf_encode_section_info): Use targetm.binds_local_p to set S...Alan Modra2002-09-142-5/+3
* * gcc/config/avr/avr.h: Set default options for C++ for avr.Theodore A. Roth2002-09-141-0/+6
* tm.texi (DBX_OUTPUT_NFUN): Describe.Alan Modra2002-09-141-0/+12
* config.gcc (ia64*-*-aix*, [...]): Set extra_parts.Steve Ellcey2002-09-132-10/+1
* fixunssfsi.c: Replace H8/S with H8S.Kazu Hirata2002-09-134-22/+22
* * config/h8300/h8300.c (h8300_init_once): Fix formatting.Kazu Hirata2002-09-131-21/+21
* alpha.md (attr type): Add callpal.Richard Henderson2002-09-135-6/+18
* t-hpux (LIBGCC1_TEST, [...]): New, set to NULL.Steve Ellcey2002-09-131-0/+33
* quadlib.c (_U_Qfcmp): Make extern.Steve Ellcey2002-09-131-9/+10
* h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Add support for H8/300, H8/S aa:8 mode.Dhananjay R. Deshpande2002-09-132-12/+28
* * config/s390/s390.md ("trap", "conditional_trap", "*trap"): New insns.Hartmut Penner2002-09-131-0/+34
* darwin.h (USER_LABEL_PREFIX): Define here...Stan Shebs2002-09-132-5/+4
* target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2002-09-132-5/+50
* rs6000.c (rs6000_emit_load_toc_table): Remove "if" nesting.Alan Modra2002-09-132-75/+72
* * vax.c: Include tree.h earlier.Richard Henderson2002-09-121-1/+1
* darwin.c (machopic_finish): Remove #if 0 chunks.Stan Shebs2002-09-121-20/+1
* arm.c (arm_compute_initial_elimination_offset): Fix a comment typo.Kazu Hirata2002-09-121-1/+1
* h8300.md (udivmodqi4): Do not use an expander.Kazu Hirata2002-09-121-38/+2
* i386.c (any_fp_register_operand, [...]): New predicate functions.Graham Stott2002-09-124-82/+125
* * config/sparc/linux64.h (STARTFILE_SPEC32): Fix a typo.Jakub Jelinek2002-09-121-1/+1
* s390-modes.def (CCAPmode, CCANmode): New CC modes.Ulrich Weigand2002-09-123-84/+283
* emit-rtl.c (set_mem_size): New function.Alan Modra2002-09-121-159/+71
* rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.David Edelsohn2002-09-112-9/+20
* pa.md (extzv): Check predicates before emitting extzv_32.John David Anglin2002-09-111-4/+14