summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * function.h (struct function): Add profile.wcohen2002-01-0323-36/+37
* * darwin.c (machopic_output_possible_stub_label): Don't generateturly2002-01-031-0/+2
* * config/avr/avr.c: Fix comment typos.kazu2002-01-0315-33/+36
* * config.gcc (ia64-*-*): Set extra_headers.jsm282002-01-022-2/+0
* * config/rs6000/t-aix43: Revert previous change.dje2002-01-021-3/+1
* * config/h8300/fixunssfsi.c: Update copyright.kazu2002-01-022-8/+10
* * config/romp/romp.c: Fix comment formatting.kazu2002-01-026-53/+53
* Fix for rs6000_emit_allocate_stack's use of rs6000_emit_set_long_const for pp...trix2002-01-021-5/+34
* * configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead ofjsm282002-01-014-0/+1190
* Fix corrupted hunkkenner2002-01-011-395/+0
* * config/alpha/vms.h (DWARF2_UNWIND_INFO, EH_RETURN_HANDLER_RTX,kenner2002-01-014-7/+511
* Update copyright years listhp2002-01-013-3/+3
* * config/mmix/mmix.md: Update FIXME to not mentionhp2002-01-013-41/+53
* * config/ia64/ia64.c (mark_reg_gr_used_mask): Mind HARD_REGNO_NREGS.rth2002-01-011-1/+5
* * config/alpha/vms.h (HAS_INIT_SECTION, NEED_ATEXIT): Remove.kenner2001-12-311-5/+2
* * config/alpha/alpha.c (reg_no_subreg_operand): Reject allrth2001-12-311-1/+1
* * config/mmix/mmix.md ("*call_real"): Fix typo in comment.hp2001-12-304-21/+16
* * config/i386/i386.c (ix86_asm_dialect): Fix enum type.grahams2001-12-302-24/+25
* * config/rs6000/darwin-tramp.asm: Fix comment formatting.kazu2001-12-295-23/+23
* * config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.rth2001-12-282-23/+87
* * config/h8300/h8300.md: Fix formatting.kazu2001-12-281-22/+22
* * config/sparc/sparc.h (ASM_PREFERRED_EH_DATA_FORMAT,jakub2001-12-282-0/+37
* * config/h8300/h8300.md (two anonymous patterns): Remove.kazu2001-12-271-27/+1
* 2001-12-27 Alan Modra <amodra@bigpond.net.au>dje2001-12-271-76/+93
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-272-12/+12
* * config/alpha/alpha.c (alpha_align_insns): Remove warning.kenner2001-12-261-1/+1
* * config/sparc/sparc.md (call struct patterns): Show startingkenner2001-12-261-4/+8
* * rs6000.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add mcpu=405.dje2001-12-262-1/+5
* * rs6000.md (indirect_jump): Prefer CTR over LR.dje2001-12-262-7/+20
* * config/alpha/alpha.c (call_operand) [OSF]: Disallow virtual regs.rth2001-12-241-1/+6
* * config/alpha/alpha.md (UNSPEC_SIBCALL): New.rth2001-12-241-6/+7
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-2311-17/+17
* * config/rs6000/rs6000.h (rs6000_builtins): Add vsldoi variants.aldyh2001-12-233-32/+145
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-2315-22/+22
* * elxsi.c: Include "hard-reg-set.h" and/or don't declareghazi2001-12-227-20/+2
* * i386.h (TARGET_CPU_DEFAULT_pentium_mmx): New.hubicka2001-12-221-9/+10
* * config/h8300/h8300.h: Fix comment formatting.kazu2001-12-221-1/+1
* * pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG.law2001-12-221-2/+2
* * config/h8300/h8300.h: Fix a comment typo.kazu2001-12-211-1/+1
* * darwin.c (machopic_classify_ident): Handle "stale" section-turly2001-12-213-75/+65
* Use 'a' operand code for prefetch instruction.nickc2001-12-211-1/+1
* * config/alpha/alpha.md (prologue_mcount): Update for explicit relocs.rth2001-12-211-1/+6
* * config/alpha/alpha.c (call_operand) [OSF]: Accept pseudos.rth2001-12-212-11/+3
* * configure.in (all_headers, all_lib2funcs): Remove.jsm282001-12-203-6/+4
* Fix prologue/epilogue generation for ARM ISR routines.nickc2001-12-201-43/+64
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-2080-1950/+165
* Fix comment typo in last change.jakub2001-12-201-1/+1
* 2001-12-19 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-205-32/+52
* * config/sparc/sparc.md (ldd peephole2s): For load peepholes passrth2001-12-193-39/+36
* * config/ia64/ia64.c (ia64_single_set): Return first set forjakub2001-12-191-2/+17