summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Implement vtable jumps for x86-64.bo2001-07-091-1/+7
* * final.c (output_addr_const): Use target opening andneil2001-07-0941-228/+13
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-089-23/+21
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-083-5/+4
* * final.c (no_asm_to_stream): New.neil2001-07-0810-31/+24
* * config/i386/i386.md: Remove constraints strings from define_splitrth2001-07-081-10/+21
* * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset):ciceron2001-07-072-4/+3
* Append # to end of the label inside NAME as opposed to just the end of NAME.nickc2001-07-071-10/+27
* * config/alpha/alpha-protos.h (vms_valid_decl_attribute_p): Delete.neil2001-07-073-11/+10
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-0738-38/+38
* * Makefile.in (final.o): Depend on target.h.neil2001-07-0695-2402/+2044
* 2001-07-05 Eric Christopher <echristo@redhat.com>echristo2001-07-064-429/+529
* Remove bogus patch.wilson2001-07-062-19/+24
* * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memoryciceron2001-07-051-3/+24
* * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return addressciceron2001-07-051-2/+2
* 2001-07-04 Kazu Hirata <kazu@hxi.com>kazu2001-07-041-1/+1
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-0415-112/+90
* Fix dependencies for parallel builds.green2001-07-041-1/+1
* * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):kenner2001-07-041-4/+4
* * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, removeshebs2001-07-033-44/+35
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-0328-206/+211
* * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.ro2001-07-031-0/+8
* config:neil2001-07-034-25/+11
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-039-51/+32
* * emit-rtl.c (adjust_address): New function.kenner2001-07-0219-212/+134
* Fix HPUX libgcc_s.so linking problem.wilson2001-07-023-28/+19
* * ns32k.md: Remove stray backslash-newline in output template.zack2001-06-301-1/+1
* * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack2001-06-301-11/+11
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-2922-206/+15
* * config/i386/i386.md: Global update to use new string syntaxzack2001-06-281-1415/+1204
* * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define.shebs2001-06-284-2/+174
* * i386.md (cmp?i): Simplify; refuse immediate operandhubicka2001-06-282-15/+12
* * i386/i386.c (ix86_valid_type_attribute_p): Give externalneil2001-06-282-4/+2
* * objc/objc-act.c (handle_impent): Rewrite to be more portableshebs2001-06-281-6/+6
* * config/i386/sol2.h (CPP_SPEC): Pass -P for .S files.ro2001-06-261-5/+8
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-2673-474/+376
* * config/mips/iris5.h (UNALIGNED_INT_ASM_OP,ro2001-06-262-1/+8
* * i386.md (float_truncate splitter, and to mov splitters): Addhubicka2001-06-261-4/+5
* * defaults.h: Default escape sequences to ASCII.neil2001-06-2638-360/+2
* Add ia64-hpux 128-bit long double support.wilson2001-06-267-76/+291
* Make parallel builds work.wilson2001-06-262-2/+4
* * i386.md (movsi_insv_1, movsi_insv_1_rex64): Fix constraints.hubicka2001-06-251-2/+2
* * (movsi_insv_1, movsi_insv_1_rex64): Allow immediate operand.hubicka2001-06-241-2/+2
* Fix oinitialisation of frame pointer in interrupt functions.nickc2001-06-242-15/+46
* * config/alpha/crtfastmath.c: New file.rth2001-06-245-1/+57
* * i386-protos.h (emit_i387_cw_initialization): Declare.hubicka2001-06-233-145/+146
* * config/ia64/crtfastmath.c: New file.rth2001-06-223-1/+46
* 2001-06-22 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>geoffk2001-06-221-1/+0
* * config/arm/arm.h (struct machine_function): Remove ra_rtx.dj2001-06-228-149/+11
* * sh.c (barrier_align): Also recognize branch-around-a-jump-sequenceamylaar2001-06-211-5/+4