summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]David Edelsohn2001-11-042-12/+20
* aof.h (aof_text_section, [...]): Don't declare.Kaveh R. Ghazi2001-11-049-27/+27
* sparc.c (sparc_emit_set_const32, [...]): Change parameters to gen_rtx_CONST_D...Richard Kenner2001-11-042-28/+15
* stormy16.h (LIB_SPEC): Don't supply any libgloss library at all if -T is used.Geoffrey Keating2001-11-041-7/+8
* stormy16.c (stormy16_print_operand): Avoid some uses of uninitialized variabl...Geoffrey Keating2001-11-041-2/+3
* stormy16.c (stormy16_output_shift): Don't look at 'temp' if we won't be using...Geoffrey Keating2001-11-041-1/+1
* stormy16.h (CONST_COSTS): Define.Geoffrey Keating2001-11-041-5/+23
* * config/stormy16/stormy16.h (ASM_SPEC): Pass -g to the assembler.Geoffrey Keating2001-11-041-0/+1
* stormy16.h (ASM_OUTPUT_MI_THUNK): Call stormy16_asm_output_mi_thunk.Geoffrey Keating2001-11-043-6/+47
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-0420-47/+47
* convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi2001-11-0417-49/+78
* 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi2001-11-0436-59/+104
* Prefix crti.o and crtn.o with dest directory dollar(T)Hans-Peter Nilsson2001-11-031-2/+4
* Fix formatting and comment typoHans-Peter Nilsson2001-11-031-3/+3
* Fix typo s/abi=/mabi=/ in CPP_SPECHans-Peter Nilsson2001-11-031-4/+4
* Remove unused mclass variable in mmix_function_outgoing_valueHans-Peter Nilsson2001-11-031-2/+1
* Fix argv and argc for __MMIX_ABI_GNU__Hans-Peter Nilsson2001-11-031-8/+10
* config.gcc (mmix-*-*): New target.Hans-Peter Nilsson2001-11-037-0/+6010
* linux-aout.h: Fix comment formatting.Kazu Hirata2001-11-0314-64/+64
* rs6000.c (rs6000_emit_move): Make sure that using FP registers for DImode mem...DJ Delorie2001-11-021-0/+19
* config.gcc: Revert part of earlier patch.Eric Christopher2001-11-023-40/+26
* m68hc11.c: Fix comment formatting.Kazu Hirata2001-11-023-78/+78
* * pa.c (output_move_double): Fix typo in double load.John David Anglin2001-11-011-1/+1
* h8300.c (h8300_encode_label): Compute a string before passing it to ggc_alloc...Kazu Hirata2001-11-011-5/+5
* 3b1.h: Fix comment formatting.Kazu Hirata2001-11-0131-162/+162
* mips.h (mips_cache_flush_func): Prototype.DJ Delorie2001-10-312-4/+12
* cris.c: Include output.h after tree.h but before target.h.Hans-Peter Nilsson2001-10-311-1/+1
* * config/cris/cris.h (EH_RETURN_DATA_REGNO): Fix formatting.Hans-Peter Nilsson2001-10-311-1/+1
* config.gcc (cris-*-linux*, tm_file): Rearrange order.Hans-Peter Nilsson2001-10-311-21/+0
* Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg2001-10-311-3/+3
* * config/h8300/h8300.md (two anonymous patterns): New.Kazu Hirata2001-10-311-0/+23
* att.h: Fix comment formatting.Kazu Hirata2001-10-3141-127/+127
* builtins.def: Fix comment typos.Kazu Hirata2001-10-3118-23/+23
* elf.h: Fix comment formatting.Kazu Hirata2001-10-3117-86/+86
* alias.c: Fix comment formatting.Kazu Hirata2001-10-304-49/+49
* arm.c: Fix comment a typo.Kazu Hirata2001-10-303-3/+3
* * i386.md (movti_rex64 splitter): Fix condition.Jan Hubicka2001-10-301-2/+2
* * sparc/sol2.h: Include <sys/mman.h> when L_trampoline is defined.Kaveh R. Ghazi2001-10-301-0/+6
* sysv4.h (LINK_SPEC): Allow -msdata=none to override -G, and force -G0.DJ Delorie2001-10-291-1/+1
* Undo assemble_name change in earlier patch.David Edelsohn2001-10-295-15/+54
* * pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero.John David Anglin2001-10-291-1/+1
* aix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.David Edelsohn2001-10-285-57/+18
* Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi2001-10-281-3/+3
* alpha.md, [...]: Fix spelling errors.Joseph Myers2001-10-2827-33/+33
* mips-protos.h: Break up long lines.Richard Kenner2001-10-273-80/+75
* * config/h8300/h8300.c (get_shift_alg): Remove redundant code.Kazu Hirata2001-10-261-177/+21
* s390.c: Fix comment typos.Kazu Hirata2001-10-263-11/+11
* * config/h8300/h8300.md (4 anonymous patterns): New.Kazu Hirata2001-10-261-0/+66
* h8300.c (get_shift_alg): Clean up.Kazu Hirata2001-10-261-142/+102
* alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG.Richard Henderson2001-10-262-110/+119