File: ChangeLog

package info (click to toggle)
pspp 0.3.0-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,288 kB
  • ctags: 4,679
  • sloc: ansic: 57,209; sh: 2,874; makefile: 405; sed: 93; perl: 18
file content (29 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Mon Dec 14 11:52:05 1998  Ben Pfaff  <blp@gnu.org>

	* Makefile.am, mpn/Makefile.am, mpf/Makefile.am: (INCLUDES) Add
	-I$(top_srcdir)/intl.  Thanks to OKUJI Yoshinori
	<okuji@kuicr.kyoto-u.ac.jp>.

Thu Nov 19 12:35:13 1998  Ben Pfaff  <blp@gnu.org>

	* Thanks to Hans Olav Eggestad <olav@jordforsk.nlh.no> and others
	for reporting bug fixed below.
	
	* Makefile.am: (libgmp_a_SOURCES) Add mp_clz_tab.c.

	* longlong.h: Define LONGLONG_STANDALONE unconditionally since we
	don't include architecture-specific directories.

	* mp_clz_tab.c: New file.

Sun Aug  9 11:17:02 1998  Ben Pfaff  <blp@gnu.org>

	* Makefile.am: Fixed for renamed file.

	* extract-double.c: Renamed extract-dbl.c.

----------------------------------------------------------------------
Local Variables:
mode: change-log
version-control: never
End: