aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-05-29xtensa-protos.h (smalloffset_double_mem_p): Delete.Bob Wilson1-0/+18
2003-05-28Fix ChangeLog whitespace for last commit.Danny Smith1-2/+2
2003-05-28config.gcc (i[34567]86-*-mingw32*): Add host makefile fragment i386/x-mingw32.Danny Smith1-0/+7
2003-05-28mingw32.h (STANDARD_INCLUDE_DIR): Update.Aaron W. LaFramboise1-0/+5
2003-05-28cselib.c (cselib_invalidate_regno): Abort if hardreg have a VOIDmode.Denis Chertykov1-0/+7
2003-05-28linux.h (LIB_SPEC): Add missing -lc and correct -lthread to -lpthread.Daniel Jacobowitz1-0/+5
2003-05-28inclhack.def: Add missing declaration of getpagesize() to unistd.h on Solaris...Eric Botcazou1-1/+14
2003-05-27tree.c (expr_first, [...]): New fns.Jason Merrill1-0/+8
2003-05-27tree.h (contains_placeholder_p): Now returns bool.Richard Kenner1-0/+21
2003-05-25diagnostic.h (output_verbatim, verbatim): Remove printf attribute.Gabriel Dos Reis1-0/+5
2003-05-25* doc/contrib.texi (Contributors): Update Kean Johnston.Gerald Pfeifer1-0/+4
2003-05-25* config/rs6000/rs6000.md (save_fpregs_{si,di}): Add length attribute.David Edelsohn1-0/+4
2003-05-24440.md, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-0/+6
2003-05-24builtins.c (expand_builtin_memcpy): Use mode of dest_addr for intermediate co...Matt Kraai1-0/+5
2003-05-24* ChangeLog: Correct typo in my previous ChangeLog entry.Roger Sayle1-1/+1
2003-05-23mips.md (clzsi, clzdi): New patterns.Eric Christopher1-1/+5
2003-05-23rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases.Geoffrey Keating1-0/+6
2003-05-23Makefile.in: Correct description.Nathanael Nerode1-0/+7
2003-05-23builtins.def: Defome atan...Roger Sayle1-0/+11
2003-05-23netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define __sparcv9 in the TARGET_ARCH64 ...Jason Thorpe1-0/+5
2003-05-23* i386.c (ix86_reorg): Calls are also jumps.Jan Hubicka1-0/+4
2003-05-23cse.c (count_reg_usage): When processing an INSNs REG_EQUAL note containing a...J"orn Rennecke1-0/+5
2003-05-23i386.h (TARGET_CPU_CPP_BUILTINS): Define __amd64 and __amd64__; do not use as...Jan Hubicka1-0/+6
2003-05-23tlink.c (scan_linker_output): Add support for darwin linker...Mike Stump1-0/+5
2003-05-23explow.c (allocate_dynamic_stack_space): Remove call to gen_probe.Larin Hennessy1-0/+10
2003-05-23rs6000.md (save_fpregs_{si,di}): Add branch attribute.Dorit Naishlos1-0/+4
2003-05-23install.texi: Remove sparc64-*-*.Eric Botcazou1-0/+5
2003-05-23real.c (real_maxval): New function to return the largest finite value represe...Roger Sayle1-0/+8
2003-05-22config.gcc (*-*-darwin*): Remove use_collect2=no, as it is the default.Mike Stump1-0/+5
2003-05-22calls.c (expand_call): If the arg block is going to grow downward...DJ Delorie1-0/+6
2003-05-22expr.c (expand_expr, [...]): Put into memory if constant and EXPAND_CONST_ADD...Richard Kenner1-0/+3
2003-05-22* c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.Richard Kenner1-0/+4
2003-05-22m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers.Kaveh R. Ghazi1-0/+6
2003-05-22re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude of stdio.h from gli...Zack Weinberg1-6/+16
2003-05-22sh.h (TARGET_SWITCHES): Display all the target switches when --target-help op...Rekha Bhintade1-0/+5
2003-05-22re PR bootstrap/10805 ([sun-solaris2.7] relocation error when creating sparcv...Eric Botcazou1-0/+6
2003-05-22Tweak last commit, adjust ChangeLog to reflect complete delta.Loren J. Rittle1-1/+1
2003-05-22I'm sure Loren James Little meant 2003-05-21, not 2003-03-21. :-)Ben Elliston1-1/+1
2003-05-22freebsd.h (CPP_CPU64_DEFAULT_SPEC): Add -D__sparcv9 -D__sparc__ to match syst...Loren J. Rittle1-0/+5
2003-05-21gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zero value, not just if ...Danny Smith1-0/+6
2003-05-21re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when application...John David Anglin1-0/+9
2003-05-21xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.Bob Wilson1-0/+14
2003-05-21c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.Nathan Sidwell1-0/+6
2003-05-21Update overflow type for R_XSTORMY16_16 reloc.Nick Clifton1-0/+5
2003-05-21remove conflict markerNathan Sidwell1-1/+0
2003-05-21c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell1-0/+22
2003-05-20invoke.texi (Option Summary, [...]): Document new options.Kevin B. Hendricks1-0/+2
2003-05-21c-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX.Kaveh R. Ghazi1-0/+5
2003-05-21gcse.c (cprop_jump): Make use of REG_EQUAL notes on both setcc and jump, if t...Roger Sayle1-0/+15
2003-05-21re PR c++/9738 ([mingw] Internal compiler error in rest_of_compilation, at to...Danny Smith1-0/+6