summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/avr/avr-protos.h (extra_constraint): change a type ofdenisc2000-05-095-149/+261
* * config/ia64/ia64-protos.h (ia64_expand_prediction): Declare.rth2000-05-093-100/+167
* * config/ia64/ia64.md (extendsfdf2): Split only after reload.rth2000-05-091-1/+1
* * config/ia64/ia64.c (ia64_direct_return): Require frame size zero.rth2000-05-091-1/+1
* Fix typo spotted by grahams.wilson2000-05-091-1/+1
* * config/ia64/ia64.md (extendsfdf2): Split the nop case outrth2000-05-081-6/+10
* * config/ia64/ia64.h (predicate_operator): Declare.rth2000-05-081-0/+1
* * config/ia64/ia64.c (ia64_encode_section_info): Exit earlyrth2000-05-081-40/+46
* Fix comment describing ELIMINABLE_REGSnickc2000-05-081-4/+5
* 2000-05-08 Andreas Jaeger <aj@suse.de>aj2000-05-081-28/+0
* * rtl.def (COND_EXEC): Clarify.wehle2000-05-071-8/+8
* * config/ia64/ia64.c (predicate_operator): New.rth2000-05-073-178/+334
* * config/ia64/ia64.c (sdata_symbolic_operand): Mark unused args.rth2000-05-071-22/+22
* * c-decl.c: Include "tm_p.h".rth2000-05-073-128/+135
* Use new tail-calling mechanism on ARM.rearnsha2000-05-064-316/+143
* * arm-protos.h (arm_dllexport_name_p, arm_dllimport_name_p): Constify.rearnsha2000-05-061-2/+2
* * arm.h (SPECIAL_MODE_PREDICATES): Define.rearnsha2000-05-061-0/+7
* * arm.c (arm_gen_load_multiple, arm_gen_store_mulitple): Don't addrearnsha2000-05-062-31/+13
* * xcoffout.c (xcoff_current_include_file,dje2000-05-063-4/+8
* * config/avr/avr.c (out_shift_with_cnt): Bugfix for shift bydenisc2000-05-061-1/+1
* * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.law2000-05-051-4/+3
* * config/openbsd.h (LINK_SPEC): pass correct flags to ldlaw2000-05-051-1/+1
* * config/avr/avr.c (out_shift_with_cnt): Genetare a more optimaldenisc2000-05-051-48/+28
* * config/rs6000/rs6000.h (PREDICATE_CODES): Add floating-pointgeoffk2000-05-051-1/+4
* * config/rs6000/rs6000-protos.h: Add output_cbranch.geoffk2000-05-043-58/+135
* * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.rth2000-05-041-6/+2
* 2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>khan2000-05-043-14/+14
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-045-20/+1
* * config/i386/i386.md (lshrqi2_cmpno): Use q not r in constraint.rth2000-05-031-1/+1
* * config/avr/avr-protos.h (test_hard_reg_class): Declared.denisc2000-05-033-74/+36
* Replace inclusion of <stdio.h> with "system.h"nickc2000-05-031-1/+1
* Patches from David Mosberger, and a patch to make bootstrap work.wilson2000-05-035-17/+118
* change MIPS varargs ABI in config/mips/mips.cdlindsay2000-05-031-138/+323
* 2000-05-02 Andrew Haley <aph@cygnus.com>aph2000-05-022-1/+27
* Change dynamic linker name to conform to current glibc. From Jakub Jelinek.wilson2000-05-011-1/+1
* Update copyrights.law2000-05-0112-12/+12
* Update copyright.law2000-05-011-1/+1
* * config/mn10300/mn10300.c (print_operand_address): Do not addaoliva2000-05-011-6/+1
* Update copyrights.law2000-05-0116-16/+16
* Update copyrightlaw2000-05-011-1/+1
* Update copyright.law2000-05-015-5/+5
* * config/mn10300/mn10300.c (expand_epilogue): If SP is to beaoliva2000-05-011-25/+6
* * config/i386/djgpp.h (INT_ASM_OP): Define.law2000-05-011-1/+68
* * i386/cygwin.h (INT_ASM_OP): Define.law2000-05-011-0/+4
* * config/avr/avr.c (address_cost): renamed to avr_address_cost.denisc2000-05-012-2/+2
* * config/avr/avr.c (asm_file_start): output 0 as r0 and 1 as r1 indenisc2000-05-011-2/+2
* * config/d30v: New port.rth2000-04-308-0/+14362
* * config/alpha/t-crtbe (crtbegin.o): Add "-I.".rth2000-04-301-4/+4
* * config/alpha/crtend.asm: Use C comments instead of #.rth2000-04-293-116/+133
* * config/mn10300/mn10300.h (FIRST_DATA_REGNUM,aoliva2000-04-291-30/+45