aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-06-23h8300.c (output_simode_bld): Use rotxl.l to store into bit 0.Kazu Hirata2-3/+3
2003-06-22safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg2-7/+7
2003-06-22arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT for selecting 64-bit alig...Richard Earnshaw1-1/+1
2003-06-22arm.md (all call_value patterns): Remove register constraints on value operand.Richard Earnshaw1-10/+10
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2-10/+9
2003-06-21* i386.c (ix86_va_arg): Fix allocation of temporary slot.Jan Hubicka1-2/+4
2003-06-21h8300-protos.h: Add a prototype for same_cmp_preceding_p.Kazu Hirata3-25/+77
2003-06-20rs6000.h (LEGITIMATE_CONSTANT_P): Adjust for vectors.Aldy Hernandez1-2/+5
2003-06-20alpha.c (alpha_file_start): Disable file_start_file_directive for ELF and not...Richard Henderson1-0/+7
2003-06-20* sh.h (ROUND_TYPE_ALIGN): Remove.J"orn Rennecke1-8/+2
2003-06-20hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson1-2/+2
2003-06-20som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to strip name...John David Anglin1-10/+14
2003-06-20* config/alpha/alpha.c (alpha_file_start): Fix typo.Richard Kenner1-1/+1
2003-06-20mips.h (PUT_SDB_FUNCTION_END): Pass 0 as third arg to ASM_OUTPUT_SOURCE_LINE.Rainer Orth1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg102-924/+578
2003-06-19spe.md ("spe_evfscfsi"): Change operand types.Aldy Hernandez1-2/+2
2003-06-18* config/sparc/sparc.c: Update copyright year.James A Morrison1-1/+1
2003-06-19rs6000.c (init_cumulative_args): Limit CALL_LIBCALL to ABI_V4.David Edelsohn1-1/+2
2003-06-18re PR bootstrap/4068 ([linux-x86] bootstrapping on glibc2.0 systems)Joseph Myers1-1/+1
2003-06-19h8300.c (TARGET_INITIALIZER and friends): Move to the end of the file.Kazu Hirata1-30/+24
2003-06-18unwind-ia64.c (_Unwind_GetCFA): New.Richard Henderson1-1/+18
2003-06-18bt-load.c: New file.Stephen Clarke5-28/+186
2003-06-18config.gcc: Add an extra_header for ARM targets.Nick Clifton10-181/+4583
2003-06-18rs6000.c (init_cumulative_args): Add and handle LIBCALL argument.Franz Sirl3-7/+15
2003-06-17h8300-protos.h: Update to ISO C.Kazu Hirata4-320/+188
2003-06-17* config/mips/mips.md (trap): Use break 0 when !TARGET_GAS.Rainer Orth1-1/+2
2003-06-17iris6-o32.h (MIPS_ISA_DEFAULT): Remove.Rainer Orth1-2/+2
2003-06-17coff.h: Replace Hitachi with Renesas.Kazu Hirata8-17/+17
2003-06-17ChangeLog.3: Fix comment typos.Kazu Hirata6-9/+9
2003-06-17* config/h8300/h8300-protos.h: Update a comment.Kazu Hirata1-1/+1
2003-06-17sh.h (ROUND_TYPE_ALIGN, [...]): Complex modes are aligned like integral modes.J"orn Rennecke2-35/+62
2003-06-17sh.h (CONST_OK_FOR_J16): Fix HOST_BITS_PER_WIDE_INT >= 64 behaviour.J"orn Rennecke1-1/+1
2003-06-17linux.h (MD_FALLBACK_FRAME_STATE_FOR): Partly revert 2003-01-23 patch.Franz Sirl2-31/+18
2003-06-17ia64.c (ia64_expand_builtin, [...]): Handle POINTERS_EXTEND_UNSIGNED.Richard Kenner1-0/+3
2003-06-17mips.c (TARGET_ASM_UNALIGNED_DI_OP): Define as NULL.Rainer Orth1-1/+3
2003-06-17* config/sparc/sparc.c (sparc_va_arg): Don't align 16-byte+ structures.Eric Botcazou1-0/+1
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou20-68/+45
2003-06-17mips-protos.h (mips_expand_block_move): Declare.Richard Sandiford4-685/+136
2003-06-17sysv4.h: Remove target-independent comment; replace "GNU CC" with "GCC".Nathanael Nerode1-9/+4
2003-06-17* config/vxworks.h: Replace "GNU compiler" with "GCC".Nathanael Nerode1-1/+1
2003-06-17aout.h, [...]: Replace "GNU compiler", "GNU CC" with "GCC".Nathanael Nerode23-86/+86
2003-06-17cypress.md, [...]: Replace "GNU CC", "GNU Compiler", and "GNU C Compiler" wit...Nathanael Nerode9-38/+38
2003-06-17* config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC".Nathanael Nerode1-5/+5
2003-06-17* config/ip2k/ip2k.h: Remove target-independent comments.Nathanael Nerode1-1457/+1
2003-06-16config.gcc: Explicitly mention elfos.h in ip2k entry.Nathanael Nerode1-4/+1
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2-9/+9
2003-06-16m68hc11.c (m68hc11_rtx_costs): Remove unreachable code.Kazu Hirata1-3/+0
2003-06-16fix typo in last patchJoern Rennecke1-1/+1
2003-06-16sh.h (REG_CLASS_FROM_LETTER): Change to: (REG_CLASS_FROM_CONSTRAINT).J"orn Rennecke3-235/+356
2003-06-16i386.c (ix86_memory_move_cost): Fix typo.Vladimir Makarov1-2/+2