aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-03-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi4-14/+18
2001-03-10toplev.c (file_name_nondirectory): Remove.Neil Booth8-26/+23
2001-03-10mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner3-5/+9
2001-03-10i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits.Jan Hubicka8-10/+41
2001-03-10cppfiles.c (search_from): Use lbasename.Neil Booth3-6/+7
2001-03-10Daily bump.GCC Administrator2-2/+2
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi9-34/+63
2001-03-09* pa.md (builtin_longjmp): Rework slightly to work for PA64 too.Jeffrey A Law2-2/+8
2001-03-10configure: Rebuilt.Nicola Pero3-234/+251
2001-03-09invoke.texi: Fix typo.Joseph Myers3-13/+51
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg29-543/+510
2001-03-09i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp independent on TAR...Jan Hubicka2-0/+6
2001-03-09i386.h (FIRST_PSEUDO_REGISTER): Set to 53.Jan Hubicka3-61/+215
2001-03-09i386.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 128bit for x86_64 (BOOL_TYPE_S...Jan Hubicka2-9/+44
2001-03-09* cselib.c (hash_rtx): Ensure that hash isn't zero upon return.Mike Stump2-1/+5
2001-03-09i386.h (MASK_64BIT): New constant.Jan Hubicka16-26/+50
2001-03-09Daily bump.GCC Administrator2-2/+2
2001-03-08* config/pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Disable.Jeffrey A Law2-0/+11
2001-03-08rtlanal.c (rtx_varies_p): Check operand 0 of a LO_SUM unless for_alias is set.John Wehle2-2/+9
2001-03-09objc-act.c: Fix old typos in comments, add comments for various functions.Stan Shebs2-11/+43
2001-03-08Tweak date for accuracyStan Shebs1-1/+1
2001-03-08* cp-tree.h (set_identifier_local_value): Remove unused decl.Stan Shebs2-1/+4
2001-03-08back out the 3-0 branch versionBruce Korb1-36/+75
2001-03-08fix SIGCHLD handlingBruce Korb1-75/+36
2001-03-08fix SIGCHLD handlingBruce Korb2-0/+8
2001-03-08HTML typos and avoid standards.h breakageRainer Orth3-137/+200
2001-03-08configure.in (HAVE_AS_LEB128): New assembler check.Richard Henderson4-243/+297
2001-03-08reg-stack.c (move_for_stack_reg): Avoid non-poping fst for TFmode too.Jan Hubicka2-1/+7
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi18-254/+33
2001-03-08* config/i386/i386.md (clrstrsi): Call ix86_set_move_mem_attrs.Richard Kenner2-3/+20
2001-03-08Daily bump.GCC Administrator2-2/+2
2001-03-08configure.in (enable_shared): Support per-package shared-library enabling.Alexandre Oliva3-226/+260
2001-03-08rs6000.md (cr logic): Add original POWER mnemonic alternative for crnot.David Edelsohn2-2/+14
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi38-343/+93
2001-03-07configure: Rebuilt.Tom Tromey3-231/+314
2001-03-07* config-lang.in (lang_requires): Define.Tom Tromey2-0/+5
2001-03-07crash31.C: XFAIL.Neil Booth7-4/+28
2001-03-07a29k.c (print_operand): Free a29k_last_prologue_insn after its emitted.Andrew MacLeod3-3/+17
2001-03-07Brad's -ffast-math breakup.Brad Lucier25-114/+280
2001-03-07Makefile.in: Remove RANLIB definition.Laurynas Biveinis4-107/+174
2001-03-07* config/alpha/alpha.md (call_osf_1_noreturn): New pattern.Richard Henderson2-0/+18
2001-03-07lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.Richard Henderson3-8/+6
2001-03-07emit-rtl.c (remove_unnecessary_notes): Verify proper nesting of block notes a...Richard Henderson2-25/+60
2001-03-07Whitespace changeRichard Kenner1-2/+2
2001-03-07Daily bump.GCC Administrator2-2/+2
2001-03-07Added. Contributed by Nicola Pero.Ovidiu Predescu1-0/+17
2001-03-07Makefile.in (FIXINC_DEFS): Add -DHAVE_CONFIG_H.Kaveh R. Ghazi3-5/+13
2001-03-07c-parse.in (yylexname): New function, split out of _yylex.Zack Weinberg8-106/+123
2001-03-0720000724-1.c: Don't use multiline strings.Zack Weinberg2-10/+22
2001-03-06m68k.c (const_uint32_operand): Accept any const_int on a 32-bit host.Stephen L Moshier2-1/+6