| Commit message (Expand) | Author | Age | Files | Lines |
* | * mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF. | ghazi | 2001-03-12 | 3 | -227/+163 |
* | * combine.c (try_combine): Fix error in change to try original | kenner | 2001-03-11 | 2 | -22/+15 |
* | * configure.in: AC_SUBST xm_defines. | zack | 2001-03-11 | 4 | -244/+245 |
* | * cppfiles.c (INCLUDE_LEN_FUDGE, ENOMEM): Delete. | neil | 2001-03-11 | 2 | -12/+9 |
* | Daily bump. | gccadmin | 2001-03-11 | 5 | -5/+5 |
* | Added blank line. | aoliva | 2001-03-11 | 1 | -0/+1 |
* | * config/sh/sh.h (LEGITIMATE_PIC_OPERAND_P): Defined. | aoliva | 2001-03-11 | 2 | -0/+11 |
* | * config/sh/sh.md (umulhisi3_i, mulhisi3_i): Fix mnemonics. | aoliva | 2001-03-11 | 3 | -5/+10 |
* | 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com> | ovidiu | 2001-03-11 | 1 | -0/+4 |
* | Added Stan Shebs as new maintainer for Objective-C. | ovidiu | 2001-03-11 | 1 | -0/+1 |
* | * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception. | rth | 2001-03-11 | 2 | -3/+8 |
* | * tree.c (build_common_tree_nodes_2): Don't copy va_list_type_node | aoliva | 2001-03-11 | 2 | -1/+15 |
* | remove duplication. | cgf | 2001-03-11 | 1 | -1/+0 |
* | * config/i386/cygwin.h: Make ../w32api a system directory. Reorganize mingw | cgf | 2001-03-11 | 2 | -22/+30 |
* | * system.h (malloc, realloc, calloc, strdup, bzero, bcmp, rindex): | ghazi | 2001-03-10 | 2 | -0/+12 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2001-03-10 | 4 | -14/+18 |
* | * toplev.c (file_name_nondirectory): Remove. | neil | 2001-03-10 | 8 | -26/+23 |
* | * mips-tdump.c (read_seek): Call xmalloc, not malloc. | kenner | 2001-03-10 | 3 | -5/+9 |
* | * i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | hubicka | 2001-03-10 | 8 | -10/+41 |
* | * cppfiles.c (search_from): Use lbasename. | neil | 2001-03-10 | 3 | -6/+7 |
* | * libiberty/lbasename.c: New file. | neil | 2001-03-10 | 5 | -6/+113 |
* | Daily bump. | gccadmin | 2001-03-10 | 5 | -5/+5 |
* | * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc & | ghazi | 2001-03-10 | 9 | -34/+63 |
* | * pa.md (builtin_longjmp): Rework slightly to work for PA64 too. | law | 2001-03-10 | 2 | -2/+8 |
* | 2001-03-09 Gabriel Dos Reis <gdr@merlin.codesourcery.com> | bkoz | 2001-03-10 | 3 | -3/+25 |
* | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> | tromey | 2001-03-10 | 2 | -1/+6 |
* | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> | tromey | 2001-03-10 | 3 | -234/+251 |
* | * crontab, doc_exclude, update_branch_version, update_version, | jsm28 | 2001-03-10 | 7 | -0/+151 |
* | * invoke.texi: Fix typo. | jsm28 | 2001-03-09 | 3 | -13/+51 |
* | * configure.in: Prune nonexistent files from build_xm_file, | zack | 2001-03-09 | 29 | -543/+510 |
* | * i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp | hubicka | 2001-03-09 | 2 | -0/+6 |
* | * i386.h (FIRST_PSEUDO_REGISTER): Set to 53. | hubicka | 2001-03-09 | 3 | -61/+215 |
* | * i386.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Set to 128bit for x86_64 | hubicka | 2001-03-09 | 2 | -9/+44 |
* | * cselib.c (hash_rtx): Ensure that hash isn't zero upon return. | mrs | 2001-03-09 | 2 | -1/+5 |
* | * i386.h (MASK_64BIT): New constant. | hubicka | 2001-03-09 | 16 | -26/+50 |
* | Daily bump. | gccadmin | 2001-03-09 | 5 | -5/+5 |
* | * config/pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Disable. | law | 2001-03-09 | 2 | -0/+11 |
* | * rtlanal.c (rtx_varies_p): Check operand 0 of a | law | 2001-03-09 | 2 | -2/+9 |
* | * objc/objc-act.c: Fix old typos in comments, add comments for | shebs | 2001-03-09 | 2 | -11/+43 |
* | * java/io/ObjectStreamClass.java (setUID): Don't write interface | tromey | 2001-03-09 | 2 | -5/+15 |
* | Tweak date for accuracy | shebs | 2001-03-08 | 1 | -1/+1 |
* | * cp-tree.h (set_identifier_local_value): Remove unused decl. | shebs | 2001-03-08 | 2 | -1/+4 |
* | back out the 3-0 branch version | korbb | 2001-03-08 | 1 | -36/+75 |
* | fix SIGCHLD handling | korbb | 2001-03-08 | 1 | -75/+36 |
* | fix SIGCHLD handling | korbb | 2001-03-08 | 2 | -0/+8 |
* | 2001-03-08 Phil Edwards <pme@sources.redhat.com> | pme | 2001-03-08 | 2 | -3/+7 |
* | HTML typos and avoid standards.h breakage | korbb | 2001-03-08 | 3 | -137/+200 |
* | * configure.in (HAVE_AS_LEB128): New assembler check. | rth | 2001-03-08 | 4 | -243/+297 |
* | * reg-stack.c (move_for_stack_reg): Avoid non-poping fst for | hubicka | 2001-03-08 | 2 | -1/+7 |
* | * config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k.h: Delete | ghazi | 2001-03-08 | 18 | -254/+33 |