| Commit message (Expand) | Author | Age | Files | Lines |
* | * einfo.adb (Write_Entity_Flags): Elaboration_Entity_Required | bosch | 2001-10-11 | 2 | -1/+6 |
* | * snames.ads: Add new names for project facility. | bosch | 2001-10-11 | 3 | -74/+85 |
* | * rtl.h (can_reverse_comparison_p): Remove. | rth | 2001-10-11 | 2 | -1/+4 |
* | * make.adb: | bosch | 2001-10-11 | 16 | -1240/+1669 |
* | * sem_prag.adb: (Analyze_Pragma, case External): If entity is a | bosch | 2001-10-11 | 2 | -1/+11 |
* | * sem_prag.adb: Add processing for pragma External. | bosch | 2001-10-11 | 5 | -94/+130 |
* | * exp_ch4.adb (Expand_N_Allocator): Generate meaningful names for | bosch | 2001-10-10 | 3 | -33/+94 |
* | * einfo.adb (Write_Field19_Name): Body_Entity is also defined for | bosch | 2001-10-10 | 6 | -25/+85 |
* | * xeinfo.adb: Change int to char in translation of enumeration types. | bosch | 2001-10-10 | 2 | -6/+10 |
* | * gnu/gcj/runtime/natFinalizerThread.cc: New file. | tromey | 2001-10-10 | 12 | -39/+210 |
* | * decl.c: (validate_size): Do check size of object of integral type | bosch | 2001-10-10 | 2 | -1/+6 |
* | * config/i386/cygwin.h: Avoid adding include files if -nostdinc is used. | cgf | 2001-10-10 | 4 | -21/+51 |
* | * decl.c: (gnat_to_gnu_entity, case object): Also materialize | bosch | 2001-10-10 | 2 | -4/+11 |
* | * misc.c (struct lang_hooks): Add new initializer to match GCC change. | bosch | 2001-10-10 | 2 | -1/+6 |
* | * unwind-dw2-fde.c (fde_compare_t): Change return type to int. | rth | 2001-10-10 | 2 | -7/+26 |
* | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-10 | 2 | -0/+9 |
* | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-10 | 2 | -0/+14 |
* | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-10 | 3 | -117/+5 |
* | * MAINTAINERS (Various maintainers: Ada front end): | bosch | 2001-10-10 | 2 | -0/+6 |
* | Oops, committed early version of the testcase. | sirl | 2001-10-10 | 1 | -1/+2 |
* | * xnmake.adb (XNmake): Fix handling of -s/-b options. No longer | bosch | 2001-10-10 | 2 | -6/+10 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 35 | -66/+103 |
* | Daily bump. | gccadmin | 2001-10-10 | 6 | -6/+6 |
* | * langhooks.c: Include rtl.h, insn-config.h and integrate.h. | aoliva | 2001-10-10 | 3 | -1/+9 |
* | * rs6000.c (rs6000_emit_load_toc_table): Don't | wehle | 2001-10-10 | 2 | -2/+8 |
* | * config.gcc (i[34567]86-*-mingw32*): Make msvcrt-dependent | dj | 2001-10-10 | 2 | -3/+8 |
* | * config/i386/i386.c (ix86_attribute_table): Correct | dj | 2001-10-10 | 2 | -3/+8 |
* | * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero". | jsm28 | 2001-10-09 | 5 | -8/+14 |
* | * doc/c-tree.texi, doc/cppinternals.texi, doc/extend.texi, | jsm28 | 2001-10-09 | 8 | -47/+53 |
* | 2001-10-09 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-10-09 | 2 | -4/+27 |
* | * strtod.c (_strtod_r): Logic to check for missing digits | bothner | 2001-10-09 | 2 | -8/+12 |
* | * acconfig.h: Fix comment formatting. | kazu | 2001-10-09 | 13 | -22/+37 |
* | 2001-10-09 Phil Edwards <pme@gcc.gnu.org> | pme | 2001-10-09 | 5 | -14/+110 |
* | * java/net/SocketImpl.java: Merge with Classpath | mark | 2001-10-09 | 2 | -20/+174 |
* | 2001-10-09 Phil Edwards <pme@gcc.gnu.org> | pme | 2001-10-09 | 21 | -415/+430 |
* | * java/net/DatagramSocketImpl.java: Merge with Classpath | mark | 2001-10-09 | 2 | -15/+152 |
* | fix dates | jason | 2001-10-09 | 1 | -5/+3 |
* | reorganize | jason | 2001-10-09 | 4 | -1/+28 |
* | * spew.c (end_input): No longer static. | jason | 2001-10-09 | 1 | -0/+6 |
* | * call.c (standard_conversion): Add bad conversion between | jason | 2001-10-09 | 5 | -35/+77 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 21 | -76/+99 |
* | * doc/gcc.texi: Document preference for "nonzero" over "non-zero". | jsm28 | 2001-10-09 | 2 | -0/+5 |
* | * config/alpha/freebsd.h, config/alpha/lib1funcs.asm, | jsm28 | 2001-10-09 | 31 | -45/+85 |
* | Daily bump. | gccadmin | 2001-10-09 | 6 | -6/+6 |
* | * gcc.dg/cpp/cmdlne-C.c: Update. | neil | 2001-10-09 | 3 | -0/+32 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 29 | -42/+73 |
* | * parse.y (find_as_inner_class): Don't disregard the enclosing scope | bryce | 2001-10-09 | 2 | -12/+6 |
* | 2001-10-09 John Hornkvist <john@toastedmarshmallow.com> | bryce | 2001-10-09 | 9 | -123/+695 |
* | * varasm.c (set_named_section_flags): Initialize "declared". | rth | 2001-10-09 | 2 | -1/+6 |
* | 2001-10-08 Geert Bosch <bosch@gnat.com> | bosch | 2001-10-08 | 2 | -14/+29 |